Dear nuttx inhabitants,
The other day I had quite some trouble with ipv6, as i was unable to obtain
an address on the esp32c3-generic-wifi:board.

And reaching out for help, acassis has showed me this blog:
https://eadalabs.com/ipv6-from-day-1/
Under the "let's SLAAC" header, it describes how one must patch nuttx
itself in order to obtain an ipv6 address.
After showing this to acassis we agreed to ask here :)

...This feels unintended, and is there any other more built in way of doing
this?
(Also ipv6 works fine with sim and pass through, that is not a problem)

Below i have attached my attempt, where everything goes wrong, and my
config:

Config:
https://github.com/l-konrad/nuttx-the-screamer/blob/esp32/.config

Error Log:
https://github.com/l-konrad/nuttx-the-screamer/blob/esp32/error.log

Reply via email to