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
I've successfully collected the advertisement and service packets of my device with a contact tracing application active. I have also successfully changed the bdaddress of my bluetooth adapter. However, when I attempt to advertise.js or ./mac_adv, the process hangs at BLENO - on -> stateChange: poweredOn. The central output shows that it did attempt to initialize and scan for target peripherals, however, it does not finish scanning nor the initialization. In theory, when other devices with the contact tracing application active discovers such beacon, it will complete a handshake and return symmetric values. Anyone knows the reason to this issue?
Peripheral
Central (Slave)
The text was updated successfully, but these errors were encountered:
I've successfully collected the advertisement and service packets of my device with a contact tracing application active. I have also successfully changed the bdaddress of my bluetooth adapter. However, when I attempt to advertise.js or ./mac_adv, the process hangs at BLENO - on -> stateChange: poweredOn. The central output shows that it did attempt to initialize and scan for target peripherals, however, it does not finish scanning nor the initialization. In theory, when other devices with the contact tracing application active discovers such beacon, it will complete a handshake and return symmetric values. Anyone knows the reason to this issue?
Peripheral
Central (Slave)
The text was updated successfully, but these errors were encountered: