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...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Hello,
Is it possible to configure an nRF5340 to be both a Broadcast Sink and a Broadcast Source, but with the condition that only frames received by the Broadcast Sink...
Hello,
I am measuring RSSI values with nrf_modem_dect_phy_rssi(...) from the DECT PHY firmware.
The nrf_modem_dect_phy_rssi_event refers to positive values being saturated...
Hello, I have a particularly weird problem that I can't figure out how to solve. I was using the 52833 DK for software development and the onboard leds were blinking perfectly...
Hi.
I'm fighting to get an i2c scanner (re)expose external devices' hex addresses on an Xiao nrf52840 board under VsCode nrfConnect (the basic board, not the Sense version...
Hi,
we are designing a custom board based on the nRF54L15 QFAA (QFN48) using a chip antenna with coplanar waveguide feed on a 4-layer PCB.
In the Nordic reference design...
Hello, We're improving a battery-powered (CR2032) sensor tag based on an NRF52833 with a 868 MHz transceiver. We want to use the nPM2100 PMIC and would like to optimize the...
There are two USB ports. IMCU and nrf5340. I had a lot of trouble with bad cables but i found one that works and I find that I have a jlink drive that pops up so I know there...
Dear Nordic Team,
We are seeking assistance in resolving a significant power consumption gap observed in our nRF9151-based asset tracker. While our lab testing suggests...
Hi,
I am working on a sensor device that requires very accurate timing on the sensing and sensor signal algorithm side. This device needs a low latency and low jitter radio...
Hi,
I am working on a custom board based on the nRF5340 using Zephyr RTOS with external QSPI NOR flash.
I am facing an intermittent issue with the external flash.
Observed...
Hi nordic,
I am streaming live microphone PCM data over BLE. The microphone data is continuously captured and stored in a buffer. Whenever 12 KB of audio data is available...
I am PHD student in china and doing research about gait retraining. I am designing wearable sensor that monitoring gait and giving vibration feedback to retrain the gait and...
we would like to explore the Nordic nRF52 series of low powere BTLE on coincell souerce for a waist band to dectect gait and analyse a probable fall in advance and in addition...
Hi Nordic,
We are building a product in the field of Sports, specializing in running shoes. The concept is to correct running form via analyzing the foot strike of the user...
Hi DevZone,
I am currently working on an external Flash OTA update via SQSPI on the nRF54L15 DK (v0.7.0). I have already verified that SQSPI read/write operations are...