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 was able to create 2 times, Timer 1 and Timer 2.
They work when they run separately, but one stops when I try to use both of them.
I need simultaneously running two...
Please confirm the following is correct for nRF52840 (per PS v1.1)
1. The firmware doesn't have to enable internal pull-up when the pin reset is configured (it's done automatically...
Hi,
I am developing a solution with zigbee (nRF52840).
I want some end device is joined to specific router.
In the documents, if end device find more than one router...
Hi, Everyone.
I'm trying to connect nRF52 DK Board to J-link base tool.
But I can't connect.
Wires between nRF52 B/D and J-link base tool are conneted below.
nRF52...
Hi,
I am new in this area. I wanted to use the detect "signal" but it doesn't work as protected. This is my main :
I just try to detect when the detect signal is HIGH...
Hello,
i tried the getting started procedure with the NRF9160DK demo board but I cannot finish the whole procedure.
After activating the iBasis eSIM, I turn on the...
It's may be strange enough, but i can't see the clear answer on this question. What is the limitations for pin function maping? I need to understand which pins i can use for...
Hi,
I am surveying the zigbee example for my project.
In my project, coordinator has to permit or reject certain end device/router.
I have searched following articles...
Hi,
We want to send our board for Radio testing and the facility needs a test setup. Radio test example could work perfectly for us but unfortunately, I am unable to use...
Does Nordic Thingy come with on board SEGGER J-Link programmer / debugger like the nRF52832 DK?
If not then how to program and debug development firmware on Nordic Thingy...
Heloo, I'm using NRF 51 DK and NRF 51 822 QFAA__ mcu.
Flashing the DK is fine, all of the examples are compiling and running as expected, also the modifications introduced...
Have previously used the QFAB. Are there any settings in the compiler or debugger that need to be different ? - my understanding is that xxAB refers to both.
Understand...
I have my own code for configuring digital IO pins. I'm using the PCA 10040 devKit board. When running in the debugger, on startup, the interrupts on the input pins seemed...
Hi Team, Currently we are working with nrf52832 in one of our project and now we are going through FCC for the same. I am using radio tool code(SDK 15.3) to generate the FCC...
hey
I am using the timeslot API to be able to access the CCM peripheral while using the soft device.
For my application the nrf52dk needs to go into sleep mode and wake...