I'm currently developing a BLE Long Range application based on Zephyr and the v2.8.0 version of the nRF Connect SDK. The app is based on the following nRF samples: central_hr_coded...
trying to define a static partition for the NRF5340_CPUNET. even though he can direct the CMAKE to pick up the pm_static yml for each core by adding
does the sysbuild...
Hi,
I use the secure BLE Bootloader to update the nRF52840 (with S140).
Now I want to add a UARTE to update the STM32 connected to nRF52.
Do you have a solution to do...
I am taking a course on academy.nordicsemi.com but every time I try to log in it says "Incorrect username or password. Please try again":
I then use "Forgot your password...
Hello,
I am currently learning Zephyr via the Developer Academy in preparation for an upcoming project that will use an nRF9151 and a Nordic BLE module. I will need to write...
Hello Nordic-team,
I´m currently developing an application which has been based on a 54L15DK an I´m using an overlay file for adjusting the ports to my own hardware. That...
Hello,
I am working on the GNSS application provided in the sdk-nrf at [path: samples/cellular/gnss] and I'm using thing91: nrf9160 board. I have modified the GPS acquisition...
Hi
I followed below tutorial, and I tried to send scan response data
https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-advertising...
Hi, everyone,
We are developing projects with nRF52832/51822 chips by using development board PCA10040. The programming of the chips is done by “nRF Connect\Programmer”...
Hi,
I have a problem with the app timer firing incorrectly.
I am using development board nrf52840-DK, Segger Studio 4.22, SDK 15.3.0_59.
When there has gone more than...
Hi
I'm really new to this filed and don't know anything about antenna, please forget me if the question is stupid.
I have an nRF52 DK, I noticed the Bluetooth antenna...
Hello, guys!
Here are the details about my development environment:
SDK = 15.3.0
IDE = SES
SoC = nRF52840-based BL654 module.
In my design, I need to drive a buzzer...
It's cool to have a build_all.sh script that supports so many cross-compilers. I've one more small request.
If run from a tool like CMake, the make tool does not pick...
Hello Nordic team
I am working on nRF52840 DK, SDK v-15.2, I am implementing directed advertising support and other side nRF52830 can capture this directed advertising data...
I'm trying to follow the instructions to install the nRF sniffer 2.0.0.
It appears that the .zip file (nrfsnifferforbluetoothle200c87e17d.zip) is missing the Profile_nRF_Sniffer_v2_001...
Hi,
Our application requires a Gazell device to be put into a 'slow' mode whereby it transmits a very short packet periodically but at a slow rate, e.g. once a second, until...
Hi,
I'm trying to compile the asset_tracker application and the at_client off the v1.0.0 branch, and I'm getting the error below:
cmedianu@ubuntumisc2:~/ncs/nrf/applications...
I'm trying to get iOS to open an L2CAP Connection Oriented Channel on the nRF52840.
I'm stuck at the nRF always rejecting the connection with result 0x0004 (Connection refused...
hello,
I have post one question related to " BLE Mesh LPN communication with friend node " few days ago. when i open it shows " Content Under Review - This content is...
Hello,
I am experimenting with the NRF CLI example (brilliant feature). I would like to integrate it with my project, which uses FreeRTOS. I've read a few threads that suggest...