hirotakaster / CoAP-simple-library

Other
112 stars 49 forks source link

coaptest.ino #43

Open JeanSath opened 3 days ago

JeanSath commented 3 days ago

Hello,

I'm trying to use coaptest.ino using PlatformIO. I want to use the file to do an initial test and see if I can connect with my ESP32. However, when generating the code, I am receiving the following return:

image

image

How do I resolve this? Do I need to install the Dhcp.h library and the others that are being declared?

hirotakaster commented 3 days ago

@JeanSath try to use "esp32.ino" sample code. ESP32 is not equal to coaptest.