Ok. With WMBUS stack you mean AN067 example code? I would get a full wireless MBUS stack implementation, and here http://www.ti.com/tool/wmbus I read I can request it from TI partners. How can I do?
Other Parts Discussed in Thread: CC1101 , WMBUS , CC1120 , TEST2 Hello,
I am trying to establish a link between Radicrafts MBUS3 demoboard and CC1101.I have configured CC1101 as given in Application note AN067 Appendix for S mode.I tried the same configuration…
Part Number: CC1310 Hello, I have tested and found that the API settings are different from the values read out. Why?
I found that setting this TXpower has no effect, and the obtained value is always 0x78. I also printed the execution results of the…
Siri said:
If you are using WMBus, T-mode, the settings shall support a 12 % data rate tolerance. If you are using our TX, the data rate tolerance is much less so for testing you can try to set TOC_LIMIT = 0 and turn off CARRIER_SENSE_GATE.
Siri …
Other Parts Discussed in Thread: WMBUS , CC1120 , CC1101 , CC1125 Hi alls,
Im working with trx cc1120 for wmbus application.
I'm interested in 169MHz application, so bought trxeb evaluation board+cc1120 operating at 868MHz and in added cc1120 operating…
Other Parts Discussed in Thread: CC1120 , WMBUS Hi All,
I have been reading about that, and also i have the CC1120 eval modules with an MSP430.
The CC1120 it works in 169 MHz, and i could send messages from one to other device. The problem it is to…
Hi,
M-Bus solution is available for sub 1GHz parts: http://www.ti.com/tool/wmbus
6LowPAN solution is available for both sub 1GHz and 2.4 GHz. For sub 1GHz refer to : http://processors.wiki.ti.com/index.php/Thingsquare_6LoWPAN_MSP430
CC1120DK (MSP430…
- Which crystal frequency are you using?
- When I look at your DEVIATN and MDMCFG settings I don't get a WMBUS datarate and deviation, at least not with 26 MHz crystal. Which mode are you planing to use?
The settings we have for WMBUs ( http://processors.wiki.ti.com/index.php/Category:WMBUS#Suggested_WMBUS_settings_for_CC1120_32_MHz ) looks close to what you need. Try to set the AGC_x registers equal to these settings. Also try to set SYNC_THR to 0x0A…
Other Parts Discussed in Thread: WMBUS , CC1101 , CC1120 I'm trying to implement wMBus communication and I found a small problem. Specification says that, if "stronger" packet comes (higher RSSI) during "weak" packet, then device should skip the "weak…