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,
In our project, we are using a small RTOS to switch between simple tasks and set MPU. We would like to run all task in unprivileged mode, but some Nordic SDK libraries...
Hi everyone,
I have written a code that sends data over BLE notifications (IMU data). It works great so far and now I want to read the analog values from eight force sensors...
Hi everyone,
I have a problem I can't sort out. My program runs fine indefinitely if I set one variable in a function at one point but if I don't do that, the program, or...
Hello,
We have around 700 product in the field based on the Simblee BLE module, which was discontinued 1+ year ago. Application was developed using Simblee's proprietary...
Hello,
I need to develop two applications for nRF51822 using SES version 4.18 (macOS). One is a DFU bootloader. The other is an application based on the ble_app_uart (ble_peripheral...
Hello,
I am trying to run the BLE Thread Dynamic Template example on a nRF52840 dongle. I'm using Segger Embedded Studio to generate an hex file. I flash the hex file to...
Hello,
During testing we found that whenever in system off mode, the CPU wakes from VBUS rising. As expected. We then do a vibration to notify the user the USB cable was...
When integrating nRF Mesh SDK 4.1 with nRF SDK 16 I got an error in runtime.
The call sequence:
mesh_init() -> mesh_stack_init() -> nrf_mesh_init() -> mesh_config_init...
Hi all,
I have really strange behavior with Sesgger SES. I'm working on Linux Kubuntu lastest version.
Segger version is :
SEGGER Embedded Studio for ARM
Release 4...
I am trying to use C++ with an nRF5 board, but I'm running into issues with the MDK, IAR (v8.40.2), and C++. When I try to include "nrfx_gpiote.h" in a .cpp file, I get the...
Hi,
I have a basic setup consisting of a time-slotted transmitter and receiver so that I can experiment with the raw coded and uncoded modes, exploring all the NRF_RADIO...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hi, I want to create a mesh network with two nrf52840 dongles. To programming them I used the light-switch example from SDK Mesh v4.0.0 following the steps in this tutorial...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
When I connect to nRF52810 with RTT viewer and then unplug J-Link probe from the device without properly closing the connection in RTT viewer, the current consumption in deep...