[SOLVED] DTM_SPI software for BlueNRGM2SP chip on X-NUCLEO-BNRG2A1 is not working at all.
Hello to all,
I succesfully upload the DTM_SPI firmware on my X-NUCLEO-BNRG2A1 board, , using the SWD, but the BLE chip is no more responding. I'm using the X-NUCLEO-BNRG2A1 with a STM32L476RG-Nucleo, and I tried the "SampleAppThT" application to set up the BLE chip, but, as I said, I have no responce from it.
I updated the DTM_SPI Keil project with this specific define for the BlueNRGM2SP:
HS_SPEED_XTAL=HS_SPEED_XTAL_32MHZ,
LS_SOURCE=LS_SOURCE_INTERNAL_RO and
SMPS_INDUCTOR=SMPS_INDUCTOR_NONE, as indicated in DT0137 document. But without success.
The "SampleAppThT" program outpus is:
HWver 0, FWver 0
Setting BD_ADDR failed 0xff.
GATT_Init failed.
GAP_Init failed.
SERVER: BLE Stack Initialized
Error while adding Sample Service.
Error while adding service.
General Discoverable Mode 255Could someone please tell me how to run DTM_SPI software for BlueNRGM2SP chip on X-NUCLEO-BNRG2A1?
Many many thanks.
Clemente
