I already made ble app and have been connected many ble devices with my app
and now I have nxp board and try WU_TES board name to connect. but it keep failed saying To use device, it is required to use specific app.
so..it mean I have to use nxp iot tool box to connnect it with ble ? and can't use it with my own custom ble connect app?
board name is
qn9080sip-dk
Hi,
It is possible to connect the board (W_UART) using a custom BLE app. For this to be done, your custom BLE app is required to implement the same Profile as the one used by the QN9080 application so they can communicate each other.
For more information, please refer to docs > wireless > Bluetooth > Bluetooth Low Energy Application Developer Guide and Bluetooth Low Energy Demo Applications User Guide inside QN9080 SDK folder.
Regards,
Eduardo.