cyw43439
cyw43439 copied to clipboard
Driver for the Wifi+bluetooth integrated circuit on the pico.
Still a work in progress. Based on [dirbaio's excellent work on embassy-rs](https://github.com/embassy-rs/embassy/pull/2865) (is practically a direct, line-by-line port). Took me but a couple hours! Need to figure out how HCI...
Would it be possible to implement POST requests? My end goal would be to update Home Assistant via the REST api but they only accept POST requests when updating.
SO happy that cyw43439 functionality has been added to tinygo - great work. I've been looking through the examples and I'm not seeing any functionality for http requests. I see...
In an effort to get drivers/examples/net example apps to run against cyw43439 + seqs/stack, implement Netlinker interface on cyw43439. Implement enough to get link UP and get a DHCP IP...
I've been running into the same issues mentioned in the GH isue below: https://github.com/raspberrypi/pico-sdk/issues/1323 Therefore, since all my picos have the same mac address, i want to change some of...
I tried it, and got a basic AP to start and accept the password. What I don't grok - and don't see an example for - is how to set...
I tried to connect the pico w to two different wifi networks (using quite powerful AP's) but in both cases (one an open network, the other encrypted) could not get...
Hello! I've been testing my new Pico W I've started with DHCP example and it works exactly 1/2 of the times (after success follows fail and after success again) I...
Is it possible to read more from the conn?