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...
i am using ble_app_gatts example as beacon observer ,till 10 sec after powering up device i need connectable advertise after that period ,as i switch the advertising from...
Can you do successive updates to a Notify Characteristic using sd_ble_gatts_hvs() during the same connection interval without losing data.
The question comes down to, does...
Hi! I've successfully set op an OpenThread MQTT broker using a Rasperry Pi and nrf52 dongle and I am able to publish and subscribe to and from my computer by flashing the...
Hello!
I am working on sdk v17 and ble_app_uart. I'm going to make a button function first in this project. I created 3 functions of 'push, release, and long press' using...
I am not sure whether this is an issue with the nRF53 Engineering Example or with the SEGGER software.
I don't see any errata describing the behaviour I am experiencing...
Hello,
Is there an option to add to thread ncp example a FEM support?? I do according to de guide on the page https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_tz_v4...
I am following this series of tutorial " BLE Advertising, a beginner's tutorial ", BLE Services, a beginner's tutorial .
The problem is after establish a fresh advertising...
Hello,
I got an error 8(NRF_ERROR_INVALID_STATE) while running ble_nus_c_tx_notif_enble function.
The SDK document shows that, the err_code is
"this API propagates the...
I'm evaluating using zephyr for an nRF52840 based design. I'm able to use the nrfx drivers via Kconfig options. It doesn't appear that there any other Nordic SDK libraries...
Hello developers.
I successfully ran the Mesh project with Light Switch example on nRF52840 devices. And I have 2 questions about this.
Question 1: How can I access from...
Hi.
I'd uesd RTT viewer before SES.
RTT viewer has the menu for saving logs.
I'm a new for SES. I'm recently using SES.
I can see log message on SES, but I don't know...
Hi,
I am just unable to find the FW ID for SD v7.2.0 anywhere.
I am using SDK 17 and s140 7.2.0 and am trying to create a DFU package to update both the Soft Device...
Hello All,
We are testing power consumption nRF52810 in system ON mode , my configurations as below,
Device will advertise for 10 sec connect with the mobile app sends...