Part Number: CC1125EM-868-915-RD Which Mechanism is better -
1. polling or
2. Packet Rx/Tx interrupt based.
In respect with archive high data rate.
Which mechanism used in SmartRF Stdio polling or interrupt.
Part Number: CC1125EM-868-915-RD
i am in rx mode by: trxSpiCmdStrobe(CC112X_SRX);
and now write tx FIFO and submit cmd : trxSpiCmdStrobe(CC112X_STX); -> this is not working
not able to switch from rx to tx, it failed .
Please help.
Does the frequency of 915 MHz and 868 MHz can pass Asia Telecommunications regulations (China, Japan, Korea)?
Do I just setup the frequency range and tx power to meet the regulations?
Part Number: CC1120EM-420-470-RD Dear Sir,
I have two CC1120EM-420-470 (DK) daughter cards, and now I have designed a motherboard to connect it.
But i try to find the CC1120EM-420-470 (DK) daughter card information or documents, they are not show…
Part Number: CC1352P Hi,
I understand that OpenThread does not (officially) support 868/915 MHz, while IEEE 802.15.4 does.
From the OpenThread CC1352 Github repository I even see that the example code would throw the error: Platform cc1352 doesn't…
Part Number: CC115LEM-868-915-RD Hi Team,
My customer need to go for FCC certification. And we've two questions need your confirmation:
1) Is our CC115LEM-868-915-RD pass certification? Can we get the certification materials?
2) What's the TX…
Part Number: CC1120EM-420-470-RD We want to try packet communication between cc1120 and cc1020. First of all, the packet format for cc1020 is unknown. I understand that in order to communicate with the packet, we need to know both the primable and sync…
Part Number: CC1120EM-169-RD Other Parts Discussed in Thread: WMBUS , CC1120 , CC1350 , CC1310 HI All,
CC1120 supports 169Mhz RF brand (N-Mode Wireless mBUS).
After downloading "Wireless M-Bus Protocol Software" in https://www.ti.com/tool/WMBUS ,…
Part Number: CC1120EM-420-470-RD
I would like to porting driver to STM32 and found that will block on GPIO2 no response after STX command.
I set "CC112X_SETTLING_CFG = 0x00B" and my partversion is 0x23 no run manual calibration.
my initial register…