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...
I'm developing an application where there will be multiple central links to relatively low bandwidth sensors and 1 central link where sensor data will be streamed. The throughput...
Hi teams,
I am developing with Mesh SDK 4.0.0, and suffers from random fault during long-term test.
The last readable callstack position is the below.
The callstack...
I am currently trying to use a nordic semi ppk and nrf52840 to read current in the nordic semi power profiler software. I am able to flash the DK successfully (while P22 is...
I have a 9160 DK board with lte_ble_gateway on the 9160 side and hci_lpuart on the 52840 side. It works as far as being able to send and receive BLE messages but it has faults...
Hello,
Previous revisions of the nRF SoC's such as nRF52840 and nRF52832 have had specifications for certain IO to be low frequency < 10Khz and standard drive only because...
Hello
I'm facing an issue with app_timer_start. Indeed, with small values, sometimes, the app_timer_start won't start the timer. As a result, the interrupt handler is not...
Online Manlio 6 minutes ago
Hi,
I add NFC to my project with freertos. The initialization of nfc is ok. After running few seconds ,it hang. If I comment the usr_nfc_init...
Hello,
I work with the ATE using Algocraft WN series programmer.
It has directly access to GPIO registers through SWD interface with WRITE / READ / COMPARE commands. ...
Hi,
I was tracking down a bug that resulted in a secure fault exception. To save some time tracking it down I enabled logging in the spm. However this resulted in an escalated...
Hello,
So I am just real confused on how the softdevice programming works via the open_bootloader right now and can't seem to track down the documentation I need to be successful...
I'm running a code based on the ble_app_uart example using the PCA10059 dongle. I have the dongle connecting to a raspberry pi 0 W via BLE and when this runs using a power...
Hello,
at the moment I am working on a project with a nRF52840DK as central and multiple nRF52DKs as peripherals. The code on the central is based on the "ble_app_uart_c...
Do the examples in the SDK folder like ble_nus have their binaries with softdevice already? I'm a newbie in Nordic and using the BLE NUS example with nRF52-DK to learn as...