You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am using esp32 and lan8720 module perfectly with arduino code but now i have shifted to mongoose os, as i have created blank code using mos init command, and added library only. - origin: https://github.com/mongoose-os-libs/ethernet
now when i set eth.phy_addr=1 and eth.enable=true using rpc following messages are on console appearing:
i am using esp32 and lan8720 module perfectly with arduino code but now i have shifted to mongoose os, as i have created blank code using mos init command, and added library only.
- origin: https://github.com/mongoose-os-libs/ethernet
now when i set
eth.phy_addr=1
andeth.enable=true
using rpc following messages are on console appearing:after a while esp32 crashes and sometimes reflashing is required.
The text was updated successfully, but these errors were encountered: