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...
I am trying to make ble communication work with I2C but i cant make it work i dont understand what is the issue the code is being build but it does not advertise can someone...
I'm building a firmware for nRF52 which is using app timer v2 with RTC1. After a while, app_timer starts running many times faster than normal, and I'm not sure why. Nothing...
I use pc-ble-driver to control nRF52840 dongle. I want to speed up scanning of advertising time.
So I change SCAN_INTERVAL and SCAN_WINDOW.
How can I modify the parameters...
The enocean_switch example has MESH-config example, to store data in FLASH, within the mesh rules.
I use it in my app, IT WORKS, but the biggest data array what I can store...
hello folk,
I am working on nrf52840, I want it to assign Static UID of any kind that even won't change after the device gets reset.
I have already gone through "FICR...
Hi,
I am looking at using the nrf5340/nrf9160 in a device. In this device, I need to have high endurance storage of some data that must be kept secret, integrity checked...
Hi,
My project involves an nRF52840 DK connected to an accelerometer on a breadboard, connecting to my Mac via USB-micro.
I'm editing the twi_scanner SES project so...
nRF5_SDK_17.0.0_9d13099,
IDE Segger V4.52c
soft device s132
I took ble_app_uart example, and then modified it to run I2C, SPI. everything is working fine
problem I...
I have a question about how to perform DFU over Mesh.
I'm using nRF52840 device.
Following the steps at the URL below (Configuring and performing DFU over Mesh), I'm trying...
nRF5_SDK_17.0.0_9d13099,
IDE Segger V4.52c
soft device s132
Reading the spec of nrf52832 I saw I2S, I need to interface a MIC, so I selected I2S Mic SPH0645, but after...
Hello,
is there a way to record Advertising Packets on all three channels (37,38,39) simultaneously using 3 individual nRF52840-Dongles and piping the output to a stream...
Both Devzone and Mesh SDK 5.0 are mentioned that store user data in mesh should using flash manager.
But read the source code of the mesh SDK , the mesh SDK already called...
We have used nus profile for over a year, and it has worked as expected. Now we added security to the BLE connection, with ble sec connection enabled, it works as expected...
Hello everyone,
I am currently in the process of designing a prototype using the nRF9160 and I use the Nordic-Thingy91 as a reference for some parts. The Thingy91 uses the...