Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
I am using the serial port of SDK7.1 to send and receive data, and this serial port is a serial port of nRF51_SDK_7.1.0\examples\peripheral\uart\pca10028\arm. Can this serial...
Hi,
I have a project using Zigbee and NRF5340.
I'm facing a "zboss_osif ZBOSS fatal error occurred" from ZBOSS lib after few days of operation.
I'm wondering if the...
Hello,
first I would like to "set the scene".
* hardware : cutsom board
* mcu : nrf52832
* nRF5_SDK : nRF5_SDK_17.0.2_d674dde
* software : mbr + bootloader + softdevice...
Dear Sir/ Madam,
What is the difference between:
> nRF2401P and
>nRF2401P-R ?
Also, code that is written using nRF2401P - would it still work when using nRF2401P...
I am trying to a interrupt on when the sensor has noticed 1G movement for 150MS
Is this the correct way to configure it?
const struct device * const sensor = DEVICE_DT_GET_ANY...
I want to create a NR3540 DK application that accepts a Classic BLE audio connection, from say, a mobile phone with classic BLE (HFS profile?), and then broadcasts that audio...
Hi, I'm working on a project using Zephyr with LittleFS mounted on a QSPI flash device. However, I'm encountering an issue when trying to erase the flash area. Here are the...
Hello everyone,
I am having trouble using the bt_nus_shell.py script and a NRF52840 development board to send shell commands. I am trying to follow the instructions mentioned...
I'm trying to reflash the dongle with the "connectivity firmware". I previously used nRF Connect to do that, but with the latest version, the bootloader got somehow corrupted...
Hello everyone,
I'm currently transitioning a project from traditional BLE communication to the Nordic UART Service (NUS). The previous setup worked fine, but after replacing...
I get error about MPU error stack size while trying to run the example from ncs v2.7.0 on nrf52833dk
I was able to build correctly and I see in the log file that it gets...
nRF Connect SDK 2.3.0 on nRF52840DK
I am trying to add a fifo to my application but when trying to allocate the memory for the data item, k_malloc always returns NULL no...
Hello,
I have custom hardware running on nRF53 and there are multiple sensors connected with it for the measurement of their different entities. The hardware is battery...
Hello Experts,
On my Windows 10 PC, I have installed nRF for Desktop v5.0.2 and J-Link Pack version 7.94e got installed along with it.
Also installed Nordic command...