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 developing a CSCS client on my nRF52 DK and have two sensors at hand to test my implementation. Softdevice S132, SDK 17.0.2
My code is based on $SDKROOT\examples\ble_central_and_peripheral...
I want to implement the GATT UDS/UserDataService according to https://www.bluetooth.org/docman/handlers/downloaddoc.ashx?doc_id=475617, i.e. with persistent storage of the...
I tested with "nRF5_SDK_16.0.0_98a08e2" and "nrf5_SDK_for_Mesh_v4", I used the provisioner exam to provisioning the Light switch server, but after restart Light switch server...
Hi,
I am developing with nRF52840-pdk for BLE5 implementation. I am very much interested
in a long range spec of BLE5. I have gone though the example "ble_app_att_mtu_throughput...
Hello there ,
Can I use audio DMIC driver for MP34DT05-A PDM based sensor implementation . I cant find any reference regarding this driver .
I used nrf52840DK board and...
Hi, everyone
I am migrating from nrf51, sdk11, s130 programs to nrf52810, sdk15.3, s112
err_code = 0x0C is output from ble_advertising_init(&m_advertising, &init);
The...
Hi ,
I want to display received signal power of nrf24l01. Please help me how to display ?.. Does RPD bit is only set if the received power is greater than -64dBm.
I have the following code to write 0x34 bytes to flash
If I place a breakpoint in the debugger at the start of the erase/write code and step through it, the flash write...
Hi,
I'm new to using the thingy so I followed the instructional video to set up my 91. I think I tried to update the modem while not in MCUboot mode (I held SW3 when turning...
I have downloaded the latest version of nRF SDK (version 17). I am using Segger 4.50
The examples provided with the SDK use absolute paths, and will break if you relocate...
Hello,
I'm new here and I'm trying to program nRF52811 with direction finding AoA.
I notice that there is no code about it but there is steps to follow and that nRF52840...
Hello,
It appears that the LTE BLE Gateway example does not support the Thingy:91 out of the box. Is there a modified example for NCS v1.4.x (or later) that enables this...
Hello,
I installed nrfutil multiple times, rebooted my system (MacBook) but still when I type nrfutil on terminal it gives me the error "-bash: nrfutil: command not found...
Hi team
We are using your NRF52832 chip for product development based on the official nRF5_SDK_15.0.0_a53641a.
/**@brief Maximum amount of addresses in the whitelist...