Skip to content

Feature/connect upgrades

Scott Dixon requested to merge feature/connect_upgrades into master

Modified noble-connect node to add parameters for minimum RSSI and Thingy name to be scanned for. Only Thingys which match those parameters are connected to. This makes it easier to control the connection process when there are multiple Thingys around. The defaults are set so that the current behavior is preserved.

Merge request reports