nrf52840
sdk 15.2
i am using termite for serial viewer. and problem is my code gets complied with no errors and when i open termite there is no data in termite. i checked all port and baud rate aslo but didnt worked.please anyone help me
nrf52840
sdk 15.2
i am using termite for serial viewer. and problem is my code gets complied with no errors and when i open termite there is no data in termite. i checked all port and baud rate aslo but didnt worked.please anyone help me
Hi,
Have you debugged your code? Is it running properly?
Can you upload your project files?
twi_sensor - Copy.rarthis project only not showing anything in serial monitor
Are you using the correct UART RX and TX pins? To make your project work on my nRF52840 DK kit (v0.12.0) I had to change the pin numbers defined in sdk_config.h like this:
AFTER I CHANGE I AM GETTING LOTS OF ERROR ONLY. ARE YOU ABLE TO READ SENSOR VALUES
What do the errors say?
I can't read the sensor values because I don't have your sensor.