danielkresta
I have an issue with a software for an RGB White led lamp based on MKW30Z SoC
controlled via Bluetooth BLE and a button.
I updated the code to github repo:
https://github.com/firanl/BLE_Lamp
Project branches from bluetooth_otap_client_att on IAR 7.5; bare metal rtos
The board schematics is attached.
The problems are that I cannot use the button (not triggering), the leds does not flash.
I can see the advertising data on Andoid or IPhone but I cannot connect (connection callback not triggered)
What can be the cause of this and how can I fix it ?