At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hello
I'm using the nRF51 DK and I have a UART over BLE link set up between the board and a phone with the nRF UART app. I'm trying to get the board to execute a particular...
Hello there guys i been reading your 100 pg PDF for awhile now and im yet to understand or realize how is it that i add/place/create a payload or data to send/Tx via Master...
I am interested in writing a BLE central that reads data from multiple BLE Nordic sensors. The BLE central will be running on Embedded Linux which uses the BlueZ stack.
...
Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hi,
I am using vscode and nCS on windows, kindly help me with below 3 queries:
1. How to generate a binary signing key, say "KEY_1"..?
2. How to sign a binary with...
Hi,
We are trying to use PPK2 to measure current of our board, we want to receive the data from PPK2 and parse by our owner python script, so could you provide the protocol...
Reading The adhoc smart waste solution uses the nRF9160 SiP I tried to reproduce the mention 6 µA with LTE-M in eDRX with an interval of 655 s.
I use
CONFIG_LTE_EDRX_REQ_VALUE_LTE_M...
Hi,
We use PPK2 very conveniently as a logger for testing.
How about adding the supply voltage as display options also?
We hope you will consider this.
Thank you...
Hi dear,
It is possible to establish parallels multi connection to different J-LINK's devices serial numbers via nrfjprog.dll, or any other automated way ?
We successfully...
Hello, I'm making a breakout board with nrf52832 qfaa. I used chip antenna (2450AT18B100E) and followed Nordic reference layout. I am getting around 60m range in an open environment...
run nrf Connect for bluetooth Low Energy Standalone
connect PCA10040 board
select "server setup"
press "+ New service" which adds a New Service
press "> New Service...
Hi, I am currently learning to retrieve location using thingy 91 and location example from nrf SDK. When I run it, I got this message (below).
After doing some research...
I want to change the data in the registers of Radio peripheral when the Radio at the state of "Disabled",but with no respons.
Only if I repower the Radio it works,but why...
Hi all !!!
I am trying to program the bootloader and softdevice using the J-Flash software, but I get this error, how can I fix it?
Board: PCA10056 (NRF52840)
SDK: 17...
Hello,
I'm currently using the nrf9160 for a university project and I'm having problems with connecting my custom PCB with nrf9160 to nRF Cloud using the asset-tracker-v2...
Hello:
I want to ask you, we want to add our own custom data in the Ble scan response package, including Company ID,
we know Nordic's company Id is 0x59, can we change...
Hello,
I am trying to connect the nrf9160 dk with the SLM application to our STM32.
The idea is to use the nrf9160 modem to connect to NB-IoT/LTE-M and control the modem...
Hi there,
I compiled a QSPI test program on board nrf52840dk. The SDK version is 1.9.1. Everything works fine. I would like to upgrade with SDK 2.2.x but I have several...