Upcoming maintenance
Dear Customers and Partners.
This website will be undergoing scheduled maintenance on June 14, 2023. Please be aware there may be disruption to the developer portal website and associated services during the scheduled maintenance period.
This upgrade is essential to ensure the continued performance, reliability, and security of Developer World.
We apologize for any inconvenience.
How to bring up the network in Spresense?
-
Hi,
I will try to find them, this was quite some time ago. And the drivers were not pure Nuttx drivers but ported Arduino drivers for Nuttx.
I will have a look.
BR
Karl -
@TE-KarlKomierowski That would be awesome! Yes anything that you may have will be helpful. i have been trying to port over a driver i wrote using the AT-cmd interface and some parsing ect. But my main struggle is integrating into nutx of course..
I am just having trouble with getting the driver i made to function. my hope was i could see how the code you had used worked and maybe clue me in on my mistakes.
My primary issue is getting the serial pins to communicate with the ESP. no matter what i include from the nutx library i cannot get serial communication between the AT and the ESP.
-
@vivekbhadra Please kindly send me the driver you had integrated. Thanks!
-
@cgm11 Hello. I am writing to ask were able to use the ESP8266 module and connect it to Spresense so that the Spresense board can access wifi (say home/public wifi or hotspot from our laptop) to send data (images, etc) to the required network?