Nate711/StanfordDoggoProject

Teensy serial monitor is blank

niranjan1997 opened this issue · 2 comments

Hello Nate, I have tried building the firmware using Platformio on both Vs code and Atom. The build was successful without errors and uploaded to the board. Even after successful build and upload. Nothing shows up in the serial monitor, and the led on board is not blinking. what might be the cause? please help me fix this. I am on the verge of completing this project.

If you are not using the Xbee, comment #define USE_XBEE in config.h

yes, I am using Xbee but according to the code, the Led on the teensy board should glow if the code is properly uploaded to the board right? The led on my teensy isn't glowing even after successful build and upload.