When I am going to debug my code why such type of error come ?
this same thing happening with two board different board of same family.
Ask questions and find answers on connectivity ICs, focusing on protocols and I2C challenges on STM32 Nucleo boards and BlueNRG products.
this same thing happening with two board different board of same family.
I found that I can make vendor model client with BluenrgMesh_SetRemoteData(), BluenrgMesh_ReadRemoteData() functions using BlueNRG embedded SDK.However, these functions looks only for vendor models. Are there any APIs to make standard models client l...
After receiving a package I read out the AFC_CORR register. This value is not very stable, even if packages comes from the same sender.So I have 2 questions:How do I get the frequency offset in Hz from this register?Why is this not stable.best regard...
the date and time both go wrong ,like:18-12-24 16:48:01(a right time),turns to 55-04-102 35:18:01(a wrong time)
I have done a Bluetooth server that works well.The client is connecting, interacting with the services and disconnecting.On the disconnecting procedure, the server starts the command "Aci_Gap_Set_Discoverable".In some cases, when the connection is no...
I need STEVAL-IKR002V3 evaluation board working code.Sample code they provided Spirit1 Library application is not compiling IAR....?
Is it possible to send both data from the sensors to AWS and also broadcasting through the BLE module on the B-L475E-IOT01A1?I have the sensor data posting to AWS but when I try to initialize the BLE module, it becomes impossible to open a net socket...