Part Number: CC2530EM Other Parts Discussed in Thread: CC2530 , Z-STACK Hi,
I want to write data in flash of CC2530 using SPI :
1) Can i use "HalSPIWrite" function for writing the data.
2) In this definition of function, "static void HalSPIWrite…
Part Number: CC2530EM Other Parts Discussed in Thread: Z-STACK I am getting the neighbor table using ZDO_MgmtLqiReq, but when i disconnect a device the device is still in the neighbor table , How can i get only live devices from the neighbor table????…
Part Number: CC2530EM Other Parts Discussed in Thread: CC2530 , I'm testing CC2530 sample software "PER test".
My compiler is IAR EW8051 ver 8.10.3 and tool is SmartRF05EB and CC2530EM.
I cannot set breakpoint.
What's the matter?
Part Number: CC2530EM Other Parts Discussed in Thread: CC2530 , Z-STACK Tool/software: TI C/C++ Compiler I have two cc2530 modules and two zb600 waveshare kits
what are the required steps to create a network using z-stack to configure them as a coordinator…
Part Number: CC2530EM Other Parts Discussed in Thread: Z-STACK Hello everyone!
I am upgrading from z-stack 2.5.1a to z-stack 3.0.1 for my smart system.
In the end device, I use "POWER SAVING" and set POLL_RATE = 1000.
Then After end device is…
Part Number: CC2530EM Other Parts Discussed in Thread: CC2530 Tool/software: TI C/C++ Compiler Hello,
I am using the device cc2530 like a end device and the IAR WorkBench actually, but it's kick started version, then i need migrate the project to keil…
Part Number: CC2530EM Other Parts Discussed in Thread: CC2530 Dear all
i have smartrf05 Rev1.8.1 board.i have download zstack 3.0 from Ti store and it also build in IAR IDE.but when i start to debugging it not responding.i refer CC2530 Software Examples…
I don't have problem using CC2530DK on WIndows 7 64 bit or Windows 10 version. I run out of idea why you cannot make it on Windows 7 so I can only suggest you to find a Windows 10 desktop to verify if your CC2530DK is good first. If it still doesn't work…
Part Number: CC2530EM Other Parts Discussed in Thread: CC2530 Hi Guys,
I working to finish my CC2530 device, I am using a CC2530 2.4.0 Zstack and I would like to understanding how I can implement a factory reset in my device.When I using the CC2530 reset…