-
-
Notifications
You must be signed in to change notification settings - Fork 225
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
[HMS-1000] data the inverter failed to parse and the data didn't come out. #1271
Comments
Error descriptionHere I use a HMS microinverter, and for DTU I use the E49 900M20S. I'm trying to read the data from the HMS inverter, but the problem is that the RX is right, but for the data of the inverter failed to parse and the data didn't come out. Maybe if anyone can help me ask for help. @lumapu |
you only get packet number 2, but never number 1 and the last one. |
i have inverter HMS-1000 Series. @lumapu |
is there anything that can we check or test to find the root cause of my problem? @lumapu |
have you tried a newer version since then? |
Yeah, I'm using the latest firmware development, and I've tried it in a radius of 4 meters, but it's not working. And actually, the RX on my serial logs does not appear if the HOY_BOT_FREQ_KHZ settings are not changed to 915 MHz. and after I change the HOY_BOT_FREQ_KHZ, the Rx on the log serial appears. @lumapu |
are you located in the US? Sorry didn't know that. Can you try to be more clear? |
are there any news? |
My location is in Southeast Asia, specifically in Indonesia. My problem remains the same, my device still cannot read data from the HMS-1000 inverter @lumapu |
Do you have any suggestions regarding my problem? What steps should I take to be able to access data from the inverter? @lumapu |
you don't have to change the |
okay, i will try first @lumapu |
here's the log using firmware version 0.8.36 @lumapu |
@lumapu please insight |
can't see any RX in your Log. Do you know if your inverter sends in |
Hi @lumapu , I'm Nazmi and currently helping @aditiyagio in this project. In Indonesia I think we use the different frequency for sub-1GHz. We are using this DTU from Hoymiles: https://www.hoymiles.com/product/dtu/lite-s/ and it's worked. I think in Indonesia we use 915 or 923 MHz frequency. So if we use different frequency with Europe, in which part of the code that we need to change? |
it's not that easy because of several points where you need to adjust. |
I see. Currently we dont have SDR but we consider to purchase it. Is RTL-SDR enough to detect it? Or we need Hack-RF in this case @lumapu ? |
Yes RTL SDR should be enough. You only need to measure 915MHz for HMS / HMT series. |
Oke @lumapu . We will get back to you soon. Thanks a lot |
Hi @lumapu, we already check the RF signal using RTL-SDR. We think this inverter is using 915MHz frequency. You can check the picture belom. We also record the video when running DTU device to communicate with HMS-1000: https://drive.google.com/file/d/11lKiyDBvDaRQ-CVo3md8meCGIAihnjdl/view?usp=sharing Wdyt @lumapu ? |
wow really good, I'll check it. |
hello @lumapu , have you done to check for this? I will wait for the good news ✌️ |
sorry had no time so far. I think I can build a special version for you, which ESP are you using? |
please check As you have a original Hoymiles DTU with you be sure to turn it off once you try to communicate using AhoyDTU. It isn't possible to have two DTUs talking to the same inverter. |
Thanks @lumapu ! |
please try the latest development Version |
@lumapu wow this works, I'm using development3 firmware 0.8.67 |
thank you for the response. That is good news. |
@nazmibojan how is your DTU performing with the new version? |
Sorry @lumapu , maybe we can check this next week. Because our DTU device is currently using by another team until next week. We will get back to you soon Lukas |
Platform
ESP32 WROOM 32D
Assembly
I did the assebly by myself
nRF24L01+ Module
No response
Antenna
external antenna
Power Stabilization
nothing
Connection picture
Version
Development 03. Version 0.8.18
Github Hash
Build & Flash Method
VSCode - Platform IO (build & flash)
Setup
Config:
SCLK = GPIO12 (HSPI MISO)
SDIO = GPIO14 (HSPI CLK)
CSB = GPIO17
FCSB = GPIO26
GPIO3 = GPIO34
Debug Serial Log output
The text was updated successfully, but these errors were encountered: