The command 'b' will toggle bluetooth mode. I can't have them run concurrently so it toggles back and forth instead and saves the setting in flash. I've not had good success with sending commands with BLE and so I might switch it back to bluetooth serial. You might have to send the command via USB Serial to get it to toggle again properly. Although if you can send one command over BLE I'll go ahead and add the rest. If not using arduino, this is a good quick way to check or send commands via USB: https://chrome.google.com/webstore/detail/serial-monitor/ohncdkkhephpakbbecnkclhjkmbjnmlo?hl=en
Just updated with Bluetooth Serial mode available additionally. You can use it via my new chrome extension after pairing with the device.
Went ahead and pushed an update to add more commands for BLE.
The command 'b' will toggle bluetooth mode. I can't have them run concurrently so it toggles back and forth instead and saves the setting in flash. I've not had good success with sending commands with BLE and so I might switch it back to bluetooth serial. You might have to send the command via USB Serial to get it to toggle again properly. Although if you can send one command over BLE I'll go ahead and add the rest. If not using arduino, this is a good quick way to check or send commands via USB: https://chrome.google.com/webstore/detail/serial-monitor/ohncdkkhephpakbbecnkclhjkmbjnmlo?hl=en