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...
Hello Nordic,
I have several questions regarding the BLE connection. I have 2 sparkfun nRF52840 boards and an android phone (android 6.0).
This is my scenario:
- the...
I'am studying the ble examples under SDK16.0.0. In the Uart example, the structure of ble_advertising_init_t is used to initiate the advertising module. However, the stucture...
Hello,
I was trying to make fatfs example work on my nrf52_pca10040 board, but it always fail to init (<info> app: Disk initialization failed.)
I'm using a 4GB sd card...
Hi all,
We have a running project with Nordic SDK on thread.
Now, we are considering to include some ble functionalities in our application and use freertos to manage...
Hi,
I order one nRF5340 PDK from Mouser.
I am following the get started document.
https://infocenter.nordicsemi.com/topic/ug_gsg_ncs/UG/gsg/first_test.html?cp=1_1_2_3...
Hi,
I recently purchased a DK as well as 5 nRF52840 chips. I have been working on flashing some code on the development kit. I would like to also flash this code on every...
Hi,
I have performed Nordic's "nRF52 SDK Application Timer Tutorial" found on this link .
I have followed everything step by step and have not encountered any build or...
Please find attached code of BLE_APP_UART code main.c file. I am using Nordic nRF51 DK board (nRF51824) for my project development.
We have created our own android apk....
I updated nrf Connect to version 1.0.6
I used the verification capability of the Getting Started Assistant to make sure all tools are up-to-date
Then I followed the...
Hello,
Just got my Thing 91 and wanted to update the application firmware on the SiP using nRF connect 3.3 .0 programmer but when connecting to the device I got the following...
Hi
The issue is that after a buttonless DFU is completed the new firmware runs as expected but the new advertised name doesn't change.
device name in firmware before DFU...
Hi Team,
Currently i'm working on Openthread Border router(Rasberrypi) with nrf52840 as a radio. I have gone through IOT SDK(Nrf5) for enabling the 6lowpan BLE Border router...
I tried to update SD + APP at the same time but it only uploads the SD. I create the zip file like this nrfutil pkg generate --hw-version 52 --application-version 1 --application...
Howdy,
I'm porting a GATT profile from a different profile where the custom services characteristics and descriptors UUIDs are malformed. For example;
1st Custom Service...