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
Hello
I'm busy writing up the AT commands for Rust with an example how to use it on a Raspberry Pico W.
I'm looking through the documentation - there's no wiring-up diagram/instructions. Nor are there any mentions what are the default communication standard (SPI? UART? I2C? How?).
Also when I plug in the device, there's no LEDs showing up (I've bought 2, both don't light up).
Questions:
When bought, does the unit have running firmware?
If not, then which repository needs to be compiled with which instructions to get firmware running on this unit?
Which communication standard does it start the AT commands with? I2C, UART, SPI?
At which baud rate?
To which pins do you connect it?
Thank you in advance.
The text was updated successfully, but these errors were encountered:
Hello
I'm busy writing up the AT commands for Rust with an example how to use it on a Raspberry Pico W.
I'm looking through the documentation - there's no wiring-up diagram/instructions. Nor are there any mentions what are the default communication standard (SPI? UART? I2C? How?).
Also when I plug in the device, there's no LEDs showing up (I've bought 2, both don't light up).
Questions:
Thank you in advance.
The text was updated successfully, but these errors were encountered: