We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
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...
Hi,
Using S130 via mBed, I'd like to have a fairly large number of characteristics (say 30). Unfortunately this seems to be too many, as sd_ble_gatts_characteristic_add...
I have compiled two projects namely Blinky and ble_app_template.
Both projects run and debug but the radio portion in the ble-app_template is not functioning.
Having a compiled...
I have been reading a lot of post about static pairing passkey using S110. I have tried two example provided in this threads: devzone.nordicsemi.com/.../ devzone.nordicsemi...
Hi,
I have done the bonding and saving context to flash. As an example I used ble_app_template. I cutted all redundant code and limited to single bond for simplicity.
In...
I am trying to communicate between nrf51822 and Android device using Gatt. But nrf51822 invokes UartService.ACTION_GATT_DISCONNECTED after some time, the disconnection happens...
Hi,
until today we develop our application on Nordic DK with nRF1422 with 32 KB of RAM.
We are using S130 and SDK 8.1.0.
Today we saw that our target module, the MBH7BLZ07...