SMAC + SDK 1.3 for KW01 board

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

SMAC + SDK 1.3 for KW01 board

639 Views
thiagolehrcompa
Contributor II

Hello guys,

I've been trying to use the SMAC library (from Radio Utility package) and its functions with the SDK 1.3 library for KW01 board. However, when I merge the SMAC into SDK project, it says that I'm using more than one map memory in the project. I've checked and, indeed, it has both MKL26Z4.h (in SMAC library) and MKW01Z4.h (SDK library). Because of this, I'm unable to use the SDK library for my applications, which consists in using SPI, I2C, for example, and SMAC for communication between boards.

Does anyone had a problem like this? Am I doing something wrong?

Thanks for the help!


Regards,

Thiago

0 Kudos
1 Reply

515 Views
luisburgos
NXP Employee
NXP Employee

Hi Thiago,

The latest KW01 connectivity software merges the SMAC and IEEE 802.15.4 protocols with KSDK 1.3 library, there is no necessity to do this merge by yourself.

You can find the firmware in the KW01 web page, under "Software & Tools" tab : ARM Cortex-M0+|Kinetis KW0x Sub-1 GHz 32-bit MCUs|NXP

To find demo projects, go to next path: <ConnectivitySoftware_Install_Folder>\KW01_Connectivity_Software_v1.0.0\ConnSw\examples\smac

Best regards,

Luis Burgos.

0 Kudos