Releases: particle-iot/esp32-ncp-firmware
Releases · particle-iot/esp32-ncp-firmware
0.0.8
Fixes
- Don’t store the RF calibration data in the flash, always do the full calibration
0.0.7
CHANGELOG
FEATURES
- SDIO / Tracker NCP support (#18)
0.0.6
ESP32 manufacturing firmware for tracker.
0.0.5
CHANGELOG
FEATURES
- Changes the module function from generic monolithic firmware (
0x03
) to NCP monolithic firmware (0x07
) (#15)
0.0.4
Changelog
- GSM07.10 multiplexer integrated (#13)
- Ethernet frame passthrough from STA and AP interfaces over multiplexed channels 2 and 3
0.0.3
Changelog
- Implemented
AT+GETMAC
command (#12)
0.0.2
Merge pull request #9 from particle-iot/feature/version
Feature/version