Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
I installed nRF connect for desktop in ubuntu 16.04. I added Programmer app . It was working fine till yesterday. But I update it from the nRF connect today. But now programmer...
Hello,
I try to use the opus codec on an 52840-DK. The Build and Flash with ARMGCC woks fine (with gcc-arm-none-eabi-8-2019-q3-update) but I'd like to use the debugger from...
While using the Zigbee OTA examples (nRF Thread and ZigBee SDK v3.1.0), I have noticed by the sniffer, that the attribute “Block Request Delay” is presented in the OTA Upgrade...
Hi! A strange problem we encountered is a different behavior of our boards before and after cutting the SB40 bridge and place a jumper on P22.
First part which works as...
Hi,
We are using NRF52840 DK in our project.I am using keil5 uvision, using SDK 15.3.0 and soft device S140.I have installed nrfx command line tool version 10_3_0 and nrfgo...
I'm using Segger Embedded Studio 3.52, nRF SDK for Thread and Zigbee v3, nRF52840-Preview-DK
I have a Zigbee Coordinator and Zigbee Router that work great at my home office...
I can success transplant saadc and fatfs to my ble project.However, when there is a SD card, the slave can write data to SD card successfully, but disconnect with the master...
Hi engineers, I got a question regarding nRF52840 (PCA10056), i want to run DTM using PCA10056 board with MT8852B tester. Unfortunately, i keep failing to get the EUT address...
Dear all,
Our application is made of
Chip nRF518122 + SDK 11.0.0 + DFU Bootloader + BLE application (gcc complied) loaded with nRF Toolbox over the air
we are putting...
Hello,
the nRF9160 product specification 1.0 states in 5.1.4.2:
"Note: The LTE modem requires using LFXO as the LFCLK source."
I checked the clock register and noticed...
Hi,
I have developed an SWD working code which read-write the Flash Memory and RAM which is working very good.
Now I have a problem in I need to write start address...
Due to time pressure, I'm starting this thread based on an existing ticket: https://devzone.nordicsemi.com/f/nordic-q-a/51423/firmware-on-custom-board-application-bootloader...
Hi team,
We have a customer who has some questions about GPS.
The questions are:
Where do we save the Ephemeris data when GPS code start? RAM or flash?
When use...
Hi,
Can an nRF5x device be configured as a BLE relay with Bluetooth Mesh?
I believe with the Central-Peripheral-Relay example, the Relay needs to establish connection...