Search found 6 matches
- Tue Oct 31, 2017 3:38 am
- Forum: Report Bugs
- Topic: lwip_sendto() rejects IPv4 destinations on IPv6 socket
- Replies: 0
- Views: 3276
lwip_sendto() rejects IPv4 destinations on IPv6 socket
Receiving IPv4 packets on an IPv6 socket works just fine but trying to reply to such a packet with sendto() causes EINVAL because lwip_sendto() rejects this case. The attached patch simply disables the check and that fixes the problem. However, I'm not sure if that has any other unintended consequen...
- Mon Oct 30, 2017 5:04 am
- Forum: Report Bugs
- Topic: coap IPv6 fix
- Replies: 0
- Views: 3148
coap IPv6 fix
I needed this patch to get IPv6 working with libcoap. Without it, the IPv6 address got truncated.
- Mon Oct 30, 2017 2:50 am
- Forum: ESP-IDF
- Topic: lwip with IPV6_JOIN_GROUP support
- Replies: 2
- Views: 4682
Re: lwip with IPV6_JOIN_GROUP support
Excellent! Thanks for the quick reply. Not sure how I missed that...
- Sun Oct 29, 2017 11:48 pm
- Forum: ESP-IDF
- Topic: lwip with IPV6_JOIN_GROUP support
- Replies: 2
- Views: 4682
lwip with IPV6_JOIN_GROUP support
Do you have plans to upgrade lwip to STABLE-2_0_3_RELEASE soon so IPv6 multicast support will be available?
Thanks!
Thanks!
- Tue Feb 21, 2017 10:19 pm
- Forum: Hardware
- Topic: ADC reference voltage on external pin?
- Replies: 2
- Views: 9214
Re: ADC reference voltage on external pin?
Thanks for the clarification!
- Thu Feb 09, 2017 5:42 am
- Forum: Hardware
- Topic: ADC reference voltage on external pin?
- Replies: 2
- Views: 9214
ADC reference voltage on external pin?
Is it possible to route the ADC's reference voltage (Vref) to one of the pins? If so, how? Also, what voltage is Vref set to?
Thanks!
Thanks!