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...
Please allow me to introduce myself, I am product Engineer at Epson Electronics. I am supporting Nordic on Reference Designs.
I noticed in the new nRF5340 there are two...
Hi Nordic:
I think this should be a same old question, but as following thread mention:
https://devzone.nordicsemi.com/f/nordic-q-a/38292/mesh-proxy-sdk2-1-1-tx-power...
I am attempting to provision the sensor mesh example using the static provisioner example from the MESH SDK.
It works great. However, the client receives two broadcasts...
Hi community,
Starting with a new product on the nRF52, I was playing with the Serial Flash of the nRF52840 DK.
I have been using similar Serial Flash on other platforms...
Hi !
I'm trying to debug. I followed this video : https://www.youtube.com/watch?v=uP8RYgYGRvI&list=PLx_tBuQ_KSqGHmzdEL2GWEOeix-S5rgTV&index=7 . But I can't completely. ...
I would like to use nRF52 DK (nRF52832) to program Fanstel BC805M EK (nRF52805) . When I upload to code from nrf52 DK to BC805M, I got this error message.
I know that...
I have many of these types of systems running in a single room but when I try to run more than 8 I start start to get errors. How many systems should be able to run in the...
I am creating a saadc project based on the ble_app_uart project.
The source code is as follows.
If you download after compiling, the following operation is performed...
Hi, all
I am studying the bsp part while looking at the example of 'ble_app_uart'. (pca10056)
The difference between 'bsp_event_handler' and 'bsp_button_event_handler...
Hi DevZone,
I want to perform USB bulk transmits to a host device while using the app_usbd library. I am using SDK 15.3 and the s140 soft device is enabled.
I have found...
Hello Nordic Team;
The Vdd value range for the nRF9160 is 3.00 V to 5.5 V. We will use li-PO battery in our system. Can I power the nRF9160 directly from the battery without...
Hi,
I am using Nordic thingy 52 for my application, Now I need to blink LED for 5 seconds on Board when ever a condition is satisfied. But in schematic of Nordic thingy...
Board: nRF51-DK (nRF51422 chip)
SDK: 12.3.0
SoftDevice: S130
Compilation settings
Optimization level O1
Debug information generated
I have seen lot of...
Hi.
I am going to make my own PCB with nrf52832.
Before making it, I have to check debugging through P20 in nrf52832 DK.
I have two nrf52832 DKs with SDK17.0.0....