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...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
nRF52840 DKs with SDK 17.0.2, SoftDevice 7.2.0
The resources on this are starting to get a little scattered and possibly outdated. My long range use case is non-scannable...
Hi,
I have added Calendar example application on top of nRF5_SDK_17.0.0_9d13099\examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay example code and...
HI.
I searched this one, but I could not find clearly answer.
I want to set BLE Security mode 1, level 1.
I know there is Security mode 1,2, level 1~4.
but on code...
The nRF52840 DK is the recommend development kit, it emulates the nRF52811, and can be used as a starting point for development before moving over to a custom board. Please...
Hi team,
Please help to check if nRF52840 is qualified for ZigBee Smart Energy 1.x protocol, according to customer, seems ZigBee 3.0 is not supporting that yet.
Thanks...
Hi!
If I wanted to use the Nordic Mesh SDK to create a Bluetooth Mesh System, would I have the option to make it closed, so only my dedicated application could provision...
I see that in zephyr main line there are 2 examples:
direction_finding_connectionless_tx
direction_finding_connectionless_rx.
And that:
https://github.com/nrfconnect...
Dear Nordic engineers
I encountered a problem while debugging NRF5_SDK 17.0.2.
I added BAS and IBS services to the “ble_app_uart” program, and everything went smoothly...
Hi,
I am currently working on programming a bootloader on to my nrf52840 DK. The bootloader will be able to do DFUs via SPI. I am using SDK 15.2.0. I also want to be able...
Hello. I've recently made a custom BLE service app based on the SDK. Now, the BLE initialization function in the design returns app: ERROR 3735928559 [Unknown error code]...
hello,
I am trying to use the example LEDBlink.c project of embOS for Cortex-M and SEGGER Embedded Studio on nRF52840.
I got this error when I try to build the project...
Hi,
For my one of project, I have to design PCB having size 15 mm x 10mm, is it possible in such small PCB.
if you have any reference design and PCB design guide kindly...
I'm using SDK 16.0, Soft device 340 v6.1.1, chip nRF52833. Currently no bootloader loaded, but I do use the secure bootloader with light mods. BLE stack and ANT stack are...
Hello,
I'm trying to use the nRF5340 and got some trouble with the nRF Connect SDK (installed from nRF Connect and working with SES).
Working on the development kit (nRF5340...
All,
I recently acquired a BBC Microbit and have been having a play with trying to setup a development environment using the Segger Embedded Studio and the Nordic 12.2...