MENP - Thread Module

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

MENP - Thread Module

2,155 次查看
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

标签 (1)
标记 (3)
0 项奖励
回复
3 回复数

2,045 次查看
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 项奖励
回复

2,045 次查看
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 项奖励
回复

2,045 次查看
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 项奖励
回复