You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I'm working on a project which requires service data, manufacture data, and a 128-bit service ID. Unfortunately, the current advertisement data limit of 31 bytes isn't enough to encapsulate all this info. I was looking at your noble package, which supports "extended" advertisement data by waiting for every even number of events before reporting discovery. Would something similar be possible with bleno? I've been looking into hci-ble.js and hci-ble.c, but wondered if you've started working on or considered adding this functionality.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi! I'm working on a project which requires service data, manufacture data, and a 128-bit service ID. Unfortunately, the current advertisement data limit of 31 bytes isn't enough to encapsulate all this info. I was looking at your noble package, which supports "extended" advertisement data by waiting for every even number of events before reporting discovery. Would something similar be possible with bleno? I've been looking into hci-ble.js and hci-ble.c, but wondered if you've started working on or considered adding this functionality.
Thanks!
The text was updated successfully, but these errors were encountered: