Closed ykpark1126 closed 2 years ago
@ykpark1126, thanks for trying this client. Only connection over internal WiFi is supported now. Please follow issue #127 about Ethernet support.
HI @vlastahajek, I'm sorry to revive this old issue, but I feel my question relates a bit to your answer. What does internal Wifi
mean, can you please elaborate here? If I have an InfluxDB on a remote server on Azure/AWS, will my board connect successfully? I assume I cannot, because internal means the InfluxDB has to be in the same network which my board connects to...? Sorry, I'm not native speaker so got a bit confused for the phrase internal wifi, vs external wifi..?
Many thanks.
@nguyenlamlll, by internal WiFi
I meant WiFi capability of ESP chip. Not an external peripheral
Proposal: InfluxDB-Client-for-Arduino works well on Wifi. but it didn't work on wired Ethernet.
Current behavior: I tried to connect InfluxDb on wired Ethernet, but failed. Ethernet chip is W5500.
Desired behavior: I want to connect InfluxDb on wired Ethernet.
Alternatives considered: but, I'm not good enough to do it.
Use case: Wired Ethernet is more reliable.