Hi everyone,
I called "bt_gatt_notify()" from workqueue.
Usually there is no problem, but when move far away, "bt_gatt_notify()" doesn't return.
I called "bt_gatt_notify()" from "main()" works fine.
Shouldn't "bt_gatt_notify()" be called from workqueue?
thank you