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 Support team,
According our spec 52832 rx is about 5.4mA, but actually i measured our example, it is about 7.1mA, may i ask where is the gap? so i suspect it is because...
Hi,
I'm developing an application based on the nRF52832 development kit. It is nrf52dk_nrf52832(PCA10040). I have used nRF Connect SDK (3.0.0) for the project development...
Hello,
I am trying to interface the ble_hid_keyboard with uart using nrf52840-Dk in SDK 17.0.2. But not able to print data from uart and even not able to connect hid keyboard...
Hi,
I have an nRF9160 and working am off of the AWS_IOT sample code. When I start the device, the error messages occur 2-3 times and then the device connects successfully...
Hi,
I'm working on a custom board with a nrf9160 µC. This board is powered by a battery and a supercapacitor and my job is to assure the autonomy of the battery.
I...
I am using 9160 to develop a product for customers, which saves the date, time and other settings in NVS. Yesterday, I encountered a problem that the product could not start...
Hi Nordic team,
Is there any sample project which implements DFU controller in nRF52832 central device? I need to update peripheral device firmware from central device...
We are using SDK 17.1.0 with SoC nRF52832 and Soft Device S132.
We want to configure the soft device to enable the TX and RX GPIOs to talk to off-chip power amplifier. Looks...
Hello there. I would like to know how can I read the counter value right before resetting WDT directly from the register.
That means right before calling:
I want to know...
Hello,
I'm developing a NB-IOT application on the nRF9160-DK based on the 2.6.1-rc1 SDK. I'm experiencing a bug where the firmware gets stuck while serving a send() request...
I am successfully able to use pc-ble-driver on nRF52840 Preview DK using latest connectivity firmware loaded by nRF Connect.
I want to use the same functionality on FENSTEL...
I am using the nRF52840 (with SDKv17.0.2 + s140_7.2.0) and made a custom FW based on the ble_app_hrs example. My custom HW has a 128MB MX66U1G45G flash memory chip.
The...
Hello,
I wanted to build a temperature and humidity sensor application for my custom board using NRF5340 SPI master board. The sensor we are using here is "SHTC3" please...
I use Keil to build nRF5_SDK_16.0.0\examples\dfu\secure_bootloader\pca10040_s132_ble\arm5_no_packs. But it failed to build with undefined symbol nrf52_handle_approtect. And...
I was looking through the quadrature decoder example for the nRF52 and I was having trouble getting an insight into how the three libraries (driver, driver legacy, and HAL...