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...
Hello,
We're currently developing PCB with nRF5340_CLAA SoC. For specific reasons, main supply voltage was changed from stable 3.3V to 3.5V that comes from DC/DC converter...
I recently followed the instructions laid out in the "nRF Sniffer for Bluetooth LE" User Guide version 4.0.0 and having trouble seeing the nRF Sniffer interface in Wireshark...
Hi,
I am trying to implement bluetooth uart peripheral for nrf52811. I try to learn the code from example and want to check the result on my board.
When I build the...
Hi,
I'm on NCS 1.9.2, and I'm having a unexpected behavior on the consumer thread of a k_fifo. The documentation states that the k_fifo_get routine removes a data item from...
Hi all.
I was planning to build ble example and combining it with I2C, but I found this error
I check several previous posts on this forum before and solution...
Dear Nordic,
I am a beginner. I would like to transmitt the sensor data from a Lora32u4 board (End-node) to an nRF9160 Thing Plus (As a gateway) connecting to Lora SX1276...
Hello Nordic-Support Team,
i have a question regarding the Application Timer as said in your documentation here:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom...
Hello,
i would like to ask you for advice how to correctly process the connection status information from the modem. Our application is sending telemetry data to the cloud...
Hi
1. Longer build(pristine) time
When trying to build the application on vscode, the build(pristine) process is taking more than 5min during each time. Is this the expected...
Hi Team,
The nRF5280 dongle stops capturing BLE packets. If I remove the device from USB port and reconnect in this condition the device stops blinking also. Then if I...
Hello,
I used the apps from nRF Connect for Desktop for a project half a year ago. Today I started nRF Connect for Desktop and did the updates (automatic update for nRF...
大家好,
Currently i am working on nrf51822 for multi touch HID.For that i have chosen mouse HID example as a reference,I refer to this example( ),
I have been able to test...
Hi,
I am discovering the nrf52 software with the Segger Embedded Studio environment. I have developed an application derived of the ble_app_uart example.
I have many events...