Closed aditiyagio closed 8 months ago
Here 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. Which inverter do you have?
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? You are the first one who has such a problem. How far is the distance to your inverter? Do you think there is much other traffic in the 868MHz band?
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
@lumapu
are you located in the US? Sorry didn't know that. Can you try to be more clear? What do you mean by "on my serial logs does not appear"? What appears once you change the BOOT_FREQ?
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 HOY_BOT_FREQ_KHZ
because you already got data from your inverter on 868MHz
(as I can see in your log above).
Can you have another try with the latest release (0.8.36)
and post another log with this version?
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 868MHz
oder 915MHz
band?
Do you have a SDR (software defined radio) with you?
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. Maybe I can try to add an option to select different frequency for the range you mentioned. Do you know on which frequency the inverter starts? Do you have a SDR with you?
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 0.8.66
(https;//fw.ahoydtu.de). I've added a region selector to /system
as well as the compared frequencies for this region.
Please reboot your DTU once you changend the region to have the ability to set the correct frequency.
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 ! We will try it tomorrow and get back to you about the results
please try the latest development Version 0.8.68
https://fw.ahoydtu.de
@lumapu wow this works, I'm using development3 firmware 0.8.67
@lumapu
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