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...
Hello, I try to import big project from Keil to SES. The main idea is to move to better IDE and use the same compiler ARMCC provided by Keil (license is present).
I have...
I am trying to using ceedling with FFF to create mocks of some of the NRFX HAL files. However, when I run ceedling I get some very weird errors. I've taken the `test/include...
Hello,
Below are details of my setup:
Peripheral: nRF52 DK
Central: One Plus 5 android phone
Sniffer hardware: nRF52 DK
Wireshark version 2.4.2
On Wireshark, I...
Hello everyone,
Some info about my setup: OS: Windows 10 IDE: SEGGER Embedded Studio v4.22 (64bit) HW: nRF52840 Dongle rev 1.2.0 as Coordinator, nRF52840 DK rev 1.1.0 as...
Hi,
I am trying to implement OOB pairing via USB. I have the USB portion sorted out. The idea is for a peripheral device to send over OOB data over this medium, which then...
I have problem with send hex on flash memory in dongle. I erase fllash than plug out dongle i know that i shuldn't but raspberry sey, he can't erase falsh. Dongle has 1.8V...
Hello,
can you please advise if the GPS antenna for the dev kit nRF9160-DK would also be available separately?
Our customer received this kit with version 0.8, which does...
Since APIs have changed as new nRF5 SDKs have released from time to time, it is not clear how custom service can be implemented on BLE peripheral for nRF52840 (pca10056) S140...
Hello All
I try to port the blinki example (with softdevice s130 2.0.1) to my Hardware with the nrf51822_xxAA.
The application will run without Softdevice.
But as soon...
Stack violation: stack pointer outside stack area.
Cause: Data bus error (PC value stacked for the exception return points to the instruction that caused the fault).Bus...
Hi,
I have PCA10000 Revision 0.9.0 nRF9160 Board with external antenna (Molex 206640)
I try to make GPS work. Here is my step:
I compiled GPS under samples ..\root\ncs...
I followed the start up procedure-
All OK, but my nRF9160DK doesn't connect to the network.
Only led3 is blinking.
I think iBasis-eSIM is not enabled in my area.
I...
Hello,
I need my timer to work at 9600 bps frequency. So accordingly my frequency is 16MHz and to get 9600 Hz I calculated the prescaler to be 10.7 ~ 11. But in the timer...
I'm using nrfutil ( https://github.com/NordicSemiconductor/pc-nrfutil/releases/tag/v6.0.0a1 ) with an nRF52840 USB Dongle to update units through BLE. The device is nRF52832...
Hi,
Nordic Part Used in Design: nRF52810
SDK version used 16.0.0.
We found for nRF52810 it supports peripheral mode as well as bootloader. I didn't find any example...