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 am reading up some open source bluetooth stack implementation with NRF51822 with the objective to understanding the Bluetooth firmware.
My prior knowledge are baseband...
Hi,
I'm working on this module. ( https://fccid.io/2ALGYNRF52832AA/User-Manual/15-NRF52832AA-UserMan-r1-3763863 ) This module has 1 cyristal bu nrf52 dk has 2 cyristal...
Hi guys,
i would wan't to implement support for 1MBPS (mobile phones without extended) and CODED (long range which uses extended) at the same time.
One idea is to use...
Bear with me, this might be complicated. I'm currently transmitting some audio data via ESB. The data gets passed as followed:
Microphone (PDM) -> nRF52 (1) (SPIM) -> nRF52...
I am creating an iOS which needs to talk with nRF51822 Soft devices 100.
Problem i am facing is, I am not able to Encrypt the connection properly.
I am using
- security...
I have created three nodes(A, B, C) one client(i.e A) and two servers (i.e B and C) using simple_message_model. The node that contains the client model(A node) provision the...
Hello,
I'm having a weird issue that I don't really understand.
I am currently replacing an old timer-based time-keeping implementation for a new RTC-based implementation...
I have NRF52832 micro Devkit. As it supports hex file daplink drag and drop flash procedure, I need to create hex files from the source code in NRF5 SDK v15.
But as I found...
Hello Sir,
I have nRF52832 DK, and several other custom board which nRF52832. I have working on BLE mesh sdk version using is "nrf5_SDK_for_Mesh_v1.0.1_src" and SD132. I...
Hi I am looking at using nrf_fstorage_sd when the softdevice is present but disabled.
What happens when you call nrf_fstorage_sd with respect to call backs and events? I...
Hello,
I have rebuilt the Openthread library with the prerelease ( https://github.com/openthread/openthread/releases/tag/thread-reference-20180926 ) and I have some problem...
Hi,
I am new to nRF microcontroller and communication . currently, I am working on nRF51822 microcontroller. I am able to communicate between two nRF51822 microcontrollers...
Hi,
If I have a nRF52832 project source code, how can I know it's SDK version?
When I try to open xxx.uvprojx by Keil 5.24.2, Keil reply one message "Error #544: Required...
Hello,
I have been working with Bluetooth Mesh SDK since few months. Recently, we came across a custom BLE module which has Laird's BL652(nRf52832) chip on it (Not the BL652...