Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hi all,
After receiving data from my host app, I am trying to write to write the data to flash with the sd_flash_write command. I have 3 pages of data to write, so need to...
Is it just me, or is the documentation for SDK 9 broken? When I try to access the end nodes(where the actual info is), I get a blank screen. I'm having to use the docs for...
Hi,
My nRf51422 based device holds bonding with single central device and once it bonded it will do whitelist advertising at connection lost (whitelist has one address)....
When I send the command to the 51822,so the 51822 ready to DFU,but wait for a long time,51822 is staying at a DFU state,that means 51822 can not work.How to solve this problem...
I'm just trying to build one of the example apps for the beacon kit and I'm running up against this cryptic error when trying to use dfu genpkg to build an application only...
I am using nrf51822 custom board(no input output capability) i want to make communication between BLE and PC and i want encrypted link connection whether i have to initialize...
Hi,
On the ANCS example the flag LIMITED_DISC_MODE is set, but when I sniff the adv packets they have the flag off. This is both when is fast or slow advertising.
Am...
Dear all, I wanted go a step forward on BLE services and characteristics trying include two characteristics on a BLE
service, I think one of best examples is Github ble_app_lbs_master...
Device : PCA10028 + PCA10031
tool: Keil free (32k)
Objective : to learn to write BLE apps using Nordic 51822 QFAB chip (I designed a prototype board with this chip, but...
nrf51422_xxac.hex board = for nrf board PCA10028
use sdk 8.1.0
error for dual_bank_ble_s110/armgcc/_build/nrf51422_xxac.hex
use master controll panel version 3.10.0.14...
Hi all,
I am currently developing a firmware on an nRF51422 which supports ANT communication with softdevice S210 and that lights up WS2812 LEDs (or Neopixels). To light...
I'd like to get a notification every time after the radio has been active (as shown as NACTIVE in the S110 rev 1.3 spec). How can I make this mappen?
I see two functions...