We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hello Nordic Team,
we’re evaluating nRF91 for our next product platform (being strong in LoRaWAN since years) and hoped to quickly run some first field trials with the recommended...
Hi,
Now, I'm doing a project. A device node sends picture data and the other one receives these data. Then the receiver shows the picture on the SSD1306 display.
At receiver...
In order to reduce power consumption , I configured the RX pin of the serial port with an interrupt , and when the device was asleep , it was woken up by an interrupt , and...
Hi, I want to set different gap event length for different peripheral on a ble central: 1 link with high throughput and 4 links with low throughput.
The sdk is 17.0.2...
Hello, I am working with the nrf52832 and was trying to understand the steps for configuring the Bluetooth stack. Does anyone know what role the APP_BLE_CONN_CFG_TAG plays...
Problem
We have manufactured a custom board using the nRF9151 and we ran into some manufacturing QA/QC issues. The reserved pins of the SiP are very close to ground pads...
Hello LE-Audio team,
By any chance, do you have a working code base that supports a headset with 2 end points instead of just one as your sample nRF5340_Audio kit?
If...
I have a ready hogp struct and I'm trying to subscribe to an input notification (I'm connecting to a bluetooth keyboard) and I'm getting error -22. Here's the callback in...
Hi all,
I'm looking into speeding up my workflow using remote development containers on ARM servers, but it seems some tools are missing, nrfutil the first, to run a fully...
Is there any documentation on what peak data rates are available on the nRF9151?
While the Cat-M, Cat-NB1 and Cat-NB2 standard max data rates are easily available, I have...
Is it possible to see LOG_INF() or LOG_ERR() messages from custom board software when the custom board is connected to a nRF52840DK through connector P20? The custom board...
I have an application that I want to build and run on 5 or 6 target devices including a nRF52840DK, nRF52840 Dongle, and custom boards. There are areas of the code that only...
Hi:
I don't receive any messages in the console during any of the exercises in Lesson 3 and Lesson 4 of the nRF Connect SDK Fundamentals.
No errors occurred during the...
I have an Ubuntu Machine where I successfully installed Zephyr SDK and toolchain following instructions given in the official getting started guide here . I was able to compile...
Hello,
I have a custom PCB with the nRF5340 chip. I’m able to flash the board using a J-Link. I’d like to rename the device so that it advertises a specific Bluetooth name...