Is there any code example of using FRDM KW41Z sensors?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Is there any code example of using FRDM KW41Z sensors?

1,074件の閲覧回数
satsok_n
Contributor III

The project which I am working on has FreeRTOS on FRDM-KW41Z. I would like to know if there is an example of using board sensors within FreeRTOS? 

0 件の賞賛
返信
1 返信

993件の閲覧回数
Sebastian_Del_Rio
NXP Employee
NXP Employee

Hi Kostas, I hope you're doing well!

 

If you're using connectivity Stack along with the sensors, I would recommend checking the BLE Temperature Sensor SDK example:

<…\SDK_SDK_2.2.1_FRDM-KW41Z\boards\frdmkw41z\wireless_examples\bluetooth\temperature_sensor\freertos>

 

This example uses the on-board Temperature Sensor to reports it to the Temperature Collector device.

 

Other useful examples are the FreeRTOS driver SDK Examples for I2C or SPI (depending on the type of sensor you'll be using).

 

These can be found in the following path:

<…\SDK_SDK_2.2.1_FRDM-KW41Z\boards\frdmkw41z\rtos_examples>

 

Please let me know if you need any more information.

 

Best regards,

Sebastian

0 件の賞賛
返信