I have made custom mobile app and I am trying to connect to it. When using nrf Connect app it is connecting properly
but i want to connect to my mobile app . it is connecting and disconnecting continuously
how can i connect to my mobile app ?
I have made custom mobile app and I am trying to connect to it. When using nrf Connect app it is connecting properly
but i want to connect to my mobile app . it is connecting and disconnecting continuously
how can i connect to my mobile app ?
Hi,
What type of connection are we talking about, is it a BLE connection, Bluetooth mesh connection, or something else?
Are you using any of our libraries, or are you solely basing your app on the Android APIs?
Regards,
Terje
I have made custom mobile app in flutter.
Hi,
I am afraid we do not have much to offer regarding help with flutter and the required libraries for BLE. Have you reached out to the flutter community?
What we do have for smartphones, and can provide help with, are our libraries on github, such as Android-BLE-Library, Android-nRF-Mesh-Library and IOS-nRF-Mesh-Library.
If you have sniffer logs of the communication between the nRF and another device (such as your flutter app) we can usually say something about what is going on and suggest what can be done to fix it.
Regards,
Terje