when i upgrade to ambd_arduino early 3.0.9-build20210514 version,
compile has an error and missing lib_wifi_fw and lib_wifi_ucps_fw library.
-
variant.h
rtlw_calloc function prototyping is conflicting
when I fix prototpye as below
extern uint8_t* rtw_calloc(uint32_t nelements, uint32_t elmentSize); -
library
with link-statge told not found lib_wifi_fw.a …
Anyway, I copied these two libraries from the previous version to theat. It seems that the connection to 5G is smoother than the previous version. However, I often have problems getting the data for the first time when I use WebScoket. It only works when reconnecting to the server. And the disconnection rate also provides