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...
Hello,
When I use Debug, the program runs successfully. But when I try to connect with External Power Supply the program is not running, Also Reset is not wokring. Please...
Hi,
I want to measure RF conducted and receive sensitivity for nRF5340 DK, could you show the hardware connected blockgram?and please provide the RF test guideline to to...
I'm implementing a DFU controller for the secure DFU bootloader documented here . There is an edge-case I'm hitting that I'd like some clarification on.
As per the documentation...
ncs tag 1.6.1
Ubuntu 20.04
Hi
I am evaluating the Nordic nRF52840 using the Connect SDK. The nRF5 SDK has an example, ble_app_multiperipheral, showcasing a single peripheral...
Hi Everyone, I'm trying to know and make a handler for the ble advertasing, and I've front with the doubt if there's a way to know when the program will change of advertising...
We have designed an electronics product - a PC peripheral and are looking to release it to market. It’s basically a ATSAMD21 microprocessor connected to a battery, which charges...
My requirement is to send 16kHz 1channel voice data stream to pc .
I use 16khz (2 channel and 1 channel) wav and 1 48khz (2 channel) wav as input (converted to .c file)...
Hi Nordic team,
I was working on nRF DFU (secure_bootloader_ble_s140_pca10056) .I just want to advertise my device mac id to Phones app while in OTA mode to specify devices...
We want to use the iperf3 tool to measure packet loss while sending packets between two nRF52840 DKs. But we can't seem to find any instructions. We are using a variant of...
Hello,
I use zb_cli_wrapper.py and the Zigbee Cli Agent Router example.
I try to discover attributes from a GreenPower endpoint (242), the commande is :
communicator...
Hi,all~
The program runs on nRF52833.The SDK version is NRF5_SDK_17.0.2_D674DDE. At the beginning, MCU sends data to nRF52833 through serial port, and the data can be received...
Hello,
It looks like a possible policy issue - but I was wondering if anyone here has successfully provisioned IoT in this Amazon AWS Region/Endpoint: iot.ap-northeast-1...
I am trying to deploy an trained Impulse module into nRF52840, but not sure about how to do it.
In the edge impulse documentation, they mention we can link the impulse from...