>>21726995 If erase is not used, then obk config write fails.
I don't know why it isn't required for fw.
checksum 1 - crc32, checksum 2 - sha1
>>21726995 Good, i'll adjust my code tomorrow.
I think after this i'll have to try to convert flasher from threads to tasks + cancellation tokens.
Crashes when stopping current operation are too annoying.
# M0R1 Series Wi-Fi Module MQTT Transparent Transmission Version Notes
## 1. Wi-Fi Firmware Download
**MQTT Version Firmware Download Address: [Click to View](http://mqlinks.tpddns.cn:1888/DirectoryLister/?dir=WIFI\M0R1_RDA5981\firmware\mqtt)**
**Multi-Function Version Firmware Download Address: [Click to View](http://mqlinks.tpddns.cn:1888/DirectoryLister/?dir=WIFI\M0R1_RDA5981\firmware\at_uart)**
## 2. Version Notes
### Release Date: October 18, 2021 Version Number: Mbedos515_V21_0430.011
1. Optimized the connection speed of the Alibaba Cloud IoT Suite
2. Now supports querying Alibaba Cloud configurations
3. Added the ability to save configurations to factory defaults
### Release Date: September 21, 2021 Version Number: Mbedos515_V21_0430.010
1. Added AP network configuration interface functionality
2. Optimized AIRKISS network configuration speed
### Release Date: August 1, 2021 Version Number: Mbedos515_V21_0430.009
1. Optimized MQTT packet stability
### Release Date: July 17, 2021 Version Number: Mbedos515_V21_0430.008
1. Resolved issues with receiving large amounts of data from the serial port over the network
### Release Date: March 15, 2021 Version Number: Mbedos515_V21_0430.007
1. Supports AP network configuration
2. Adds slow serial port commands to ensure the integrity of MQTT packets
3. Starting with version 007, there are two versions: one that remains the same as before, and one that includes GPIO port reset configuration and access to airkiss network configuration
### Release Date: March 15, 2021 Version Number: Mbedos515_V21_0430.006
1. Improves connection stability across MQTT platforms
2. Improves MQTT communication responsiveness
### Release Date: February 23, 2021 Version Number: Mbedos515_V21_0430.005
1. Updates the SDK package to Mbedos515_V21_0430
### Release Date: January 15, 2021 Version: Mbedos515_V20_0712.004
1. Fixed an issue where only setting the three Alibaba Cloud elements failed to connect to the server.
2. Added two super commands for users to configure parameters for the Alibaba Cloud IoT Suite and MQTT server.
### Release Date: January 9, 2021
Version: Mbedos515_V20_0712.003
1. Added the AT+MRD command to set the "Retained" attribute of the MQTT publish function: AT+MRD=on turns on the "Retained" attribute.
### Release Date: January 3, 2021 Version Number: Mbedos515_V20_0712.002
Starting in 2021, the SDK version for version M0R1 will be updated to Mbedos515_V20_0712. Major updates compared to previous versions include:
1. Fixed a memory leak during the scan process;
2. Fixed an issue where some phones failed to connect to hotspots;
3. Fixed an issue where link loss could not be detected in sniffer mode;
4. Fixed an issue causing out-of-bounds exceptions;
5. Fixed an issue with beacon hopping in STA+AP mode;
6. Fixed an issue with deduplication timers;
Version 002 adds the following:
1. Fixed the pinout feature in the previous version M0E1.
2. When configured in APSTA mode, AP connections will work even if STA connections are unavailable.
### Release Date: December 22, 2020 Version Number: Mbedos515_V1.3.7.001
1. MQTT transparent transmission version released
Release is 'broken' - there is no UART binary.
https://github.com/openshwprojects/OpenBK7231T_App/pull/1840 And since there is no 'release' yet, i've decided to switch bootloader to ali one.
It allows for better OTA image compression. 15kb is saved in my case (gcc 10).
Updated flasher, now supports only obk config write.
Also implemented full erase.
A note about ali bootloader - it doesn't allow same version upgrade. (uart and ota versions are different, so 1.18.205 uart will upgrade to 1.18.205 ota).
is erase one of those soft-erase kinda functions where only a few bytes are removed so it's seen to be marked as erased? I took backup after erase and I see data from 0x1000 still
A long shot, but: I'm trying to identify the MCU used in the "YPC99" USB boroscope USBcam-to-WiFi module.
The device provides 11n WiFi and supports acting as a USB 2.0 host. It is made to find a USB Camera device and associate with it, then provide an RTSP stream.
flashed OpenBK7231M_QIO_Mtest_e235aaf0f9f5.bin to blank zero-key BK7231N and it boots. OTA fine to 1.18.206
flashed OpenBK7231N_QIO_Mtest_e235aaf0f9f5.bin to blank Tuya BK7231N and it boots. OTA fine to 1.18.206
The discussion revolves around the Broadlink BL3335-P smart bulb, which utilizes the RDA 5981AM chip. The original poster seeks information on the device and its components after peeling off the can to reveal the chip. They mention the bulb likely originated from AliExpress and express interest in moving away from proprietary firmware. Other participants inquire about the availability of a datasheet and suggest methods for obtaining a boot log, including using an Arduino for serial communication. They also note the existence of a similar module available on AliExpress (HLK-M50) and discuss the outdated nature of the available SDKs for the RDA5981AM chip. Summary generated by the language model.