Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
I want to merge provisioner and client to provision, configure and control multiple servers from the provisioner+client module.
SDK = nRF MESH SDK v4.2.0
Example...
Hey guys,
All of a sudden, I'm not able to flash my nRF board anymore. I get the following message when I try to connect to the board using segger IDE.
And when I try...
Hello,
I had purchased 6 nRF52840 Preview Development Kit boards in 2017 for study and development.
This year, I want to re-use the PDKs for a new BLE-THREAD related PoC...
Hi, i'm trying to load the aws_iot sample and I'm running into mqtt_connect, error: -95. Based on other posts, it seems my certificates might not be properly loaded. As far...
I am building on a BLE DFU project which already has a NRF_FSTORAGE_DEF for allocation of non-volatile data used by DFU. I want to add another instance of NRF_FSTORAGE_DEF...
Hello,
I am using the modem callback:
To check if the modem is connected using the following code:
However, as far as I understood this only indicates that the modem...
Respected Sir, Mam
I am Noel Joe Riju Antony a student of Amity University, Noida, India pursuing a B.Tech in Aerospace engineering. I am currently working on a CW radar...
Hi,
I've got a Thingy:91, which I've spent a lot of hours in understanding the different samples. I want to be able to send GPS information to my Azure IoT hub device...
Utilizing SDK 15.2 and Softdevice S132, when debugging with Segger Ozone and starting from main or after triggering a reset to restart at main an ERROR 8 [NRF_ERROR_INVALID_STATE...
Tried running android app in debug mode, but I could not see any data on the crash.
tried resetting the board a few time and re commissioning.
followed the guide to set...
I found a lot of posts with this warning/error, but I could not find a fitting solution among them.
in my case, I copied the `peripheral_lbs` project to another folder,...
Hello
I have a few questions regarding the "ble_thread_dyn_mtd_coap_cli" example:
In the "main.c" file, I notice that you have created timers to call "sd_ble_gap_conn_param_update...
Hello.
I have a custom board with a uBlox BMD300 on it. The BMD300 is based on the nRF52382. The BMD300 had a pre package firmware in it that acted as a BLE UART bridge...