Page 1 of 1

Wireless M-Bus

Posted: Tue May 12, 2015 12:01 pm
by nestorayuso
Silicon Labs released a Wireless M-Bus library for EFM32 and Si446x, so it is factible to implement it in TD120X modules.
http://www.silabs.com/products/wireless/Pages/Wireless-M-Bus.aspx

Does TD or anyone plan to develop this? If I have the time I will try it

Re: Wireless M-Bus

Posted: Wed May 13, 2015 11:25 am
by nestorayuso
I started to port it. You can follow or contribute it:

https://github.com/mirakonta/Telecom-Design-WMBUS

Re: Wireless M-Bus

Posted: Wed May 13, 2015 11:59 am
by mstempin
Thank you!

However, it looks like the binary libraries are provided for IAR only, whereas the TD1208 uses the GCC toolchain.