Hi,
Doubt anyone can help with this one, but thanks for looking.
I use the ATC_MiThermometers in advertising mode. I get the data in using a BLE scanning node which picks up all the advertising data being broadcast, which I then filter to get the thermometers temperature data I need.
The issue I have is that my local BT advertising space is jammed with data. It means that it can be minutes before I see a temperature packet. To overcome this I want to move the beacons into connected/paired mode.
The issue is that I can't seem to find any information on how to connect one of these to node red in connected mode. I was wondering has anyone accomplished this?