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,
We're really stumped on this one. We recently deployed 150 devices running nRF SDK for Mesh. All except three of these devices are running a modified SimpleOnOff Server...
Hi,
I have problems to use nrf52840 dongle with Manjaro and nrf Programmer v3.0.3. Indeed, when I plug my dongle I have this view on programmer :
So I see only the numbers...
Hello,
I am working on a project that modified from ble_app_uart_c, with sdk v16.0, softdevice S140. The 52840 board as ble central and an android app as virtual NUS peripheral...
I am working on adding a new LWM2M object (3302 Presence) to the lwm2m client project from SDK version 1.9.1. After creating and including the file "Kconfig.ipso_presence_sensor...
Hi,
I tried building and debugging the sample "https_client" using the method described here . But debugging fails. Debugging stops prematurely because the source file cannot...
I need to be accurate to five decimal places.
Use nrf52840 and ses.
Test code:
Execute d=atof(mm)/60.0 result 0.70693.It's right.
But e xecute d = 0.70693+22 result...
I am trying to use SAADC.
When viewing the contents of nrfx_saadc.c in SEGGER IDE all the code is greyed-out.
I verified it is enabled in sdk_config.h:
// <e> NRFX_SAADC_ENABLED...
Hi everyone,
I am currently attending the nRF Connect Fundamental Course.
As you can see from the picture below (taken from the Course material), there must be the chance...
Hello DevZone,
I was tinkering around with the speed of the TWIM0 module in the nRF52832.
I have a cheap USB logic analyzer to help me display the waveforms and I made...
Hi,
I am using NRF52832 development board , to which i have interfaced LIS3DSH accelerometer sensor(3.3V i2c)
when i configure it for 1600 sampling rate and all the...
Hello,
I am using nRF Connect for Desktop v3.12.0 with Programmer v3.0.4 on Mac. When I program mfw_nrf9160_1.3.2.zip on the nRF9160 dev kit, it works, but when I try on...
Hello! Very quick question. The available Zigbee and ZBOSS NRF documentation repeatedly to code examples that I am unable to find. The only examples I have are at nrf/samples...
I've previously successfully done interval advertisements using a SoftDevice with Nordic's previous (non-Zephyr) sdk, but I'm having issues replicating it on Zephyr.
Our...
Hi, I am using the nRF52840 with the softdevice s140 6.1.1 with the SDK 15.3 with FreeRTOS. Sometimes after collecting data for a around a day the device sometimes crashes...