What is the best way to minimize transfer in progress errors when trying to send ANT messages? I am using the S310 stack on an nRF51422. I have a busy ANT channel that is...
I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
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...