Mongoose OS team has released a PWA (Progressive Web APP) For managing devices over BLE.
URL: https://mongoose-os.com/ble/
The functionality includes configuring WiFi, and calling any RPC function that is exported by the device (e.g. changing any config parameter, managing files, etc).
Requirements:
- rpc-gatts library must be included in the firmware
- A Chrome browser should be used
The core function is at rpc_over_ble.js , which works according to the description at https://github.com/mongoose-os-libs/rpc-gatts.
Contact
Please contact us on any question.