react-native-ble-plx icon indicating copy to clipboard operation
react-native-ble-plx copied to clipboard

Does react-native-ble-plx differentiate between advertising data and scan response data

Open Alvi24 opened this issue 3 months ago • 0 comments

Prerequisites

  • [x] I checked the documentation and FAQ without finding a solution
  • [x] I checked to make sure that this issue has not already been filed
  • [x] I'm sure that question is related to the library itself and not Bluetooth Low Energy or Classic in general. If that so, please post your question on StackOverflow.
  • [x] I'm running the latest version

Question

i want to get a string longer than 31 byte when scanning for devices, which only advertising data doesn't support. So i thought if i could use the reponse data to get another 31 byte sent

Question related code


Alvi24 avatar Sep 27 '25 07:09 Alvi24