Forum >Beetle BLE - Low power mode
Beetle BLE - Low power mode

Hello, I have bought the Beetle BLE : https://www.dfrobot.com/product-1259.html
I am using it battery powered so it has to use as less power as possible. I have read that BLE 4.1 has got a low power mode : https://wiki.dfrobot.com/DFRobot_Blueto ... e#target_5
it says AT+LOWPOWER=ON enables it. Does the Beetle have BLE 4.1? If not how can i upgrade it. I have tried the Bluno Firmware Software but how do I know it worked?
AT+LOWPOWER=ON gives ERROR CMD.
I am using it battery powered so it has to use as less power as possible. I have read that BLE 4.1 has got a low power mode : https://wiki.dfrobot.com/DFRobot_Blueto ... e#target_5
it says AT+LOWPOWER=ON enables it. Does the Beetle have BLE 4.1? If not how can i upgrade it. I have tried the Bluno Firmware Software but how do I know it worked?
AT+LOWPOWER=ON gives ERROR CMD.
2020-03-25 09:58:55 Updating it with the Bluno2 Firmware gives the following error:
leonismaiel
Code: Select all
Exception in thread Thread-1: Traceback (most recent call last): File "threading.pyo", line 801, in __bootstrap_inner File "bluno2v0.3.py", line 234, in run TypeError: UpgradeThread.percentSignal[object, object, object] signal has 3 argument(s) but 1 provided
