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...
Good day!
I purchased the nRF24L01 Evolution Kit, but:
1. The driver and software that comes with the board, only under Windows XP. Are there drivers and software for...
Hi,
I use the server and client from "light_switch DEMO", along with iOS app (nRF Mesh) for setting and pairing. Both ”subscription” & ”publish address” are set as 0xC001...
Hi,
Serialization Function packet format for nRF5 SDK v15.2.0
Am working on serialization where we have already developed code using nRF5 SDK v11.0.0 but now we started...
Hi
I have a problem with receiving / transmitting a packet of characteristics with a descriptor 2902 (CCCD 2902). The principle of operation of my program is that the device...
What will be correct linker script changes for nrf51802 device using soft device ble application
I made changes in RAM start and SIZE. found in open source forum,
MEMORY...
I using 3 nRF52840 DK borads (provisioner,light_switch_client, DFU). I set DFU (DFU example used) as target board and connected it to PC as serial interface. I have provisioned...
Development Software: SES v4.16
Computer Platform: macOS v10.14.4
Hardware: nRF52832QFAAB0
Hello, everyone~
I feel confuse that how to make the Complete Local...
Hello,
We are using nRF52840 and Thread SDK to build a mesh network. At present, we only need to transmit data frames. But, in the near future we would like to transmit...
Hello,
Im trying to boot into a custom bootloader following this documentation .
Under "programming the bootloader" it says you must write the bootloader start address...
I have some question about direction finding in BLE5.1.
1. Does the 52840 DK support nRF52811 Soc? if not, Is there any Development kit support nRF52811?
2. Does the AOA...
I called several distributors but they say they don't have a way of differentiating the revs. Please let me know where to order and if needed...how to order please!
Hello there,
I'd like to send and receive data through NRF Radio's handler. I've been able to configure the handler to receive data. Otherwise, I'm having difficulty on...
Hi all, I have some question.
When I using mobile to bond with my DK nrf52832. Infomation will save to flash via FDS library.
So, when I delete bond from mobile and rebond...
Hello
I am using ble_app_multilink_central on nRF52832 DK.
I want to collect advertising data from all peripherals and not connect to them. Problem is that I dont know...
Hi guys! I have had an issue with Image Transfer Demo project. I use nRF52832 with OV2640 camera. I used installation project process described on the page https://github...