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...
Hello,
Now, I am merging my UART code with the TWI sensor example (I use SDK 13). Now my error after compiling the code is:
In file included from ../../../../../../components...
Hello, i recently used a gateway to sensor example and am unable to revert back to factory program of nrf9160 DK.
I toggled the switch 5 to nrf52840 and flashed the first...
Hello,
I have a problem with MQTT Publisher example on my nrf52832 DK.
1. I am using ubuntu & nordic's SDK15.2.0 for this mqtt example. On raspberry pi 3b I have installed...
Hi,
I'm trying to change the device name of the board. I'm able to write the new name into the characteristic. When the name was written in the characteristic the advertised...
I cannot find the broadcast message when I change to the following code:
/**@snippet [UART Initialization] */ /**@brief Function for initializing the Advertising functionality...
I used the Nordic EVAL model nRF52-DK which uses the "nRF52832" chip. The EVAL has been programmed as "Pheripheral" with the application "BLE over UART" made available by...
Hello,
I'm working on a project with thread network and I'm implementing a bootloader from the thread dfu secure bootloader example.
I had use this example with sucess...
Hi,
I am trying to use Thingy 52 with Bluetooth 5. Is there any example on it?
I notice that in the documentation for SDK 15, it says that Thingy is supported but I couldn...
Hi
We have connected BL651 to our micro controller via UART. We need some pre-built binaries to test the connectivity between Microcontroller-BL651 and outside world through...
I followed http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/asset_tracker/README.html#asset-tracker
to perform "Testing". I successfully completed...
hi.....
i am using nrf52832 and peripheral device , i need to advertise only when it reaches the certain value (threshold )so that i can save some power how to do this ...
Hello,
The Python-files associated with nAN34 (Setting up production test using DTM) seem to be missing. The web links are dead:
1. On DocLib page https://www.nordicsemi...
Hi,
I am using radio time slot to run a second RF communication link. The device is connected to a host (mobile phone) via BLE. May I know how to obtain the BLE frequency...