Search found 10 matches

by wllm3000
Mon Feb 20, 2023 4:55 pm
Forum: ESP32 Arduino
Topic: Porting Alpine M-Bus emulator from Arduino Pro Mini to Esp32 dev
Replies: 19
Views: 16829

Re: Porting Alpine M-Bus emulator from Arduino Pro Mini to Esp32 dev

For Windows you need to install nodejs and mingw64 and include the binfolders in the PATH variable. Specifically it needs 'xxd' which is provided by vim-common package. I finally managed to compile without errors on Windows. Besides vim, I also had to install sed (!) for WIndows in order to get rid...
by wllm3000
Mon Oct 18, 2021 7:39 pm
Forum: ESP32 Arduino
Topic: Porting Alpine M-Bus emulator from Arduino Pro Mini to Esp32 dev
Replies: 19
Views: 16829

Re: Porting Alpine M-Bus emulator from Arduino Pro Mini to Esp32 dev

Hi Martin, Indeed, even while enabled, I don't get notifications either. ../espfs', needed by 'esp-idf/espfs/espfs_image.bin This error is because it needs a few linux tools to compile espfs generator. For Windows you need to install nodejs and mingw64 and include the binfolders in the PATH variable...
by wllm3000
Thu Oct 14, 2021 7:02 am
Forum: ESP32 Arduino
Topic: Porting Alpine M-Bus emulator from Arduino Pro Mini to Esp32 dev
Replies: 19
Views: 16829

Re: Porting Alpine M-Bus emulator from Arduino Pro Mini to Esp32 dev

Hi William, I had a look at what you have done, this looks absolutely great! Way better than what I had in mind doing for my Alpine. I was able to flash the binaries contained in your zip onto an Esp32 (using a Raspberry Pi 3), conecting to its Wifi and the debugging page afterwards. I still have t...
by wllm3000
Thu Oct 14, 2021 6:54 am
Forum: ESP32 Arduino
Topic: Porting Alpine M-Bus emulator from Arduino Pro Mini to Esp32 dev
Replies: 19
Views: 16829

Re: Porting Alpine M-Bus emulator from Arduino Pro Mini to Esp32 dev

I've forgotten to ask: Did you already make a sound check? I've noticed a annoying ping sound every 600 ms with picoharis software on an ATmega128 as well as with Olystyle's software on an Arduino Pro Mini and on an Esp32. Did you hear something similar. I gues it might be a problen of grounds. I d...
by wllm3000
Thu Oct 14, 2021 6:53 am
Forum: ESP32 Arduino
Topic: Porting Alpine M-Bus emulator from Arduino Pro Mini to Esp32 dev
Replies: 19
Views: 16829

Re: Porting Alpine M-Bus emulator from Arduino Pro Mini to Esp32 dev

Hmm, somehow I missed the alert about your recent posts :/ Thanks a lot for sharing your WIP, I'll certainly try to get it working. At the moment, I only have ESP32-WROOM 32 modules at hand, not a Wrover. Do you think it might work anyhow? I think the code could run on a wroom. If I remember correc...
by wllm3000
Mon Aug 30, 2021 12:28 pm
Forum: ESP32 Arduino
Topic: Porting Alpine M-Bus emulator from Arduino Pro Mini to Esp32 dev
Replies: 19
Views: 16829

Re: Porting Alpine M-Bus emulator from Arduino Pro Mini to Esp32 dev

Alright, It seems to be working "a little". Passthrough mode usually works without too much trouble, emulation mode needs more enhancements and tuning. The rest of the code needs a decent cleanup and restructuring but still, the code quality is pre-alpha stage. The idea here is that when you enable ...
by wllm3000
Sun Aug 29, 2021 9:11 pm
Forum: ESP32 Arduino
Topic: Porting Alpine M-Bus emulator from Arduino Pro Mini to Esp32 dev
Replies: 19
Views: 16829

Re: Porting Alpine M-Bus emulator from Arduino Pro Mini to Esp32 dev

Thanks for your reply. Meanwhile, I've got Olstyle's Code running on an Esp32 (with Jörg Hohensohn's "Hardware"). Are you using https://github.com/kjanesch/pseudochanger ? As far as I understand, the Panasonic version of the M-Bus protocol differs from the Alpine version. I'm using the code and har...
by wllm3000
Sat Aug 28, 2021 1:19 pm
Forum: ESP32 Arduino
Topic: Porting Alpine M-Bus emulator from Arduino Pro Mini to Esp32 dev
Replies: 19
Views: 16829

Re: Porting Alpine M-Bus emulator from Arduino Pro Mini to Esp32 dev

Thanks for your reply. Meanwhile, I've got Olstyle's Code running on an Esp32 (with Jörg Hohensohn's "Hardware"). Are you using https://github.com/kjanesch/pseudochanger ? As far as I understand, the Panasonic version of the M-Bus protocol differs from the Alpine version. Nice! Is your radio workin...
by wllm3000
Thu Aug 26, 2021 8:31 pm
Forum: ESP32 Arduino
Topic: Porting Alpine M-Bus emulator from Arduino Pro Mini to Esp32 dev
Replies: 19
Views: 16829

Re: Porting Alpine M-Bus emulator from Arduino Pro Mini to Esp32 dev

Hi Dadoc22, Hi Wllm3000, I have some basic communication functioning at the moment though not very stable. Can you give me a hint whats needs to be done to have Oliver's code working on an ESP32? I use the "hardware" suggested by picohari which is working fine with Oliver's code on a Pro Mini, but w...
by wllm3000
Thu Jul 08, 2021 8:46 pm
Forum: ESP32 Arduino
Topic: Porting Alpine M-Bus emulator from Arduino Pro Mini to Esp32 dev
Replies: 19
Views: 16829

Re: Porting Alpine M-Bus emulator from Arduino Pro Mini to Esp32 dev

Interesting! I'm currently working on a similar project. I have a Honda Prelude form 1994. Recently installed it's OEM HU and wanted to add some functionality. I'm going a bit further :) I ordered a CSR8675 bluetooth board (good for ad2p with aac/aptX codecs and handsfree for telephone ;) ) What i w...

Go to advanced search