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...
Dear Mate,
I am trying to build and flash a program by using (+) Add DFU support to your application - Software - nRF Connect SDK guides - Nordic DevZone (nordicsemi.com...
Dear all,
I'm using nRF52832 and using timers to turn on/off GPIOs.
I saw that timer0, 1 and 2 has 4 CC registers.
Right now, I'm using timer0 like this:
1) turn...
Hi team,
I have some doubts regarding mcuboot behavior on firmware failure.
1) Consider the situation I have flashed a new image , it will get validate before mcuboot...
Hi,
I'm trying to use XIP on our custom board running a nrf5340 with a different Flash memory than the one on the nrf5340-devkit.
The XIP worked on nrf5340dk, but now...
Hi,
I have an nRF9160 device which is going thru PTCRB cert. We are doing TRP/TIS and nRF9160 won't connect to the Anritsu MT8821C. Basically it tries to connect and just...
I have a working MQTT subscription list, when I add a new topic for subscription my subscribe fails with ENOMEM error -12.
If I remove another topic, I can add new topics...
I am looking for a way to set the TX power in Openthtread using Matter with the current version of the nRF-SDK. It appears I cannot find a solution which is up to date.
Hello, guys.
We are using nRF51822 SoC together with nRF5 v12.3.0 SDK.
According to the nRF51822 memory layout , half of the 256KB flash memory space is taken by the Softdevice...
I am using an Nrf52840 and sdk V14.2.0.
My question is how to compute the battery voltage based on my hardware.
The hardware uses AIN0 to measure.
The hardware has a...
It seems this is a new problem with PCA10059 2.1.0, but not 2.0.0 or 2.0.1 that we previously used.
I use a nrf52-dk to connect its P19 to the SWD pins on the dongle. With...
Hi, I'm developing Matter Controller using the Chip-Tool as example from the original chip repo: https://github.com/project-chip/connectedhomeip
I am not using releases...
Hi guys. I want to evaluate nRF52840's OOB feature with an Android OS 12 device.
Instead of using NFC, can the nRF52840 send the OOB data (confirm value, random value, nRF52...
hello, I made a custom board that mounts a virgin nrf9160; its programming takes place via a tag connected to the segger programmer. I tried copying a whole chip with JFlash...
Hello,
I am working with nRF5 SDK v17.1.0 and using nRF52832DK board. I want to use the hardware timer in continuous mode and also want to use all 6 compare channels of...