Sean Mathews

Results 5 issues of Sean Mathews

Currently the API accepts a single device type. UPNP clients normally look for a root device then read device xml. The xml contains the real device type but the search...

Feature request
Planned

Just a copy/past error. Discovered while playing with the code. Thanks for this sample! and the book!. __Retrieve___ -> __Store___ https://github.com/nkolban/esp32-snippets/blob/fe3d318acddf87c6918944f24e8b899d63c816dd/networking/FTPServer/FTPServer.cpp#L645 https://github.com/nkolban/esp32-snippets/blob/fe3d318acddf87c6918944f24e8b899d63c816dd/networking/FTPServer/FTPServer.cpp#L652

How can I adopt using Ethernet and not WiFi? I want be be able to Adopt using an ESP32 with Ethernet in my project in cases where Wifi is not...

Add "Linux" build option. Being able to build for an embedded device is good but sometimes we just want to run the code inside of a Raspberry Pi or small...

Wondering if you had any input into this issue I just submitted. After 4 days of learning nodebb and digging into this and the phpbb import code I have an...