Yes when I tried a blink program on LED2. It works perfectly, the LED is completely off and completely on for specified time.
No, I didn't do any hardware changes in the board. I used LCD 16x2 and ADXL345 using TWI, I2C protocol.
I haven't configured UART for BLE. The BT name is not visible when I upload the program. Even in sample programs.
Hello,
Which BLE example are you running and testing with then? Which SDK version is it from?
Asbjørn said:If you check the UART log when running a BLE based code example, what is it printing?
This is started by default from the BLE examples in the SDK and printed if you connect a serial terminal to the kit.
Best regards
Asbjørn
UPDATE: The code is running well and BLE is functioning well.
The problem remains is about the Power LED. It still blinks.
Hi Parth,
What changed?
Power LED could be supply issue on the port? Is the board recognised by the computer still?
Best regards
Asbjørn
Hello Asbjørn,
I've no idea why the status LED still flickers and LED_2 still glows.
The board works well now. Seems it was a addressing issue from the code.
Anyways, the malfunction of those LED's does not bother me. This is just a testbench to get things working for me.
Thankyou for your help!!
Best Regards
Parth