Skip to content

Commit

Permalink
transform info on required wireless modules into list
Browse files Browse the repository at this point in the history
  • Loading branch information
schlimmchen committed Aug 5, 2024
1 parent 63bdefe commit 1b8e5ad
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/hardware/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@

OpenDTU-OnBattery supports the ESP32 family of microcontrollers.

Depending on the inverter to be addressed, different RF modules are required. The HM series requires the NRF24L01+ module, while the HMS/HMT series requires the CMT2300A module.
Depending on the inverter to be addressed, different RF modules are required.

- The HM series requires the NRF24L01+ module
- The HMS/HMT series requires the CMT2300A module

Please see the [inverter overview](inverter_overview.md) to see if your inverter is supported and to determine the required RF module.

For an easy start, use a "NodeMCU32 ESP32 DEVKIT DOIT" or "[ESP32 NodeMCU Development Board](esp32nodemcu_38pin.md)" with an ESP32-S3 or ESP-WROOM-32 chipset on it.
Expand Down

0 comments on commit 1b8e5ad

Please sign in to comment.