Part Number: CC2533 Other Parts Discussed in Thread: TIMAC , REMOTI
Tool/software:
Hello!
I'm working on a old project using CC2533 with TIMAC v1.5.0. I'm trying to disable the I2C, since it is not being used and is defaut initialized with pull…
Part Number: CC2630 Other Parts Discussed in Thread: TIMAC , CC2650 This is for an existing product so I have no flexibility in hardware, software or the type of encryption I am using.
I am writing an application for a CC2630 that requires CBC AES function…
Part Number: CC2630 Other Parts Discussed in Thread: SYSBIOS , TIMAC , Z-STACK ,
I am writing for an existing deployment so I cannot use the resources available in ROM. SYSBIOS and Stack has to entirely be in flash. I'm seeing that the FLASH_ONLY config…
Part Number: CC2530 Other Parts Discussed in Thread: TIMAC , Hi Team,
I use the protocol stack as TIMAC, adopt the beacon mode, and synchronize all devices. The scenario I need is that after the beacon frame carries device information, the terminal…
Part Number: CC2530 Other Parts Discussed in Thread: TIMAC , SIMPLELINK-CC13XX-CC26XX-SDK Hi team,
Here's the request from the customer:
uint8 msa_BeaconPayload[] = {0x22, 0x33, 0x44}; uint8 msa_BeaconPayloadLen = 3;
Can the payload of the beacon…
Part Number: CC2530 Other Parts Discussed in Thread: TIMAC , Z-STACK Hi team,
Here's the request from the customer:
Customer's design requirement is to dynamically switch the channel through the serial port, and store the channel in the NV to ensure…
Part Number: CC2630 Other Parts Discussed in Thread: SYSBIOS , TIMAC , CC2650 I am writing for an existing (deployed) hardware product that has been running a non TI RTOS solution. Due to the nature of the flash on the CC2630 I cannot write to flash addresses…
Part Number: CC2630 Other Parts Discussed in Thread: TIMAC , SMARTRFTM-STUDIO , Z-STACK , CC2650 , CC2650EM-4XD-RD , SIMPLELINK-2-4GHZ-DESIGN-REVIEWS Moving my code from a CC2630_7x7(RGZ)-based board to CC2630_4x4(RSM)-based board, I see exactly the same…
Part Number: CC2530 Other Parts Discussed in Thread: TIMAC I am working on MAC coP of TIMAC. MAC coP to the module and can send commands via RS232 and receive feedback.
4. Setting up a TIMAC Network
4.1 Starting a PAN Coordinator
To Start a PAN…
Part Number: CC2530 I'm working to resolve possible issues with TI ZigBee parts.
I would like the source code for the TIMAC-CC2530.lib to facilitate debug.
I need both 2.x and 3.x source code for the TIMAC-CC2530.lib.