Hello,

By the way, I'm now using the esp32 port from "Clarke Stevens", and it is 
working, but still have the same issues.

By the way, I'm trying to use ipv6 only, with the android iotivity-lite sample 
application.
Discovery does not work, the sendmsg() function returns an error, errno 118.

This seems to be because the esp32 does not find any route src ipv6 address 
(I'm using the esp32 as an AP, so my android smartphone is connected directly 
to the esp32's wifi AP)
I've narrowed it down to udp_sendto_if_chksum() in lwip returning ERR_RTE 
because ip6_select_source_address() returns a NULL src_ip.
The comment is: No suitable source address was found.

Have you seen this issue?


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#10414): 
https://iotivity.groups.io/g/iotivity-dev/message/10414
Mute This Topic: https://groups.io/mt/78031296/21656
Group Owner: [email protected]
Unsubscribe: https://iotivity.groups.io/g/iotivity-dev/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to