Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
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...
Hi,
I am using 5340 but it's uart consumes a lot of power 2.01mA
SDK: NCS2.1.0
project: peripheral_uart
I have disabled all other peripheral equipment,put all...
when I open nrf connect for desktop i got blank page,
and there nothing in the console:
I've installed/am using:
nRF Connect for Desktop v.3.11.1
J-Link V7.68b...
Hello,
we are using the nrf9160 in one of our products. Our assembler has used old nrf9160 SICA B0 chips on our first protoyping round. When we run our software on the nrf9160...
Hello, Guys.
I had problem that if I config nRF9160 through UART0 (default) it works and I receive IP address and can make MQTT connections.
But when I use UART2 (external...