The DigiX > DigiX Libraries
WiFi Libraries
danowar:
I have been playing around with the DigiX wifi. It is all new to me, so I am trying to follow some online tutorials. Due to differences in the Arduino WiFi Library and the DigiFi Library, the approaches differ. I have mostly been able adjust the code for use with DigiFi, but I have a few questions before I start doing some more advanced Web Server stuff.
Does, or can you make, the DigiX wifi work with the Arduino WiFi libraries?
If not, if there plans to add more functionality to the DigiFi libraries?
What sparked these questions is I am working on some web server stuff that will require the DigiX to read the HTTP requests from the client, and the support for this in the DigiFi library seems limited. I have been able to read the entire requests sometimes, but it seems hit or miss. I am probably doing something wrong, but with the limited information on the DigiFi library, it is hard to debug.
Thanks in advance.
digistump:
I have some additions to the wifi library nearly complete that add compatibility (more or less) with the standard Arduino Ethernet/WiFi libraries - there are a few small differences but examples of using the Ethernet compatible commands for both clients and servers (and UDP/NTP) are included.
I've been trying to get them released the last few days - but realistically it might be a few more yet - I'll try to at least do a partial release tonight
kevin:
Excellent, I'm eagerly awaiting the new wifi lib to use with MQTT. If you want any early testing or anything like that then I'm happy to help - or just feel free to publish it not-yet-finished into a branch on GitHub or something like that?
danowar:
Great news, you guys never disappoint!
K1HOP:
Also looking forward to this enhanced info. Meanwhile, can anyone tell me how I can obtain the "environment info" one would normally obtain through CGI when receiving an HTTP request? At a minimum, how do I obtain the IP of the requesting client when DigiX is acting as a server? Thanks... Russ
Navigation
[0] Message Index
[#] Next page
Go to full version