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...
Hi Nordic team,
I am working on a custom board which contains a nRF52840 BLE chip.
The board advertises with 'Nordic Template' code but not with the DFU code.
I program...
hi,
I want to use PPI function for timer trigger to PWM, but I noticed PWM doesn't have TASK_START register, please see the pictures.
how can I start PWM by timer?
...
We built a prototype board using the nrf52840 QIAA package, then developed a production board using the CKAA package. For some reason the Zephyr system tick is about 5x slower...
Hello, I try to transplant some code of project \examples\dfu\secure_bootloader\pca10056_uart to project \examples\dfu\secure_bootloader\pca10056_s140_ble. Trying to make...
Dear Nordic devzone community,
I am using nrf connect SDK version 1.8.0 for the asset tracker and 2.0.2 for AT client. IDE is Vscode Studio.
I have designed a custom board...
Hello,
I am working on a demo for multiple audio sources (using 1 nRF5340 Audio DK per audio source) connected to a central (which will be an nRF5340 Audio DK). Is there...
Hi,
In my project, I have to connect to a ZigBee Hub provided by a third party, and the problem that I am encountering is that I am unable to rejoin to the network after...
Hi, greetings all !!
I am developing an application based on ble_uart_peripheral example on nrf52dk_nrf52832 using NRF Connect SDK2.1. In my application, I have to receive...
Using Ubuntu (same behavior on 20.04, 22.04, and 22.10) and nRF Connect for Desktop 3.12.0. I have my J-Link hooked up to an nRF9160 on a custom board. When I check it at...
Hi,
I want to build this sample https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.1.2/nrf/samples/nrf5340/multiprotocol_rpmsg/README.html as a multi image build with...
Hello,
our Team is thinking about using the %XPRODDONE AT comand for the production devices, but we are not sure about all consequences of doing this.
The Documentation...
Hi Nordic team
Developing a nRF5340 hardware I need to add a debug connector. I use segger j-link and this cable
I tried to find out about the pinout/connection to the...
We have recently acquired a few BL651 modules from LAIRD which are based on nRf52810. Currently we do not have any development kit but would be getting one soon. Using The...