Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Using the nRF Beacons app, but cannot see the battery condition of each beacon. Is this already implemented - if so how to turn on? If not how is it implemented?
Hi All
I am doing a BLE based project using nRF51822.Where i need to handle the message [with UUID] by using ble_gatts_char_handles_t.
so, can any one please share information...
I have a central application and peripheral application that are based on the multilink-central/multilink-peripheral examples.
I've modified them to run on the PCA10001...
Hi All,
I'm using nRF24L01P for TX device and want to receive packet from nRF51822 RX device.
nRF24L01P TX device Register settings are as follows;
Reg.EN_AA=0x00...
I am trying to develop for some nRF51822 mbed boards, and I would like to use the S130 SD to enable both central and peripheral behaviour. The machine I'm using for development...
I'm using the nRF51822 eval kit
I have installed MCP but after starting I get pop-up: Master Control Panel has stopped working
In nRFgo Studio / Device manager pane...
Hi,
The eddystone example enter to connectable mode by press a button, but our customer don't want to press button one by one, they hope the beacon can advertise eddystone...
Custom nRF52 device uses SPI interface for external flash, so in order to read/write to external flash would need a RAM loaded firmware to keep code in internal flash untouched...
Hello,
How can I have two or more temperature probes reporting using the ZCL library?
Imagine that I want to have a device that measures for instance two temperatures...
Hi,
I am trying to measure the current of a custom board using PPK board, My custom board takes 5 Volt input supply but PPK board has a 1.8-3.6 Volt external power supply...
I am trying to modify the nRF52840dk_nrf52840 spi_flash sample, ncs/zephyr/samples/drivers/spi_flash , to use dual QSPI.
Following is my device tree configuration:
I...
I am able to pair a peripheral device using advertising 16bit UUID to the Central Device(nRF52840-DK board).
Also I am able to read the Battery level service and Device...
Hi, I have successfully achieved the OTA DFU function on nRF52805. This is what I can see now:
Step 1) I can see the Nordic_Buttonless BLE signal. After connection, there...
When using the nordic power profiler for the nrf52840, it gives the "idle" current as 2.7uA. Presumably this is the deep sleep current, but it seems like this number doesnt...
I've been using nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8 for my development. I'm trying to switch to the nRF connect SDK. I'm having a hard time figuring out where to...
Hi everyone,
So Im trying to modify the event handler of the ATT_MTU example file to have it so that it logs every time a byte is sent / instead of KB but for some reason...
Config options for enabling SDHC card support are not working with nrf SDK V1.6.0. Unable to create the project using Segger IDE.
The same options are used with nrf SDK...
Hello,
We are switching our firmware from the old sdk into the NRFConnect zephyr sdk and I cant see any way to retrieve the channel of the advert when scanning. We need...
Hi everybody,
i've got an issue i want to discuss here. I'm building a webserver using the nRF9160DK with ethernet-shield from PHYTEC and an SD-card which holds the frontend...
Hello,
So I was exploring the nRF52840 DK as a Zigbee device when I found this page: Zigbee CLI wrapper .
This seems very promising, having a python CLI to interface with...