Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 10 months ago.
stuck on btle_init>>
Hi,
I imported this program and on running , my terminal is stuck on ->
Initializing btle_init>>
... nothing after that ...
Any idea ?
Thanks. -Vijay
Question relating to:
1 Answer
9 years, 10 months ago.
Hi
Use a jump wire to connect pin 11 to pin 31 of the CN10 or on the BlueNRG shields (Remove R10 and assemble R11)
Thank you.
hello,
I am getting randomly this error -
btle_init>> AddService(): Type:0
added servHandle handle =0
Char Properties 0x10
Setting up Gatt GATT_INTIMATE_APPL_WHEN_READ_N_WAIT Mask
added bleCharacteristic handle =17757
updating bleCharacteristic charHandle =17757, corresponding serviceHanle= 0
Error while updating characteristic.
Please clarify
posted by 22 Dec 2014
I know this post is 7 months old, but it seems I am stuck with the same problem. Connecting Pin11 and Pin31 on CN10 (double checked its not CN7) as shown didn't change anything. Help please.
I am using NucleoF411RE board with BlueNRG shield X-NUCLEO-IDB04A1.
posted by Aravind Parvathala 10 Aug 2015Hi Aravind,
if have a NUCLEO-F411RE with Pin11 and Pin31 shorted, you can't use the LED on the Nucleo and the BlueNRG shield at the same time. The reason is that in such a configuration, the LED pin and the SPI clock are shorted and cannot be controlled successfully at the same time.
Hope that helps, Antonio.
posted by Antonio Vilei 01 Oct 2015