Hi all!
I am trying to use libraries NativeEthernet and WebSocket for Teensy 4.1. I can't get them to work together.
In attachment my test scetch and WebSocket library.
It work fine with Ethernet.h and SPI Ethernet card W500, but not with NativeEthernet.h.
To use test scetch upload it to Teensy 4.1, then go to http://<ip>:8006, you see index.h. But CONNECT button not work properly.
I understand that the problem is in the library NativeEthernet.h, but my knowledge is not enough to solve it.
Please, help me!!
I am trying to use libraries NativeEthernet and WebSocket for Teensy 4.1. I can't get them to work together.
In attachment my test scetch and WebSocket library.
It work fine with Ethernet.h and SPI Ethernet card W500, but not with NativeEthernet.h.
To use test scetch upload it to Teensy 4.1, then go to http://<ip>:8006, you see index.h. But CONNECT button not work properly.
I understand that the problem is in the library NativeEthernet.h, but my knowledge is not enough to solve it.
Please, help me!!