hi ...
i want to read the data from ESP266 through nRF uart and send the data over ble APP . How to achieve this ? suggest me
hi ...
i want to read the data from ESP266 through nRF uart and send the data over ble APP . How to achieve this ? suggest me
Please provide some more details on what exactly is going wrong, as I don't understand what you're getting at here. What BLE application are you not receiving any data in? What devices are you sending to and from, do you have two nRF devices, or do you send from an nRF device to a phone?
Best regards,
Simon
Please provide some more details on what exactly is going wrong, as I don't understand what you're getting at here. What BLE application are you not receiving any data in? What devices are you sending to and from, do you have two nRF devices, or do you send from an nRF device to a phone?
Best regards,
Simon
sure simonr ,I want to get the data from ESP266 through uart using nRF52840 and same data should reflect the ble app also . yes i want to send the data from nRF device to phone I have the connect the rx tx pins as per the program which is configured in ble_app_uart example program . I am not getting the data when the uart get started , thats why i am not getting the data in ble app also . please have look at pic . suggest me idea to resolve it .
really i got stucked here
its working fine thanks simonr