Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
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...
We are building a gadget which senses temperature and humidity level using nrf5340 and using i2c as interface. We are using a slave which has SHT3X sensor for reading the...
I've been trying to use the NVS subsystem along with BLE and FOTA.
I got BLE and NVS working fine.
But if I enable FOTA (just including the code, not running an update...
I'm having trouble with a computer that can't run a Python script, which is using the library pc_ble_driver_py
I'm confused about the answer posted in
I've tried downloading...
Hi!
For a custom project, I need to enable and disable soft device for power consumption optimization. I've followed ble_app_gzll to enable and disable soft device. Unfortunately...
Hello,
I'm using the nRF52840 DK, SDK 17.1.0 and SoftDevice S140. My project is based on the Blinky peripheral example. The problem is the following:
Basically, turning...
I see a lot of threads about how you need to disable the UART while you're not using it because it has a couple of milliamps power consumption.
However, most of those threads...
Hello Team,
We are in process of designing our product with nRF52833. To secure our product and possible Firmware readouts, we are planning to use the APPROTECT feature...
So, I'm working on a project with two RGB LEDs, that's going to be powered by a coin cell. The device is going to spend most of it's time asleep, only waking up for a minute...
Hello - The nRF Connect for VS Code extensions updated today and it appears to have broken then nRF Terminal connection monitoring.
Old Behavior
Connect to device...
Hi,
I have a nRF52840-DK which comes with an o n-board SEGGER J-Link debugger/programmer to use with the internal microcontroller or an external one.
Also, I bought a...
Hello Sir/Madam,
I'm using Nrf52833 for ble_uart + saadc but this device given only 2 meter distance range .I want to increase that distance range.
How to increase distance...
Hi
I want to communicate with nRF52BK (nRF52832) board via its UART.
Eventual goal: Get Android device, acting as USB host, to connect with nRF52DK board's UART Short...
Hi.
I'm trying to run the http client sample for nrf9160 using nRF Connect SDK, but when I flash the board it gives this output:
Waiting for network.. Failed to connect...
We are seeing FOTA fail when updating from SLM using NCS 1.9.1 to SLM using NCS 2.0.0.
In summary, it appears that when NCS 2.0.0 image boots up, it never confirms and is...