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...
Dear Nordic,
just got my Thingy:91 out of the box and followed the instruction.
Very surprised that the device could not connect (blue led flashing slowly every 5sec...
Hello
I am a beginner for NRF52832 FW desgin.
Now there are some issue stuck me
The scenario could me show as below: IDE platfrom: Embedded Studio Release 4.12 SDK...
Hello we want to save power and there we had the idea to not send the scan response to the central. Because we don't need this exta 31 Byte for advertising data.
We use...
Hello,
I'm trying to write BLE app that talks to Android phone. sometimes I need to set MTU more than 23 bytes so I decided to increase NRF_SDH_BLE_GATT_MAX_MTU_SIZE....
as already written in other threads (two years old) the DFU upload with nrfutil is extremely slow.
Transferring the same data from a smartphone (with BLE5) takes about...
Hi,
I want to measure the pulse length of sqauare wave (accuracy in ms) using PPI.
I have counted the number of pulses occurring in particular time period using PPI...
Hi
I am using nRF5340 PDK, but there seems to be something wrong with the configuration of my environment. Could you please help me see what is wrong.
thank you!
Hi,
I'm trying to program our custom development board which has an nRF5340 on it using the external JLINK on the nRF5340 dev kit. However, during a simple read of the...
I was working from the ANCS example and the way it stores the remote characteristics in flash. I expanded the example to add the time service, and was now storing additional...
Hello together,
from the 19th of Dezember 2019 Apple has put his HomeKit Protocol under Open Source ( https://github.com/apple/HomeKitADK ). My question is now, is it planned...
Hello guys,
we're trying to get the pc-ble-drivers-js running on a Raspberry Pi 4 with Rasbian. I know that there's no offical prebuild for ARM from Nordic but during searching...
Hi,
Update:
Module: nRF52832
SDK v 14.2, SD v5.0, windows platform
I am trying to write to save a value to UICR customer register. My routine for saving the value...
Hi,
I am trying to use bootloader and following https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader
In Step...