Ask questions and find answers on connectivity ICs, focusing on protocols and I2C challenges on STM32 Nucleo boards and BlueNRG products.
si tratta di un processore situato in una centralina blue&me fiat
I used nucleo-L152RE and S2LP S2868A1. My device was connected with the Sigfox network. I ran the application Sigfox push button demo. When I want to debug the code and pushed the button, the console reported to me this following message :Target is n...
Hello! I am using STM32L476 with X-NUCLEO-IDB05A1 (SPBTLE-RF) and X-CUBE-BLE1 v4.4.0 and STM32CubeIDE v1.2.1 on Windows 10 x64.I was implementing a custom HID-over-GATT Profile device using the X-CUBE-BLE1 examples.So as I did before for USB HID I wo...
STEMEVALIDB008 V2 is the board I am planning to use.Link: https://www.st.com/en/evaluation-tools/steval-idb008v2.html
Ideally, I need it to work in serial1 or Mode "001" on boot. Is this indeed the firmware default? As an integrated BLE module I would expect it to work immediately, i.e. plug and play but in which mode? I assume I can change firmware and/or registe...
I have a board which uses the SPBTLE-1S interface via UART with an NXP I.MX RT 1060. I've downloaded the BlueNRG-2 code. I'm looking to get a DTM running on our processor. Has anybody ported the DTM example code to a non stm32 processor?At first glac...
Hello,I found information in S2-LP datasheet about land pattern (p79) quite difficult to understand.I checked gerber of reference design (monarch and S2915A1) and this is a no match with datasheet recommendations ! Can you please provide good recomme...
Hello,As part of a student project, we are trying to implement the BLE-Mesh library on the SensorTile. We are trying to do it by editing the demo application provided here : https://www.st.com/en/embedded-software/x-cube-blemesh1.htmlWe saw that the ...