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...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
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...
Hi, we have a use case where the central might need to re-bond with our peripheral (e.g., after choosing "Forget this device" in phone settings). I have learned that setting...
Hi
i am working on the nrf5340_dk for making as a controller through the hci_uart build.
can i know the gpio connection mapping on the board?
regards,
Achyuth
Hi, I'm currently having a problem with the uart peripheral.
I have an STM32 MCU connected to the NRF52840. In this case, the NRF acts only as a "transceiver".
Whenever...
I have my own code for handling pin interrupts using the NRF_GPIOTE EVENTS_PORT interrupt. I had some issues with this years ago when I was using the nRF52832 chip, which...
Hi,
is it possible to configure the hci_uart example from NCS in a way that the FICR device address of a nRF52840 is used as public device address? I cloned and compiled...
Hello,
We are trying to get the NVS example on our nrf9160 DK running. The build and the flash process looks fine but the application won't boot. Not even the typical...
Hi,
I bought a second nrf52833-dk. After I program my code on it, I can't debug or read the code because read protection is on. This is strange, because I didn't program...
nRF SDK 17.1.0 I've never touched this example before today, and yet it complains about a bunch of stuff not being found in the file nrf_dfu_validation.c. I am trying to use...
Hi, I try to install nRF connect for VS Code on Ubuntu 20.04 LTS according to the installation guidelines. When I want to set the SDK and toolchain path in the quick setup...
Follow up on: github.com/.../50438
Describe the bug There is a specific case in which the Bluetooth stack seems to become stuck in a state where it will not accept/initiate...
Hi, We are using SDK17 and are implementing the UART y APP_UART_FIFO_INIT. Every now and then we encounter APP_UART_COMMUNICATION_ERROR. I know this is related to buffer overrun...
Hii team,
today i install wireshark version 4.0 and python 3.10 and i downloded nrf sniffer ble software from nordic website and i connected my nrf sdk to pc to flash code...
Hello,
I'm developing an application that will include over the air updates. I read the infocenter information about how the dfu works, with either dual-bank or single-bank...
Hi,
As I am using the nRF52840 DK for a project, so I followed the instructions for setting up nRF Connect SDK as it's the main SDK going forward: nRF Connect SDK and nRF5...