Hi,
Is there any ble sdk example for Bluetooth mobile communication without using any application for nRF52840 DK.
Hi,
Is there any ble sdk example for Bluetooth mobile communication without using any application for nRF52840 DK.
Hello, Eisenheim!
What kind of communication are you thinking of? The only thing that comes to mind for me would be the Bluetooth Web Api that enables websites to interact with Bluetooth devices, without the need of an app. Is this what you want?
You can read more about it here.
Hope this helps!
- Carl Richard
Hi Carl Richard,
I am testing the ble on my nRF52840 development kit with "ble_app_uart" sdk example.For this I need an application on my mobile. I want to populate the data in my own application.Is it possible?
Yes, it it possible. Take a look at Nordic's own nRF UART App and how it's done there, along with the documentation awneil mentioned in your previous thread.
- Carl Richard
Yes, it it possible. Take a look at Nordic's own nRF UART App and how it's done there, along with the documentation awneil mentioned in your previous thread.
- Carl Richard