This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

nRF52832 extended advertising packet and extended data packet to send 1000kbyte data to ble uart

Hi,

    I have a problem on two things

   1. I want to advertise my custom 128bit UUID with ble appearance and manufacturer data but when i did my advertising device name become shorten because or advertising packet length is up to 31 bytes . how to extended the advertising packet length 

2.  BLE UART example i can't able to send more than 27bytes . how to send more than that and how to enable ATT_MTU to send more length

I want to send the Analog sample to phone via NUS services. the array of samples be like 50KBytes sample i need to send at a stretch . is that possible to send that much data in a stretch

Related