I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
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...
I use nRF52840DK and nRF21540EK to develop BLE programs, and the program uses FLASH for BLE image storage, the program works well on the DK. However, when I burned it into...
Hello,
I try to flash my bmd-345-eval board with nrf connect visual in VS code.
But the connected devices don't show mcu but show VCOM0 and RTT on nRF connect in VS code...