Giter Site home page Giter Site logo

khoih-prog / ethernet_manager Goto Github PK

View Code? Open in Web Editor NEW
15.0 3.0 4.0 6.78 MB

Simple Ethernet Manager for Teensy, SAM DUE, SAMD21, SAMD51, nRF52, ESP32, ESP8266, etc. boards, with or without SSL, configuration data saved in ESP8266 LittleFS, SPIFFS, nRF52 LittleFS/InternalFS, EEPROM, DueFlashStorage or SAMD FlashStorage.

License: MIT License

C++ 73.14% C 26.64% Shell 0.21%
teensy stm32 nrf52 samd ethernet w5x00 enc28j60 native-ethernet qn-ethernet teensy41

ethernet_manager's People

Contributors

khoih-prog avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

ethernet_manager's Issues

More simpel way off adding the ethernetmanager to my code

Hi Khoih

sorry to ask what maby a stupid question but i am not a very good code writer and i have made some code for reading some modbus registers and post them as mqtt it si running on a esp32 i used to use wifi and wifimanager and wifimanager is not so dificult to add but now i have made my code with w5500 ethernet due to instability on wifi and would like to be able to setup my mqtt credencials like in wifimanager and i found your ethernet manager but to dificult for me to add to my code to many if for all kind off mcu is there a simpel way off just adding it similar to wifimanager my ethernet is already running i actualy only need to setup mqtt server mqtt user and mqtt password mqtt port right now i am doing hardcoded
w5500nilan.zip

i have added my code

ESP32 Example

Hi

Is it possible to share a basic mqtt example for use on ESP32. I have tried all the examples and all of them give me the below in serial output:

14:01:58.877 -> [ETM] Start connectEthernet using DHCP
14:01:59.435 -> [ETG] W5100::init: no chip :-(
14:01:59.435 -> [ETM] DHCPFailed

I have tried changing cs pin etc etc. Im using the esp32 dev module and would like to use EthernetENC library. Just cant get it to work.

Btw im using the ENC28J60 ethernet module. It is working perfect when using standard EthernetENC library with pubsub client, including getting a dhcp assigned address.

Unable so set MAC Address

Hello.

I'm using a Wemos D1 (ESP8266) with a W5100 Ethernet shield. It works generally but I'm not able to set a MAC address. It always uses the generic MAC FE-AB-CD-EF-ED-BA which is hardcoded in Ethernet_ESP8266_Manager.h.

Using the example Program in Ethernet_Generic, I was able to connect the shield but wherever I call setMacAddress it has no effect.

Is there any way to set the MAC address?

Hardware used:

  • Arduino IDE version is 1.8.19
  • Hardware is Wemos D1 R1 (ESP8266) with Wiznet shield W5100

Best regards,
Alexander

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.