Part Number: CC1310 Other Parts Discussed in Thread: WMBUS , I'm trying to run a simple test to check wMBus protocol.
To do so, I have CC1310 LaunchPad, and I installed the "wmbus_cc13x0_rtos_2_0_0.exe"
Then I loaded the Serial_CC13xx_Collector_T2…
Hi Firas,
Unfortunately I can't give you directions on how to turn the stack into a sniffer, it is not designed to be a sniffer, it is written to follow the wmbus standard. For the case of verifying what you meters are actually doing, you can always…
Part Number: CC1352R Other Parts Discussed in Thread: WMBUS , CC1101 , CC1310 , CC1352P Hi,
i want to use CC1352R to measure sensor data and send it to a KNX RF system.
The KNX RF is based on WMBUS and I download the WMBUS stack but it is not compatible…
Part Number: CC1310 Other Parts Discussed in Thread: WMBUS ,
To test managing the wMBus protocol with CC1310, I loaded the Collector hex application of wMBus to CC1310 LaunchPad (wmbus-cc13xx-rtos-2.0.0/hex/CC13xx_RTOS/Serial_CC13xx_Collector_T2.hex…
Part Number: CC1310 Other Parts Discussed in Thread: WMBUS , , CC1350 HI,
I am working in the wmbus patch, my goal is to receive/send the packet and i can debug and hopefully can debug it in somewhere(smartrfstudio/ or some sniffer maybe).
i check…
Part Number: CC1310 Other Parts Discussed in Thread: WMBUS when I use wmbus-T mode fast send data,about 200ms interval,one hour later,the receiver can not receive data again.
so i think the send data operater is fail.
Part Number: LAUNCHXL-CC1310 Other Parts Discussed in Thread: WMBUS , CC1310 HI,
i am trying to use the wmbus patch ,
the patch from
according to the forum
, i can use smartrf studio 7 (my verion is 2.9.0) to load the xml file,
however,…
For CC13x0 running the WMBus stack, the number is 16. For the TI-15.4, the number is 50 according to the post you refer to. If it is WMBus you want to run, you will not be able to manage 32 meters with the CC1310.
Siri
I will attach my smartrf_settings. It works perfectly for receiving wmbus packets in 434.475 MHz, but you must write the 3 out 6 decoding !
Fullscreen
1016.smartrf_settings.c
Download
//************************************************…
Thanks for pointing to the documentation. It seems that wmbus library is working OK - no problem. Apparently debugger are making some false jumps at first, at the end it detects correct chip.
Just I had wrong expectations that sample project in the…