Hi All,
My development IDE for BLE based firmware is Visual Studio Code.
SDK download for this version is 1.9.1 zephyr based.
I have select the example code "nrf/samples/bluetooth/peripheral uart/' from the available application of sdk in visual studio code, build and compile.
But while running the code my dongle is only connect and disconnect with the Nordic uart service in android phone. Not able to send and rcv the data from dongle to uart and vice-versa.
So can u please give me the reply for the below query mentioned:
1) Not able to send and receive the data from nRF52840 dongle to PC and vice -versa. Can u please let me know about the solution to resolve this issue.
2) Here in zephyr based code of examples select ->"nrf/samples/bluetooth/peripheral uart/'. Can i have to load the softdevice here or for the zephyr based code user do not require the soft device.
3) Also i am not able to see the printf log for LOG_INF, LOG_ERR in nRF52840 dongle while code is running. How can i enable the printf in nRF52840 dongle so that i can be easier to debug the firmware in case of issue very well
Looking forward to hear from u as soon as possible.
Regards,
RRJ