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 want to set up a demo bike speed and cadence transmitter. I am using \ant\ant_plus\ant_bsc\bsc_tx source code. However, I have plans to use BLE at the same time...
Hi,
Are softdevice's api calls thread safe (specifically speaking sd_ble_gatts_hvx ()) -
i.e. Will a concurrent call to sd_ble_gatts_hvx () from several threads corrupt...
Hello All,
I am working on nRF51822 use IAR nRF5 SDK 12.3.0.
I am trying to debug the DFU in IAR. At that time i got an error show below
I use IAR version show...
Hello Nordic, I worked in a project and there a used NRF52840-QiAA-R. For this PN , I need the latest REACH and ROHS , Compliance Certificate. Where I can download these certificates...
I work on a project, where i'm trying to connect to Chips via Bluetooth.
So i have one of the Chips in a Remote and the other in a device, where i wont to receive the Data...
When pairing with nRF Connect and nRF52 I use the Just Work mode. No Keyboard No Display.
In 4.2 (and also 4.0) the MITM cannot be used in this mode.
If I set it on the...
Hi Nordic Team
Am trying to create DFU.Zip packet using nrfutil am getting this error while creating( DFU.Zip packet) for the sake of testing secure bootloader .
Am using...
after installing the new SDK for the nRF9160.
if I install the new spm on a board that is working and it will still run the old code that was present on the board befoe...
Hello dear community,
I had a question related to the Circuit configuration no. 5 within the document "nRF52840 Objective Product Specification v0.5.1". There are two inductors...
Hello!
I have some question regarding At commands and logging information from the modem.
Is there a limit to how often one can issue AT+commands and get responses...
Hi! I want to send data from nrf51 to another nrf51 multilink_central! I don't have any problem about sending data! It's work with a perfect way! But my problem is how to...
Dear All,
I'm Starting the Design of nRf52832.
I need GPIO configuration of nRF52832 with its Alternate functionality like Peripherals UART, SPI, I2C and external Interrupts...
Hi,
I am new to nRF52832 software and Segger Embedded Studio. Was trying to comiple an example code based on ISP4520 which is based on nRF52832 device and am getting following...