Skip to content

Releases: beegee-tokyo/WisBlock-API-V2

Add option to set device alias

22 May 06:10
Compare
Choose a tag to compare

Device alias can be used to identify the function of the device, e.g. Helium Mapper, Environment Sensor, ...
At the moment the device alias will be queried by the WisToolBox only.

Enhancements

21 May 05:39
Compare
Choose a tag to compare

Enhance AT+BOOT to work with RP2040
Add option for custom boards (no LED's no BLE advertising)

Add AT+BOOT command to force DFU/UF2 bootloader mode

20 May 03:54
Compare
Choose a tag to compare
2.0.8

Add AT+BOOT command to force DFU/UF2 bootloader mode

Add new CayenneLPP type for device ID (for Hummingbird PoC)

16 May 07:58
Compare
Choose a tag to compare

Some clean-up and improvement (e.g. no hang if LoRa init fails)

15 May 05:06
Compare
Choose a tag to compare

Fix wrong implementation of AT+PORT command

30 Apr 07:41
Compare
Choose a tag to compare
2.0.5

Fix wrong implementation of AT+PORT command

Add AT command

30 Apr 05:14
Compare
Choose a tag to compare

Add AT command to change fPort when using LoRaWAN. Thanks to @xoseperez

Fix value overflow in AT command AT+MASK

07 Apr 11:25
Compare
Choose a tag to compare
2.0.3

Fix value overflow in AT command AT+MASK

Fix bandwidth mapping. Change status output.

18 Mar 05:30
Compare
Choose a tag to compare
2.0.2

Fix bandwidth mapping. Change status output.

Rename include file

16 Feb 04:58
Compare
Choose a tag to compare

Rename include file to avoid conflict with old version of WisBlock API