Skip to content

Releases: meatpiHQ/wican-fw

v1.55-hv3.00

04 Sep 13:01
Compare
Choose a tag to compare

Bug Fix:

  • Fixed config server not working of BLE is enabled. When connected to AP now BLE is automatically disabled.
  • Fixed OTA sometimes fails.
  • Fixed conflict if ws is connected.

New Features:

  • Auto CAN baudrate
  • Added support for WiCAN-USB uart0.

v1.51-hv3.00

25 Jul 13:28
Compare
Choose a tag to compare

New Features:

  • MQTT low battery alert in sleep mode.

v1.49-hv3.00

17 Jul 08:15
Compare
Choose a tag to compare

New Features:

  • Sleep voltage is now configurable

Bug Fix:

  • Fixed BLE4.2 issue. Current sdk BLE5 library is not backward compatible with BLE4.2.

v1.47-hv3.00

15 Jun 09:51
Compare
Choose a tag to compare

New Features:

  • 1st release version for hv3.00 with some code improvement.

Known Issues

  • BLE4.2 devices cannot scan the device. Will be fixed in future release.

v1.46

13 Jun 02:56
Compare
Choose a tag to compare

New Features:

  • Improved TCP throughput
  • Improved BLE performance

Bug Fix:

  • Switched back to IDF v4.4. IDF v4.4.1 is unstable.

Known Issues

  • BLE4.2 devices cannot scan the device. Will be fixed in future release.

v1.48

11 Jul 15:38
Compare
Choose a tag to compare

Bug Fix:

  • Fixed BLE only enabled with sleep mode.
  • Fixed ADC bitwidth error

Known Issues

  • BLE4.2 devices cannot scan the device. Will be fixed in future release.

v1.42

22 May 13:16
Compare
Choose a tag to compare

Bug Fix:

  • WiFi idle bit should be set on startup

v1.41

01 May 15:51
Compare
Choose a tag to compare

New Features:

  • Added support for SavvyCAN
  • Update to IDF v4.4.1

Bug Fix:

  • Fixed WiFi station mode auto-reconnect, and increased back-off time to stabilize AP connection.
  • BLE cannot be enabled in AP+STA mode. Now only valid in AP mode.

v1.30

16 Apr 11:30
Compare
Choose a tag to compare

New Features:

  • OTA now can be push from the configuration page.
  • Added support for monitoring from multiple channels, (TCP, websocket....)

Bug Fix:

  • Fixed reset issue when medium slcan traffic load is sent from the host.
  • General clean