Peter Harper
Peter Harper
It's dependent on this https://github.com/georgerobotics/cyw43-driver/pull/68 which needs reviewing first. I think Damien is of the opinion that the time it takes to decompress the firmware is not worth the flash...
Does it happen with stdio uart?
What "PCIe switch" do you have?
``` $ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS nvme0n1 259:0 0 238.5G 0 disk ├─nvme0n1p1 259:1 0 512M 0 part /boot/firmware └─nvme0n1p2 259:2 0 238G 0 part /...
Depends on https://github.com/raspberrypi/pico-sdk/pull/1600 and https://github.com/raspberrypi/pico-examples/pull/460
> should update README.md Done
You'll probably get a better response if you post your question on the forum https://forums.raspberrypi.com/viewforum.php?f=144
I think redirects are implemented, but our stack is configured to use only one TCP connection. I suspect that might be the issue, although it wouldn't surprise me if there...
I think it's unlikely we'd want to modify the boot sig file. It's probably easier to just fix redirects.
What does your access log look like? I just tested this on a couple of local devices and it worked... 10.3.14.227 - - [25/Apr/2023:15:58:09 +0100] "GET /pete_test/boot.sig HTTP/1.1" 302 555...