Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
I tried searching for this response but cant find exact answer
SDK15.2 and API6.1
I am trying to have an advertiser but would like to put it in some sleep mode and advertise...
There are a few pins I want to use but are already assigned to MCU interface UART or buttons like p0.05 to p0.08 and p0.11 to p0.16 on the nRF52840 DK. I’m wondering if it...
Hi,
We are encountering a problem when we try to avail Nordic UART service (NUS) and Mesh service in one application. The problem statement is that after Provisioning, when...
Dear Team,
We are working on nRF52832 BLE MCU. SDK version = 15.0.0. SOFTDEVICE version = 6.0.0. IDE = segger embedded studio.
In our application we required software...
Hi,
I have read this thread Notification_Loss but could not understand my problem.
On peripheral side, I am making sure that error events are properly handled while doing...
Hi,
I'm working on an application for the nRF9160 using the nRF Connect SDK. I want to integrate this app into our build system and thus would like to be able to build...
Hi,
we have to stick to SDK 14.2 because our project is close to finish and we use C++ which is not good supported be SDK <15 due to the macros.
But still we would like...
Hello, I am trying to adapt open thread coap example to use with the PCA10059/NRF52840 Dongle board. I am using segger IDE. I adapted the CLI to use the USB like in the thread_cli_usb_bootloader...
Hi all,
i want to read the power (WATTS) value and send it to ble. i have attached datasheet also. i want to know how to trasmit COMMAND e.g 0x58 through UART. any api...
SDK 15.2 SD API 6.1 SES I am trying to get my system to work on a DFU system. In order to do it i need to have a secure bootloader.
using the secure bootloader in the example...
Is there a way to configure the nRF51822 to support writewithoutResponse? I'm using the Adafruit Feather 32u4 with the nRF51822 ble chip. My iOS app works fine with the older...
Hi
I plan to use nRF52832 based nodes with an accelerometer sensor which generates data at a rate of 468 bytes per second. For evaluation, I have two nRF-52 DK evaluation...
1. I read the Configuring DFU over Mesh & nrfutil User Guide , but still do not know how to test this example.
2.is we must need 2 devices, A connenct to PC for nrfutil...
hi ,everyone
HOW TO do a DFU by myself serial protocol in mesh network ?
0.I know it can scucess through a python script in PC (even thougth i try failed to run this example...
Hello,
I want to develop a ANT+ product, example rope skipping or Dumbbell, but i can not find out these ANT+ Device Profile.
How can i do? Can i use a personal ANT+ Protocol...