Hi, I'm testing the beacon example
(ble_app_beacon, Beacon Transmitter Sample Application ) with my custom board.
I use IAR 7.1 for ARM, Softdevice S110 ver 7.1, and...
Hi,
I'm trying out S130 SoftDevice. I have 1 device with S110v7 which acts as a peripheral.
2nd device contains S130 0.9 (I've based my code on S120 multilink central example...
I've gotten the experimental_ble_app_s130_example_c_pca10028 (BLE Dual role application) to work with my nRF51-DK (modified for my needs). It's an nrF51422 chipset.
I want...
Hey I am working on nordic nrf51822 chip ( http://i.imgur.com/q8EM4uq.jpg ).
I want to run a bluenet code which i have forked from github.com/.../bluenet to github.com/....
Hi, I use the nrf 8001C + stm8s. I successfully installed settings nrfGo, but when I try to execute a command OpenAdvPipe I get an error ACI_STATUS_ERROR_CMD_UNKNOWN .
The...
I am using PCA10031 dongle with SDK 7.2. I tried the blinky example in peripheral directory. Unfortunately it didn't work for me.
When I use the makefile from blank/armgcc...
I've tried compiling and running the ble_app_hrs_rtx demo example suing the makefiles and GCC 'as is'. However, the program just hangs and doesn't do anything. Specifically...
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...