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 all,
looking at how to navigate with the nRF tools, hardware amd software.
For example, have designed a bit of applciation with seome peripheral drivers, but I am...
Hello,
I am having trouble communicating with the nRF82532 and the DTM software. I am using nRF5_SDK_17.1.0 which has the DTM firmware. The project that I selected is: direct_test_mode_pca10040...
Hi, I wanted to change at runtime the iSerialNumber exposed by USB descriptor. As Kenneth suggested ( link ), the solution has been to override the weak function in usb_descriptor...
#define GPIO_SPEC_AND_COMMA(button_or_led) GPIO_DT_SPEC_GET(button_or_led, gpios),
I find this code in the buttons and led .c file
I tried finding what is does , but...
Hi!
We use the following approach:
If the pin is configured using nrf_gpio_cfg_input we read the pin value via nrf_gpio_pin_read;
If the pin is configured using...
Hi,
I wanted to store a simple integer (the "serial number") by using Setting subsystem of nRF Connect SDK 1.8.0. Settings is based on the internal flash of device (nRF5340...
Trying out Nrf5 sdk v17.1 with SES 6.32 and opened up an ANT+ example `ant\ant_debug\d52\s212\ses`
Tried to build, 50% compiled successfully, but i get repeated errors on...
We use nrf52833, and the SDK is 17.1.0. We have the following questions about gzll: 1. How to count packets_num and timeouts_num in Packets Statistics? timeouts_num Where...
Hello,
I am trying to send a large file through BLE from an nRF52811 to a Raspberry Pi 4. File size is about 77 kilobytes.
Here is BLE setup on the nRF side:
Custom...
Using the DM, in the discovery_complete callback, after finding two CCC handles from 2 custom UUID's, I can subscribe to only one of the two, the other fails with EALREADY...
Hi,
I am not sure where to go next, so looking for some debug help.
Setup : I am using the 9160DK - the 52840 is being used as an ANT+ receiver, where it forwards on UARTE...
I am working with the AWS IoT sample on the nRF9160 development kit using Nrf connect 1.8.0. I am testing the disconnection behavior by removing the sim card after connection...
Hello to all :-)
i am not sure if this is an Hardware-topic, but i want to know the possibilities how to can
use and configure the nRF5340 (where can i find a detailled...