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...
I am developing for nRF52832 chip running the latest version of SDK. I'm looking to enhance my application to support 5 simultaneous advertising sets. These are non-connectable...
Hi There,
When I try to run the beaconing example in two broads, if the two all broadcast, they can receive messages from each other; But if one doesn't broadcast, it...
Hi, I am trying to implement a BLE mesh using nrf52840. How can I estimate the current consumption? I checked with the online power profiler tool, but it does not support...
Hello All,
There are several issues where I can see RTT viewer is not working along with nrfjprog tool etc....
I am also facing similar issue where RTT viewer(version...
Hi,
While I can find many discussions about how to set the MAC address using the soft device API with previous SDK's, I cant find a way to change the MAC address of the...
New nRF52-DK PCA10040 2.1.0 2021.24
The out-of-the box "Get Started" procedure where I move my iphone near the antenna did not work (did not pop up any web page). NFC was...
Hi,
I'm leveraging the ble_app_cli example program for my project. The primary reason for this is that I need BLE and I need to be able store and retrieve log data which...
I'm downloading a firmware image from AWS via cell onto the nRF9160. I want to perform a serial DFU over UART. The DFU target is the nRF52840. Are there any existing samples...
Hello DevZone,
I want to send a simple AT-Command like: AT\r\n from the ESP32 to the Fanstel BC805M (nRF52805M) breakout board.
Problem : The Esp32 does not get a...
When handling a `BLE_GATTS_EVT_WRITE` from a queued write, the write event has the characteristic handle set to zero. How can I identify what characteristic is being written...
Hey there!
I'm new in the development with the nrf9160dk. And I wanted to connect the Murata SCL3300 digital inclinometer to the development kit via the SPI lines. However...
It's been a while since this Java developer really understood EE concepts.
Could someone jog my skills and explain to me roughly what the different pin rive modes are,...
Hi,
I need to send custom messages to models on my devices and I need to use a vendor model like I've seen other people on this forum use. But when I load the nRF Mesh...