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
i am getting one warning there.i cant find what to do.and this function didnt run as well. can you please help me
i am getting one warning there.i cant find what to do.and this function didnt run as well. can you please help me
The signature of sensor_callback() doesn't match the parameters of bmp180_drv_begin(). If you need help on how to pass a pointer to a function as a parameter I suggest that you take a look at this, or e.g. the SAADC example in our SDK.