lumapu / ahoy

Various tools, examples, and documentation for communicating with Hoymiles microinverters
https://ahoydtu.de
Other
947 stars 222 forks source link

Documentation: successful tested EBYTE E01-ML01DP5 2,4 GHz Wireless Modul #497

Open raccoon0815 opened 1 year ago

raccoon0815 commented 1 year ago

cool project & super webinstaller i successful tested ahoyDTU with ESP32 and EBYTE E01-ML01DP5 2,4 GHz Wireless Modul with this solderless case ==> https://www.thingiverse.com/thing:5632374

Hardware

Modelname: __ Retailer URL: __

nRF24L01+ Module

Antenna:

Power Stabilization:

Connection diagram:

Connection diagram I used:

nRF24L01+ Pin ESP8266 GPIO
Pin 1 GND [*] GND
Pin 2 +3.3V +3.3V
Pin 3 CE GPIO2 CE D4
Pin 4 CSN GPIO15 CS D8
Pin 5 SCK GPIO14 SCLK D5
Pin 6 MOSI GPIO13 MOSI D7
Pin 7 MISO GPIO12 MISO D6
Pin 8 IRQ GPIO0 IRQ D3
nRF24L01+ Pin ESP32 GPIO
Pin 1 GND [*] GND
Pin 2 +3.3V +3.3V
Pin 3 CE GPIO4 CE D4
Pin 4 CSN GPIO5 CS D5
Pin 5 SCK GPIO18 SCLK D18
Pin 6 MOSI GPIO23 MOSI D23
Pin 7 MISO GPIO19 MISO D19
Pin 8 IRQ GPIO0 IRQ D0

Note: [*] GND Pin 1 has a square mark on the nRF24L01+ module

Software

Version / Git SHA:

Version: ..__ Github Hash: ___

Build & Flash Method:

Desktop OS:

Debugging:

stefan123t commented 1 year ago

@raccoon0815 is this a question or what purpose has your issue ?

Given the AhoyDTU is a piece of software, what does it have to do with the hardware case, which is designed for a specific ESP32 board plus a specific NRF24L01+ Module (with PA+LNA) ?

Or do you want us to document that the hardware case also fits the EBYTE E01-ML01DP5 Module ? Please clarify what you want us to note ?

raccoon0815 commented 1 year ago

@stefan123t why question? it is an info that EBYTE E01-ML01DP5 2.4GHz works perfectly. It works even better than the standard modules.

stefan123t commented 1 year ago

Okay that was expected as they are shielded modules and therefor reception should be better. So your hint on the printed case is that it also fits the Chengdu EByte module just as well as the other NRF24L01+ modules with PA+LNA. I was not aware that they share the same form factor and therefor would fit into the same case. Thanks for documenting this fact.