MENP - Thread Module

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

MENP - Thread Module

736 Views
amit_shelke
Contributor I

Hello,

We are using Mikrobus compatible Thread module (KW41Z) on MENP (Modular Edge board and for that only “REED(Router eligible end device)” code base is available. We are running out of memory space and want to configure the device to 'Polling End Device' only, my requirement is to have device as function in sleep end device (deep sleep - wake up on pin). Can you please tell me, which code base I have to start with?

regards,

Amit Shelke

Labels (1)
Tags (3)
0 Kudos
3 Replies

626 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Amit,

Please look at the next example, but notice that the end device doesn't have routing capacity.

"SDK\boards\frdmkw41z\wireless_examples\thread\low_power_end_device"

For a better reference, look at the 

"SDK\docs\wireless\Thread\Kinetis Thread Stack Demo Applications User's Guide.pdf"

Regards,

Mario

0 Kudos

626 Views
amit_shelke
Contributor I

Hello Mario, 

Thanks for your response. Are these examples applicable even for Mikrobus compatible Thread module (KW41Z) on MENP (Modular Edge board)? 

My board is not FRDM Thread development board, hence the question. 

regards,

Amit Shelke

0 Kudos

626 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Amit,

There are applicable if the board is working with the kw41 MCU, however, look at the BOARD_InitButtons, BOARD_InitLEDs and hardware connections should be correctly configurated.

Please look at the pin_mux.c file

Regards,

Mario

0 Kudos