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
I am currently using a nRF52833 DK. I am working with the direction finding feature of the nRF52833 DK. I have managed to send and receive CTE packets and I am getting...
The link given still points to the windows executable when selecting macOS or Linux on https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Connect-for-desktop...
I have CONFIG_GPIO_AS_PINRESET defined in my project (both bootloader DFU and main program), so pin 21 is setup as hardware reset.
I would like to disable this function...
Is it possible to use one of the development kits to simulate a cell phone so that I can test my device's bluetooth pairing, connecting, and communication?
I know I can...
hello, I'm working on the nrf52832 and sdk15.0.0 , I made my first custom perihperal with custom services, and now i want the device to be connected only to the first device...
I just got my developer Kit and follow the instructions in https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF9160-DK/GetStarted#infotabs -> GET STARTED
when...
1. Is there any document available from Nordic that describes the exact steps to measure power consumption in PSM mode with the Dev Kit? Also, is there a test firmware available...
Hello,
When in try to activate "Console 'get' function selection" in menuconfig, I get an error "ERROR: undefined not in named choices or syms".
Can someone help me please...
Hi all,
I am doing a project with nrf52840 tags. I would like to collect the RSS values and the time stamp with my Android phone. I can see in the nrfConnect application...
Is the data stored in internal flash for mesh encrypted?
Or is any of it encrypted?
I'm talking about the data explained in this link:
https://raw.githubusercontent...
Hi,
I have test setup consisting of 2 boards, one that sends a packet every 2 seconds with CTE, and another with a 2-antenna array that generates MagPhase samples and sends...
Hi,
I am using "http_upgrade_ota" project.
I have added UARTE2 , SPIM3 and WDT peripherals in the application.
To use this peripherals i had to make change in "spm...
Hello, I have developed an application that advertises, connects, pairs/bonds using SEC_JUST_WORKS configuration, and then transmits data at ~2 second intervals to a smartphone...
I would like to use NRF Desktop Connect to connect to, and potentially firmware update an nrf52832 via the onboard bluetooth, but the NRF Desktop connect is only available...
Goodmorning,
I developing an application on nrf52840 board with SDK15.2.0 that communicates via BLE with from the APP nordic. I am started from the example project ble_app_cscs...