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 recently grabbed the latest SDK nRF5_SDK_11.0.0-2.alpha. I was looking at some of the changes and wanted to run one or two demos to make sure I was able to build them properly...
I am testing this on ble_app_hrs and ble_app_hrs_c. After devices are bound I would like to skip discovery as it takes long time. So all I need to do is get the service's...
After I receive data by ble_nuts,using example ble_app_uart.
I call ble_nus_string_send to the central, however I got error,I print error code is 8 which means "NRF_ERROR_INVALID_STATE...
hi
First,I apology for my poor English...
I want to make a project to connect 2 device.
With a sensor from TI , which comes out the sensed signal .
Transfer the data...
Hi,
platform info:
SDK 9.0, NRF51822, SD:s110_nrf51_8.0.0, Master Control Panel(android):2.0.0
We use eample dual_bank_ble_s110 under dfu/bootaloader/pca10028/ of SDK...
Hello,
I've built "bootloader" project in sdk6 and sdk8, which named "sdk6_bootloader.hex" and "sdk8_bootloader". Then what I did are listed as below:
(1)
using ...
I am trying DFU with:
BOARD_PCA10040,
nRF52_SDK_0.9.2_dbc28c9
s132_nrf52_1.0.0-3.alpha
One interesting thing is the SDK_0.9.2_dbc28c9 can not work with
...
Hi,
We currently (no pun intended!) don't have any battery protection circuitry for reverse polarity designed into our prototypes. Our device is powered from a CR2450 coin...
Dear Nordic.
I read specific data using GPIO(timer sampling), BUT, occasionally, the data is broken because of Softdevice interrupt.
So I want to guarantee it while reading...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
Hello everyone.
I would like to ask if is possible to compile and run examples from latest IoT SDK 0.9.0 on pca10028 board. Every example has only Makefile for latest pca10041...
Dear Developer Zone,
I'm using an nrf51822 with SDK8 & SD S110 v8
We have an iOS app connecting to a custom service on the NRF device. What we would like to do control...