Dear ,
Just wondering whether the above file operation functions can be directly called and used with the nRF connect SDK, as I am integrating an existing lib to my nRF...
Hi all!
I'm testing the new development branch about wireless syncronization project.
This is my issue:
https://github.com/nordic-auko/nRF5-ble-timesync-demo/issues...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
Hi,
Is it possible to be in connected mode (exchanging data) and also advertise data packet (on primary channels) between two BLE devices (so, in both the modes) ? Is there...
When using nrfjprog over an IP connection, `--ids` never returns a value. This is frustrating as the Zephyr nrfjprog runner uses this command to determine if there is a board...
Hello !
In latest errata, https://infocenter.nordicsemi.com/pdf/nRF52840_Rev_3_Errata_v1.1.pdf is not so clear all details of this anomaly
[254] RADIO: External PAs, FEMs...
My laptop is running the latest macOS 12.4. It is a 2021 Macbook 14" with M1 Max.
I updated nRF Connect For Desktop and Toolchain Manager to the latest versions, then I...
I am trying to port a timer over to the nrfx_rtc driver and I can't seem to get it to start counting. I'm sure I'm missing something small, but I'm not seeing it. SDK 17,...
Hi,
I have a medical device where my mother board has a NRF52840 chip which communicates with a Android Tablet through blue-tooth. We find it gets connected with few tablets...
Hi, I am working the Zigbee in nrf connect SDK 1.9.1 I am running light_bulb, switch and coordinator examples
I want to change the panid , Short id, via proj.conf
how...
We have an nRF5340 application that builds fine for our custom board. However, it is not very straightforward what steps need to be performed to enable FOTA updates. I have...
Hi,
I am using an nrf5340 with nrf connect sdk v1.9.1. I need to calculate the duration of an event with nanosecond precision, so I am using an nrfx_timer at a frequency...
Hi,
Greetings!
I am using below setup
nRF52832
Mesh SDK 4.0.0
SDK 16.0.0
Application Example: light_switch_client_nrf52832_xxAA_s132_7.0.1
Issue:
Using above...
When I run TX tests with the AT%XRFTEST command, I can start the TX test without any problem but then the modem stops responding to AT commands. For example, if I send
...
Hello, I'm in the process of attempting to implement Eddystone EID on the nRF52805.
It's been a bit of a nightmare, so I'm finally taking the bold step to make my first...
I am using SDK 17.1.0 with an nRF52832 design similar to the P10040.
I was previously using the original timer application and things were looking good. I decided to upgrade...
Hi,
1. Please provide me with an example in which UART0, UART1, uart2, and uART3 are enabled
2. The sending and receiving rate of each UART must reach 1,000,000 baud rate...
We are porting a project from SDK 11 to nrf5 SDK 17.0.2. We have also used a couple of different versions of SDK 15 extensively on several different products.
Our code...