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...
Installed pynrfjprog on Ubunto 20.04 (native) via pip. Can open Highlevel api etc, however fails to detect nRF52 dev board as s probe and the logs indicate DLL failure.
...
I'm sorry, I don't know how this is reproduceable.
Yesterday and today my connection does not work. Sometimes . Yesterday it was OK early in the morning and in the afternoon...
I am using the SDK v17 with the Mesh SDK v5 and the nRF52 development kits and I'm using SEGGER.
SETUP: I have a mesh network with: 1 dimming client
1 dimming server ...
Hey Guys, currently, I am working on my masterthesis. I have to develop an mobile application which comminicates with the nordic board via BLE. I know that there is an existing...
Can you please clarify the typical eSIM current consumption when using eDRX?
Is the eSIM module on all the time? If so, what is the typical consumption?
If possible to...
The code shown below filters the duplicate MAC addresses, but I found in the previous development process that many Bluetooth devices only display the MAC address, not the...
Hii all,
i have a NRF52832 board with some sensors ..I coded it with SEGGER Embedded Studio . i Build and flashed and RUN successfully,
But after Disconnecting the board...
Hello , I am using the DTM in the NRF Connect.
Does you packet count preforms any CRC or other verification when receiving packets? I can not find any mention of BER (Bit...
Hello , I'm using nRF52832 DK and running the ble_app_multilink_central example . Here i want the list of beacons and get data from the specific beacon . I tried changing...
Hi, I am looking into combining SHT85 into Light lightness Server (mesh v4.2.0) code using nrf52840-DK. For my working SHT85 code, I am using an LCD to display the temperature...
Hello, this is Kwonjoon Lee. I have a problem of PC-BLE-Driver (C/C++ library) installation.
I am following installation guide which is written in the https://github.com...
Hi!
When reading the documentation of the I2S peripheral of the nRF52840, I don't see how to stop the transfer after the last data block. Figure 2 only shows how to start...
Hi,
I used the BLE blinky app on a nRF52832DK and it was working nicely.
I am then trying to make it run on a custom board with nRF52832QFAB version mounted.
I see several...
Hi,
I'm hoping someone can help me get faster throughput when doing DFU in nRF Connect Desktop
I'm using the following hardware / software:
- macOS 12.01
- nRF Connect...