Replies: 7 comments 6 replies
-
I've flashed unisofts FW and was trying to get RidenGUI to work with it - unfortunately I didnt have much success with python 3.10 on gentoo today, but i couldnt get any other control or stats reading sw I found on GH to work either. They always fail at the serial port in the end, but it does come up as ttyUSB0. Could the WiFi module in the riden be the issue? |
Beta Was this translation helpful? Give feedback.
-
I checked my users permission for the device, they are all fine, I was able to user ridenflasher on the same box with the same user to flash unisoft FW in there as well. In which menu can I change the wifi/usb uart settings? So far I havent found them :/ So you run 250k on the front USB and the "UART Interface" is the esp module connection to TTL+EN with 1M? Do you have any link on how to put esphome on this in connection with the Riden? I've seen people do stuff with esp-link but wanted to get USB going at first. I think I'd like esphome even more since I have that already deployed with a couple of esp32/esp8266 nodes. |
Beta Was this translation helpful? Give feedback.
-
for reference: https://odysee.com/@Apollo-NG:2/random-labstuff-n-chill-3:9?r=9GPazzWhkRN7uXjT7tbgNuzpoZAF4G6Z&t=16165 |
Beta Was this translation helpful? Give feedback.
-
Thanks a lot for the full esphome yaml - that is very very helpful for me since I need to log and store and chart these metrics over a long time for my battery bank formating runs and for electroplating runs. I'll have a look in the hass forum to see how to flash it. <3 a pity the video doesnt load, here's a screenshot: |
Beta Was this translation helpful? Give feedback.
-
ok, one step further, i removed serial and installed pyserial
now hung at modbus_tk, pip installed as well: current pip freeze (could serve as requirements.txt basis):
opened a dialog window asking for connection port, looking much better now, unfortunately I already unplugged the RD8018 at this time and will pick it up again. Thanks for releasing RidenGUI anyways and a lot for your quick help with it. |
Beta Was this translation helpful? Give feedback.
-
Ahoy Shaybox, glad to report back that I was finally able to get RidenGui to work as well as flashing esphome to the ESP12. Is it normal that the Riden locks the UI and hw controls when it is doing modbus com? Whenever I used RidenGUI or the esphome is pushing its 10sec interval data update the little lock symbol appears in the display and no buttons work obviously. Do I have to live with that or is that something I could change via unisoft FW menu? |
Beta Was this translation helpful? Give feedback.
-
There is a setting in the custom firmware somewhere to prevent locking the
controls when communication happens, I haven't had any issues with it even
above 115200 baud, I can get up to 250000 baud.
…On Wed, Nov 23, 2022, 8:42 AM chrono ***@***.***> wrote:
Ahoy Shaybox, glad to report back that I was finally able to get RidenGui
to work as well as flashing esphome to the ESP12. Is it normal that the
Riden locks the UI and hw controls when it is doing modbus com? Whenever I
used RidenGUI or the esphome is pushing its 10sec interval data update the
little lock symbol appears in the display and no buttons work obviously. Do
I have to live with that or is that something I could change via unisoft FW
menu?
—
Reply to this email directly, view it on GitHub
<#8 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACIQTLHWW5OTCRPMQXPUHOTWJYNLTANCNFSM5ONVY7NQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
If anyone isn't aware, there is custom firmware for riden power supplies, visit the EEVBlog forums here and find the latest comment from
UniSoft
with a firmware release.Feel free to discuss.
Beta Was this translation helpful? Give feedback.
All reactions