This example shows a FRDM-KL46Z interfacing with a Bluetooth-serial board BT_BOARD V1.05, it uses FREEMASTER to graph temperature and light sensor variables.
Check how to connect, configure Bluetooth, and freemaster in attached document
FRDM-KL46Z-Bluetooth-Freemaster.zip contains
srec file
firmware
fremaster project (.pmp)
Luis
Hi Luis,
Thank you for sharing the Bluetooth project. Adding some instructions to work properly.
The following error appears on FreeMaster when "freemasterDemo.pmp" project is opened.
If you are not going to modify the KL46 memory map, you can dismiss this message. If you want to modify the shared code you need to add the correct path to the project ".out" file as follow: software\build\iar\freemasterDemo\FLASH_256KB\Exe\platinum_firebird.out
Menu: Project/ Options / MAP Files
Mario