Other Parts Discussed in Thread: CC2538 Hi Everyone,
I am kamalesh. I have an microcontroller (cc2538) board. I will test a small dc motor with these microcontroller. If there is any problem ?
Or can I install some driver for that process ?
what…
Other Parts Discussed in Thread: CC2538 , Z-STACK Hi, I am kamalesh.
Explain the process of OTA for cc2538 microcontroller by Zstack 3.0.
clearly post the steps for the process.
I am already refered the z-stack OTA upgrade 3.0 pdf. But I am still…
Part Number: CC2538-CC2592EM-RD Other Parts Discussed in Thread: CC2538
Hello everyone,
I have set up a system with this product:
- MGM220P for EndDevice
- CC2538-CC2592EM-RD for coordinator
- RevPi Core 3+ for manage the system
All work fine…
Part Number: CC2538 Other Parts Discussed in Thread: CC2592 , Z-STACK , I have the CC2538-CC2592EM add-on module and CC2538EMK add-on module that I use with the SmartRF06EB boards I flashed one of the examples in RIOT-OS that reads the signal strength…
Part Number: CC2538 Other Parts Discussed in Thread: Z-STACK Hello,
My device is trying to join an network that doesn't exist. I am erasing its memory and flashing it so as to make sure that the nv is clear and after about 5 minutes ZDO_SyncIndicationCB…
Part Number: CC2538 Other Parts Discussed in Thread: CC2531 , We have an application in which we’d like a CC2531 on one end to communicate via the Zigbee RF connection to a CC2538 on the other end, in the same network. Are these 2 chips compatible in…
Part Number: CC2538 Hello,
Due to real time complications, I want to remove the ZDApp_ResetTimerStart( MAX_DEVICE_UNAUTH_TIMEOUT ); in ZDApp:
if ( ZG_SECURE_ENABLED && ( ZDApp_RestoreNwkKey( TRUE ) == false ) )
{
// wait for auth from trust center…
Part Number: CC2538 Other Parts Discussed in Thread: Z-STACK , CC2652R
Hello,
I want to perform an ota update to a heiman device (it uses nxp chip) from my coordinator. I have been provided by heiman an update file which ended in .ota and told me…
Part Number: CC2538 Other Parts Discussed in Thread: CC2592 , Z-STACK , Hello Everyone,
I am using zstack ZNP application.
In Stack PA/LNA Configurations are:
/* PD2 -> HGM */
HAL_PA_LNA_RX_LGM();
/* PC3 -> PAEN */ RFC_OBS_CTRL0 = RFC_OBS_CTRL_PA_PD_INV;…