noble / bleno

A Node.js module for implementing BLE (Bluetooth Low Energy) peripherals
MIT License
2.12k stars 447 forks source link

Send custom invalid advertising #481

Open AnToHu0 opened 6 months ago

AnToHu0 commented 6 months ago

Hi guys. I have an unusual request. I need to send my absolutely custom data as BLE Advertisment. So it`s not a valid ad, but i still need to send it. Is it possible to send custom buffer as an advertisment with this package or somehow else?