Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HM 400 not available #473

Closed
14 tasks
helibub opened this issue Dec 2, 2022 · 6 comments
Closed
14 tasks

HM 400 not available #473

helibub opened this issue Dec 2, 2022 · 6 comments
Labels
documentation Improvements or additions to documentation question Further information is requested resolved issue resolved

Comments

@helibub
Copy link

helibub commented Dec 2, 2022

Hardware

  • [ x] ESP8266
  • ESP32
  • Raspberry Pi

Modelname: Wemos Mini D1 Pro v3____
Retailer URL: aliexpress

nRF24L01+ Module

  • [x ] nRF24L01+ you verified this is a Plus model capable of the required 256kBit/s mode
  • square dot indicates original Nordic Semicon chip
  • round dot indicates copy-cat / counterfeit SI labs chip

Antenna:

  • [x ] circuit board
  • external antenna

Power Stabilization:

  • 100uF Electrolytic Capacitor
    connected between +3.3V and GND (Pin 1 & 2) of the NRF Module
  • Voltage stabilizing motherboard

Connection diagram:

  • [x ] Image of the your wiring attached

Connection diagram I used:

nRF24L01+ Pin ESP8266 GPIO
Pin 1 GND [*] GND
Pin 2 +3.3V VCC +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

Software

  • [ x] AhoyDTU
  • OpenDTU

Version / Git SHA:

Version: 0_.5_.41
Github Hash: _______

Build & Flash Method:

  • Arduino
  • [xAhoyWemos_Steckplatine
    ] ESP Tools
  • Platform IO

Desktop OS:

  • Linux
  • [ x] Windows
  • Mac OS

Debugging:

  • USB Serial Log (attached)
  • Setup settings (use our templates ... to be added)

Hello,

Maybe anyone had an idea ? I flashed with esp8266flasher/221119_ahoy_0.5.41_esp8266_dec333f.bin today to
AhoyWemos_Steckplatine
esp 8266 successfully and the controller is online but it seems that the HM 400 isnt responding.12 digits serial number is checked.


14:29:22 I: devcontrol [0], cmd: 0x0
14:29:27 I: resetPayload: id: 0
14:29:27 I: sendControlPacket cmd: 0
14:29:27 I: TX 15B Ch23 | 51 82 83 99 47 82 48 93 16 81 00 00 b0 01 f1
14:29:27 I: (#0) enqueuedCmd: 5
14:29:28 W: while retrieving data: last frame missing: Request Retransmit
14:29:28 I: (#0) sendTimePacket
14:29:28 I: TX 27B Ch40 | 15 82 83 99 47 82 48 93 16 80 05 00 63 89 fd b7 00 00 00 00 00 00 00 00 10 2a 9a


version: 0.5.41
wifi_rssi: -79
mac: 84:F3:EB:25:FB:E4
sdk: 2.2.2-dev(38a443e)
cpu_freq: 80
heap_free: 12136
sketch_used: 468
core_version: 3.0.2
flash_size: 4096
heap_frag: 1
max_free_blk: 12016
reboot_reason: Hardware Watchdog
esp_type: ESP8266
@Gerri1
Copy link

Gerri1 commented Dec 2, 2022

Bei meinem WeMos musste ich für den IRQ und CE andere PIN's nehmen (D1 und D2) !
Hast du genügend Leistung für den NRF24L01+ eingestellt?
Pin
Power

@stefan123t
Copy link
Collaborator

Du kannst auch D3 und D4 tauschen. Der Wemos D1 mini hat manchmal Probleme mit IRQ an D3.

@helibub
Copy link
Author

helibub commented Dec 2, 2022 via email

@mroenne2022
Copy link

@helibub , Ich hab meinen Wemos D1 Mini
Pinout_Wemos
wie folgt in Betrieb :

@helibub
Copy link
Author

helibub commented Dec 3, 2022 via email

@helibub
Copy link
Author

helibub commented Dec 3, 2022 via email

@lumapu lumapu added documentation Improvements or additions to documentation question Further information is requested resolved issue resolved labels Dec 8, 2022
@Gerri1 Gerri1 mentioned this issue Dec 9, 2022
16 tasks
@lumapu lumapu closed this as completed Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation question Further information is requested resolved issue resolved
Projects
None yet
Development

No branches or pull requests

5 participants