I am working on BLE. I have created a service using read property(services_set_barometer_service_barometer_data(void *src, int size))
After connection is set-up i am calling...
Hello, I'm using the nRF51822 and tried the HID Keyboard Application (S110, ble_app_hids_keyboard) example. (Nordic\nrf51822\Board\nrf6310\ble\ble_app_hids_keyboard )
The...
Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
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...
Dear Nordic Engineer
Our costomer has developed a keyboard using LLPM in NCS.Now Now they have encountered some problems.We have been working with them for a long time but...
Hi. I am returning to developing on Nordic devices after some time away, enticed back by nrfConnect / VSCode support for MacOS. I am running MacOs Monterey 12.1 and I have...
The dumped stack information (especially the PC) point to what was running when the WD fired. This makes sense to me, but conflicts with the advice posted in the question...
Hello Nordic, Our procurement team is worried that the nRF52832 has reached end of life. I wanted to confirm if this is the case? If this is not the case, when is it expected...
Hi, community.
From the official document, I have learned how network core Bootloader works.
It can write data from shared SRAM to the corresponding flash address of Nework...
Hello,
i'm programing a nrf52832 and a nrf52805 and I'm using the peripheral uart example, I would like to change the size of the bytes of my rx and tx that I can send...
Hi
I have a board nRF52840 configured with some QSPI with filesystem configured
I would like to manage the file system from an app and I saw that - nRF Connect Device...
I'm working on a project where we need to store into FLASH about 1350 bytes of compressed data at about 2HZ (twice a second). This is my first Nordic/Zephyr project, so I...
Hi
I'm working with an nrf52840-dk on NCS 1.8.0.
I'm attempting to interface the board with an LS7366R quadrature counter over SPI; however, I'm not receiving any count...
hello Nordic
i am using ppk2 pca63100,
working on linux (manjaro), installed the nrfConnect v3.9.3 with power profiler v3.3.0
1. when i connect a device i have to...
This question relates to the unsatisfying reponse to ticket 283390.
The technology of the processor is not important. Arm Cortex processors are as fine as several others...
I am having trouble setting up a GPIO pin that will toggle when the radio is active on the network core. I have tried adding the code in bluetooth.c from the ppi_trace sample...
Hi everyone!
I am developing a board using a nrf52 as a BLE interface for an arduino. My idea in the future is update the firmware of the Nrf52 with OTA. But i wanna do...
Hello everyone. I am trying to set up a BLE central-peripheral network using nrf52840 based on NUS service. I need up to more than 10 peripherals which is customized board...
Hello there,
I'm trying to make a transceiver simulation on nRF24L01+ using Simulink. The block diagram provided in the documentation/datasheet was not clear enough for...