Ask questions and find answers on connectivity ICs, focusing on protocols and I2C challenges on STM32 Nucleo boards and BlueNRG products.
buff_tx Error: Multiple errors reported.\ Failed to execute MI command: -var-create - * buff_tx Error message from debugger back end: -var-create: unable to create variable object\ Failed to execute MI command: -var-create - * buff_tx Error message ...
Hi, I have B-U585I-IOT02A board. I'd like to log data to an uSD card. Is it possible to connect external SD Card reader along with FATFS ? If so, which protocol to use SPI or MMC and which physical ports? I don't use onboard: gyroscope, magnetometer,...
Hi team,We have a snapdragon 820 based board running with debian OS(linux kernel-4.14). we have interfaced Teseo-LIV3F to the Snapdragon 820 over the UART and using gpsmon application to read latitude and longitude valuescommand used,$ gpsmon /dev/tt...
Hello All,I am working on a custom board which has BlueNRG-2 IC as a connectivity chip with Mobile App. I am now planning to migrate to BlueNRG-LP IC because of memory limitation in BlueNRG-2. Is there any migration document for the same?Following ar...
Hi, I check connection with ST25PC-NFC and M24SR.I used the NDEF Editor of ST25PC-NFC.The error occurred error after selected "Read from your tag".This error is "Read tag operation failed!". Please take care my trouble.
Code:
ret = aci_gap_set_io_capability(IO_CAP_NO_INPUT_NO_OUTPUT);ret = aci_gap_set_authentication_requirement(BONDING, MITM_PROTECTION_NOT_REQUIRED, SC_IS_SUPPORTED, KEYPRESS_IS_NOT_SUPPORTED, MIN_KEY_SIZE, MAX_KEY_...