takawata / FreeBSD-BLE

15 stars 9 forks source link

lepair errors #4

Closed sparvu closed 4 years ago

sparvu commented 4 years ago

Im trying to pair FreeBSD 12.1 ARM RBPI3+ with a Airthings Wave + BLE sensor 4.2. Im using lepair but I get the following errors in a loop, never ending

root@generic:/home/freebsd/FreeBSD-BLE/lepair # ./lepair a4:da:32:46:cd:31
CONNECT
connect: Operation now in progress
2
SubEvent2
2
SubEvent2
2
SubEvent2
2
SubEvent2
2
SubEvent2
2
SubEvent2
2
SubEvent2
2
SubEvent2
2
SubEvent2
2
SubEvent2
2
SubEvent2
2
SubEvent2
2
SubEvent2
2
SubEvent2
2
SubEvent2
2
SubEvent2
2
SubEvent2
2
...
SubEvent2
2
SubEvent2
2
SubEvent2
^C

Any ideas what is this ?

sparvu commented 4 years ago

it seems I need to say first le_enable BT_ADDR and then lepair will do something ...

sparvu commented 4 years ago

closing now this