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 All,
I am developing project which is based on nRF52840 and uses UART.
This my nRF52840 UART connect to STM's MCU UART.
If I do the connect Rx-Tx, Tx-Rx and VCC...
Is there a sample application for LE Audio using nrf5340 that demos the streaming of audio from say an iphone to several different BT devices (headphones and speakers) at...
Hello
Now I want to do Multiple Advertising. Using 2 channels with different UUIDs One uses Connection to get data. The other one, I'd like to implement a Beacon distribution...
Hello,
In my development process from time to time after adding/changing code I get some Zephyr fatal error. So far I was able to fix all of those errors, but it always...
Hi , I have also tried to user android device as a peripheral to communicate with remote nrf52 device, but due to rx and tx octet mismatching of data symmetric issue , after...
Hello,
I using MacBook
When I use nRF Connect desktop open Toolchain Manager
It shows the nRF Connect SDK v1.5.1 I downloaded
I click "Open IDE" and want to create...
Is it possible to send UART RX commands from the Desktop NRF Connect the way you can from the mobile version?
There is an input, no way to specify a format as in the...
Hi,
Kit:nRF5340
SDK:nrf connect SDK
I would like to test a data transfer flow between app and net work.
Can you please tell me
1.How to configure a radio peripheral...
Hello Nordic support,
1. I would like to understand how can I add a new driver to nRF Connect SDK and use it in my application. Are there any tutorials for this?
2. If...
Hello, I am having some issues with the peripheral UART sample on the Thingy:91. I used Segger Embedded Studios with the thingy91_nrf52840 as the board, I was able to successfully...
Hello Nordic support,
I have a requirement to develop a multiprotocol (BLE , ZigBee, Thread) application on nRF52840 and planning to use nRF Connect SDK for the development...
Shalom!
Using Window 10 Home, from nRF Connect v3.6.1, I installed the nRF Connect SDK v1.5.1. Previous I also tried to install it by the Getting Started assistant until...
Hello.
I am developing using nrf52832 (S132 v7.0.1, SDK v16.0.0).
During development, I was wondering if advertising and scanning could be done at the same time.
If...