I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
I am having trouble updating a product with the firmware update file using NRFconnect app for ios version 2.5.3 using iphone se 2020.
We have been running successful updates...
Hi,
I am working on NRF52840, I want to read ADC data over I2C communication. Can you please tell me how to implement the code in nrf52840.
Thanks & I am waiting for your...
Hi,
Our device nRF 52832 using connect SDK connects with the Android application. And successfully negotiates an MTU size of 247.
Is there any call back in the nRF SDK...
Hi!
I have three new nrf52840 dongles and I am not able to provision any of them. I load the code nrf/bluetooth/mesh/light (SDK v2.1.0) in one of them for the first time...
I am using the nrf52833 dk board with vs code , I have tried all the solutions that I could find on the already available asked questions, example https://devzone.nordicsemi...
SDK: nRF5 SDK v17.0.2
use example SDK17\examples\ble_peripheral\ble_app_uart to add DFU over BLE
SoftDevice: ANT_s332_nrf52_7.0.1.hex
MCU: nRF 52832
windows application...
Hello, guys.
I just wondered why use LTE Link monitor from nRF Connect make nRF9160 scan lte-m networks and even connects to it.
And when I'm trying to use external MCU...
Hello,
We are using this module in our new product and are in the process of Bluetooth certification. The BMD-350-a-r lists QDID of 101018, but the nRF52 family lists...
Hi,
We are using nrf5340 and nrf connect SDK V2.0.0
Using below code, we are able to scale up/down the processor frequency.
However, in our application we want to...
Hello,
I want to specific a hci event in zephyr RTOS when using nrf connect sdk. But I don't know how to achieve it.
In Bluetooth Core v5.2, vendor specific events have...
Hello,
I would like to create my beacon application to publish periodically (e.g. 10sec) data related to three temperature sensor.
What're the possible solution to implement...
Hi Team,
I am using nRF5340 dev kit and NCS(Nordic connect SDK 2.0.2)for my DFU POC purpose. I want to perform DFU update of nRF5340 through nRF USB port instead of the...
Hi developers,
Now, I want to get a correct Tx power value. I printed out the value from "ble_gap_evt_t->params.adv_report.tx_power" and could get only 127, even this...