But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
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...