Manuel Steiner
Manuel Steiner
Hi, I have the `adafruit_qt_py_s2` board and I am running in the same issue. When changing the underlying platformio framework to `esp-idf`, compilation is successful but either the ESP32 hangs...
Thanks, I've been through that. When choosing a different board, I'd presumably have to re-configure a bunch of things, such as pins and so on to make things work?
@LayerCakeMakes Thanks for trying that. Very interesting. I'll try with a fresh yaml config. Maybe I didn't clean the temporary build files hard enough or something haha. Just to confirm,...
@LayerCakeMakes Thank you for confirming.
That's weird. I tried again, even with a fresh board. Flashed fine but wouldn't come up and join a network or print logs on the serial port. Super strange that...
Ah interesting, thanks for that. Seems like there is something strange going on still and it's not just me.
Hm but that generates the parameter `AllowedIps` for the `Peer` section and not `Address` for the `Interface section`. So that setting would indicate which packet sources are accepted from the...
Well but what would I do if I want to use `Allowed IPs` for its intended purpose? Say I want to configure the peer with `Address 10.0.0.2/32` in the `Interface`...
Ok, here are two scenarios. The screenshot QR codes are obfuscated because the endpoint contains a public IP and scanning the QR code would set that as endpoint. - [config1](https://user-images.githubusercontent.com/5830180/197298656-6338346c-60f2-4f65-a958-fff14b90324c.png)...
Ah, thank you for clarifying. That at least makes sense. So i guess the current path to success (at least on Android) is to scan the QR code and add...