Hello,
I'm working on NRF52832,using SDK16
Segger Embedded Studio
now the thing when upload APP_NOTIFICATION it works and also discoverable.
but when upload APP_UART example it's not working.
Please help me.
Thanks
Hello,
I'm working on NRF52832,using SDK16
Segger Embedded Studio
now the thing when upload APP_NOTIFICATION it works and also discoverable.
but when upload APP_UART example it's not working.
Please help me.
Thanks
Hello,
Please specify the exact name of the projects you tried. I'm not sure what APP_NOTIFICATION is. Also, are you using a nordic 52 DK or a custom board?
Hello Vidar Berg,
Thanks for reply,
i'm using BMD-301,
Uploaded this example and worked :
\NRF52_sdk_16\examples\ble_peripheral\ble_app_alert_notification\pca10040\s132\ses
But not working this one:
\NRF52_sdk_16\examples\ble_peripheral\ble_app_uart\pca10040\s132\ses
Hello,
Do you have UART to USB bridge connected to the module so you can test this example (link)? Note that this sample may not run properly if the UART RX input is left floating.
Hello,
Do you have UART to USB bridge connected to the module so you can test this example (link)? Note that this sample may not run properly if the UART RX input is left floating.