VS Arduino
Visual Micro >> Usb/Serial/WiFi Debugging >> Arduino/UWP Debugging via Bluetooth?
https://www.visualmicro.com/forums/YaBB.pl?num=1535761578

Message started by reppiks on Sep 1st, 2018 at 12:26am

Title: Arduino/UWP Debugging via Bluetooth?
Post by reppiks on Sep 1st, 2018 at 12:26am
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!

Title: Re: Arduino/UWP Debugging via Bluetooth?
Post by Visual Micro on Sep 1st, 2018 at 1:13pm
Firmata is a special case and might conflict with this solution ...

There is a doc here for debug using alternative pins





Title: Re: Arduino/UWP Debugging via Bluetooth?
Post by reppiks on Sep 1st, 2018 at 7:47pm
Thanks, Tim. I guess I will experiment with a second USB port for debugging.

Title: Re: Arduino/UWP Debugging via Bluetooth?
Post by Jose E Calderon on Sep 18th, 2018 at 11:24am

reppiks wrote on Sep 1st, 2018 at 12:26am:
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!

Is your development in VS C++ in VS 2017?  Do you have a repo of this?

Title: Re: Arduino/UWP Debugging via Bluetooth?
Post by reppiks on Sep 18th, 2018 at 4:57pm
No, I am using C# in VS 2017 for the UWP app,  C++ on the arduino side.

VS Arduino » Powered by YaBB 2.6.12!
YaBB Forum Software © 2000-2024. All Rights Reserved.