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...
Hello everyone!
We need to implement Apple Notification Center Service (ANCS) in our nRF51 firmware so that the iOS application running in the background mode can receive...
Hi,
In the latest NCS V2.0.0 the profiler has been renamed but one of the sources hasn't and it causes a CMAKE error
https://github.com/nrfconnect/sdk-nrf/blob/main/subsys...
Hello,
I am using the ble_advertising module in sdk 17.0.2 on an nRF52840 with softdevice 140. I have the application working but want to convert to using coded PHY. After...
We are using nrfutil 6.1.3 on Ubuntu 20.04LTS and nRF5 SDK 17.0.2 We're using a copy of the dfu/secure_bootloader as the bootloader. We've changed NRF_BL_DFU_INACTIVITY_TIMEOUT_MS...
The nrf52840 defines 4 pwms. Attempting to enable pwm1, pwm2 or pwm3 using pinctrl through a device overlay results in build errors suggesting there is something wrong with...
Hello,
I am developing a driver for the vl53l5cx TOF sensor from ST, however their sequential write format looks as such:
This is problematic for me since I can get...
Hello, I was trying to run the Matter template example on board nRF5340 DK.
The nrf connect website example : https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest...
Hello Nordic team!
We are using nrf52832 chip and soft device S332. System runs custom bootloader and main application.
We did not have any major problems with BLE...
Hi Nordic Team and programmers,
I have a Bluetooth peripheral built from the uart example and it has been working perfectly while operating a basic message based protocol...
Our product consists of a Texas MSP430 and a Nordic nRF52832 Chip, with serial/UART between
for MSP programming, debug and development : I'm using the official TI MSP-FET...
Hello, that's my first post, I'm starting in the world of nordic and I want to know how to configurate it to program in VS code, I already do all the steps in the 3 first...
Hello,
I am facing some troubles generating and flashing a complete hex file using the Nordic command line utils. Below, I will explain my scenario:
Secure bootloader...
Hi everybody,
I'm trying to make the nRF 52840 Dongle work with nRF Connect for Desktop v3.11.0 on Ubunutu 20.04 LTS.
I downloaded the latest version from here: https...