KW36: BLE transmit data by using SPI through serial manager

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

KW36: BLE transmit data by using SPI through serial manager

627件の閲覧回数
Lincoln
Contributor III

Hi,

I'm trying to make kw36(slave) to communicate with S32k(master) by using SPI. In my case, I need kw36 to receive data by BLE and transmit it to S32k by SPI. I found that the wireless uart sample code is familiar to my case,  but it only support uart to transmit data.

I would like to know if there is another sample code like this but it supports SPI to transmit data? 

Thank you.

ラベル(2)
0 件の賞賛
1 返信

600件の閲覧回数
Ricardo_Zamora
NXP TechSupport
NXP TechSupport

Hi,

 

Hope you are doing well. There is no example with that functionality, but you can take this document as a base (Enable I2C Serial Interface in Bluetooth) to enable the SPI interface.

It explains and guides the user to adding an interface to Serial Manager framework. The document is for KW41Z, but it also applies for KW36.

Also, you can refer to section 3.9 "Serial Manager" of the Connectivity Framework Reference Manual.pdf included in the SDK documentation. (Path: SDK_doc.zip\docs\wireless\Common).

Hope this helps.

 

Best Regards,

Ricardo

0 件の賞賛