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 have installed "nRF connect v2.6.0" for desktop under Windows 10. Same behaviour with "nRF connect v2.6.2"
I want to use a nRF52840-DONGLE (PCA10059) as central.
I have...
Hey,
I'm building an application where I control both peripheral and central sides. Both sides are custom hardware with nRF52840s with softdevice s140 v6.0.0 using SDK 15...
Hello, i have a trouble that stock me several days, i'm using sdk15.2 on nrf52840, and i want to do scanning using whitelist, please help me, here is the situation.
i have...
I have been having trouble creating a new project with nRF91 and Zephyr so I've decided to begin by modifying the "asset_tracker" example project.
I need to add the arm...
Hi,
Referring to the figure at the end of this page:
infocenter.nordicsemi.com/index.jsp
I have a question regarding the MBR parameters and the Bootloader Settings...
Im not entirely new to the embedded world, been programming since I was a kid and been working on embedded projects for 3 years now.. In fact the few first steps I can take...
Hello, I just want to set one random static bd addr using mesh SDK v3.1, and it seemed I have set correctly, but the SOC(nrf52840DK) still use the default bd addr which is...
Hi,
I'm using nrF52840 to connect to a PC via NFC. First is was OK, but after that I added an encryption to my application.
In order to do that, I changed the NFC_PAIRING_MODE...
I have a simple central device where a gpio triggers the device to scan and connect to a peripheral. This is running ok on the PCA10040, and also on a separate hardware platform...
Using the latest version of Bluetooth low energy (V2.2.1) running on nRF Connect V2.6.2 I was never able to connect to a peripheral device.
The peripheral devices are based...
I'm using Nrf52840 as the MCU for my circuit board, now I need to use it to transmit audio data which is 16bit, 16KHz PCM format(mono channel, therefore 256 Kbps) to the external...
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v11.0.0%2Ftwi_master_with_twis_slave_example.html
Testing
Test the TWIS slave and TWI master...
I followed the steps in Getting Started Assistant to load the asset_tracker application using SES(4.16) and it fails with the following error.
CMake Error at /Users/myfile...
Hello,
For ble communication in an application, I am usnig NRF52832 based boards. I am using ble_app_uart example for peripheral and ble_app_uart_c example for client. I...
I am using the nrf51422 development kit with sdk11. I am running the proximity application for the battery life service. I am inputting voltages ranging from 3000 millivolts...