Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
Hi,
I'm struggling to get a mouse wheel to work in advanced (High Res) mode.
What I learned so far is that I should create a "Resolution Multiplier" Feature report....
i set up an coap/iot environment and but i was getting error while compiling code for adc i followed steps from this post devzone.nordicsemi.com/.../ here is the problem
Hi all,
I've developed a broadband vibration energy harvester that is able to pick up uW of energy from just a couple Hz all the way to 150Hz. I'm currently looking for...
We use SDK12.10 Main.c (d:\nordic\5142xx\software\org-sdk12.1\nrf5_sdk_12.1.0_0d23e2a\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay.
My question...
Solved: Well, turns out delay and SCK doesnt work well together haha. I imagined the sck signal to be a background thread of some sort. I was wrong.
Hi guys,
at the...
Hi Support Team,
1. I have a problem with nrf52840 DK board, it was not detecting in nRF Connect SDK for DEsktop.
2. Previously it was working but now it is not working...
Hi, VSC shows both DK and dongle in terminal, so nrfutil works fine (added in PATH), but does not show the dongle under Connected Devices.
I tried this under MacOS, same...
Hello,
We are currently trying to certify our nrf9161 gateway device and we need some direction on the best way to get through FOTA testing. From what I understand, it...
What could be the cause for the SoftDevice: Assertion Failed error ? I am using nRF5_SDK_15.2.0 and the ble_app_template with some flash functions to update a config file...
I tried running the official ranging example with nrf5340dk.
Bluetooth: nRF Distance Measurement with Bluetooth LE discovery
Usage
This example can obtain distance test...
Hello
We are interested by measuring distance on very short range (less than 3m) so MCPD phase slope will fit well for us
Currently time to get distance is too long...
I am trying to send two values to nrf Connect app through BLE using NUS service. The connection is working fine, device connects with the nrf Connect app but when I enable...
I know this is a heavy lift for you at Nordic, but do you think there is a way to fix up OR perhaps tag with somem message the links in the Q&A that have expired or moved...
I am working on the channel sounding feature using two nRF54L15DK boards and faced an unexpected link disconnection while running the channel_sounding_ras_initiator and channel_sounding_ras_reflector...
I have been using the nRF Connect VS Code extension.
Some of my projects come from external sources, so I build them using the nRF Connect terminal and west commands. I...
Hi,
Install NCS SDK v.2.9.0 in MAC by tool manager, compile SDK sample code by VSCode, OK
However, install NCS SDK v2.9.0 in Windows by tool manager, compile SDK sample...
Hi nRF experts.
Is there any way to output 32khz to gpio? We need to verify the frequency offset of 32khz.
I saw that there is a ppi_trace sample code that seems to solve...
Hello.
I have a question about the Scheduler Server. According to the nRF Connect SDK specifications, the range for Step count is from 0x00 to 0x3e. Scheduler Server When...
Hello,
I am currently working with the Matter lightbulb example in NCS v2.9.0 with the nrf5340 (Raytac MDBT53-DB-40). I have gone through the project tree and added overlay...
Hi,
I have been trying to modify the LVGL example to work with an 480x320 SPI TFT screen (adafruit's 480x360 TFT featherwing specifically). I have gotten working with 240...