Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
hi:
I use ncs 2.8.0 ,nrf9151 dk and v2.8.0\nrf\samples\net\https_client.
I modified the DigiCertGlobalG2.pem
this is log:
connect() failed, err: 111.
What is the...
Hello,
I was wondering if there was a way to implement a physical on/off switch to the npm1300 that would allow the outputs to be isolated form the battery but still having...
We have designed a vehicle tracker that uses the NRF9160. We have found in the past that sometimes after the radio has been running for a while it gets into a loop where it...
Hi,
I try to develop a Bluetooth speaker using the nRF 5340 DK since i do not have a separate audio Dk for this. I am using the sample code Audio unicast client for this...
Hi
I have a project developed on the nrf52840dk / nrf52840 dongle and am trying to build it for the Laird BL654 dongle. The build fails due to a missing 'runners.yaml' file...
Hi all,
I'm looking into speeding up my workflow using remote development containers on ARM servers, but it seems some tools are missing, nrfutil the first, to run a fully...
When I get a custom board, how do I detect and flash it? I have three options on the board:
I have a USB cable with:
GND
D+
D-
+5V
OR can configure the usb...
Hello, I'm trying to get nrf5340_audio example running on nrf5340 audio dk.
I'm able to build the code and run it however i'm unable to bond with my mobile phone with android...
Hi,
I'm using ncs 2.9.0.
I configured the GPIO in device tree like this:
And I used it in .c as follow:
But FATAL ERROR was got when the gpio_pin_interrupt_configure_dt...
Hi! In order to get more accurate battery SOC measurements I need to provide a custom battery model to the app. So, I had to use the nPM1300 EK + Fuel Gauge board to profile...
Our device is set up to provide AT Commands directly to nRF9160 using a USB UART connection and control using a VT100 Terminal simulator. When attempting to connect to the...
Hello. I'm using npm1300ic. In one example, there is a battery_model.inc file related to li-po 3.7v 200 mah battery, and the battery you are currently using is li-ion 3.7v...
When dynamically allocating BLE GATT services and characteristics using custom structures and Zephyr’s dynamic memory functions (e.g., k_malloc, k_calloc), the service registration...
Hi there,
One of the functions of the DECT MAC layer is to allocate radio resources to RDs. According to the standard, the MAC layer does that using special beacon messages...
Hello Nordic team, Whilst porting our product from nRF Connect 2.4.1 to 2.9.1 we encountered the following problem. When compiling with ZIGBEE_FACTORY_RESET=n we get Seems...