Apologies if this has been asked before but did search for 'format' in faq and got nothing.
I have been answering to questions.
In my answer I place hard empty lines....
Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
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...
This is my first design with a BT product so apologies if my quest is a little simple.
The advice I was initially given was just to cop the dev board design and it “should...