Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Arduino/UWP Debugging via Bluetooth? (Read 1107 times)
BeckhamTobias
Newbies
*
Offline


Posts: 1
Joined: Mar 14th, 2020
Arduino/UWP Debugging via Bluetooth?
Mar 14th, 2020 at 11:31am
Print Post  
I am developing a UWP app that communicates with an Arduino Uno via bluetooth.  The Arduino sketch is Standard Firmata.  Software Serial does not seem to allow me to use TX/RX pins other than 0&1, hence I cannot use the USB serial monitor.  Is debugging of the Arduino sketch possible under these circumstances?  I wasn't successful in finding documentation for this scenario.  Perhaps someone could point me to the appropriate documentation location if debugging is possible under these circumstances.
thanks
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Arduino/UWP Debugging via Bluetooth?
Reply #1 - Mar 14th, 2020 at 3:46pm
Print Post  
Hi

Are you saying that you can't use the SoftwareSerial.h library with firmata?

Thanks
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint