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...
Hello,
I'm developing a BLE device and it consist of nRF52833 and a external UART component.
ble_app_uart example in SDK v17.0.0 is replaced app_uart to libuarte. The...
Hi,
I would like to know if we can enable codded phy while using mutli peripheral in conjunction with mutli central. Also peripheral should be scannable and connectable...
When creating dfu package using nrfutil, an error is displayed.
When I looked for and checked the file where the error occurred, a problem occurred in Python's max...
I am trying to run nrf52840 chip without debugger.
I want to run peripheral_uart example just to show advertising of bluetooth.
And when I use west debug --runner=jlink...
Hi,
I got a nordic thingy:91 and just play a bit with it and the asset_tracker application. Then I flashed the agps code because just want to send GPS coordinates on the...
I am having issues using port pin 1.00 on the 52840 as GPIO. It will just not toggle.
I can successfully use most other pins, even those on the higher port. For example...
Hi
I have 2 identical PCB just out of production - same FW - one is drawing higher current (about 600uA).
The issue is found in mass production and about 1% is having...
I'm using nRF52 DK to send SAADC data to mobile app "nRF Connect" over BLE.
I'm using this code to send the data, but the mobile app "nRF Connect" can only show integer...
Hello Devs.
I am porting my whole project from the SDK16 to NCS 1.4.1 on my original project I use I2c and other drivers which works pretty well, but I am able to make them...
Hi Nordic,
It mentions that "Gain will be lowered by the specified number of gain steps at the start of CTE. Note: First LNAGAIN gain drops, then MIXGAIN, then AAFGAIN"...
I'm trying the example of [ble_app_uart__saadc_timer_driven__scan_mode] from Github. I'm using PCA10040 / s132. I'm sure this demo code works well since many people from online...
Hi,
I want to develop central code to discover vender specific service using pc-ble-driver-py.
The service_discovery function defined in ble_adapter.py can discover the...
Hello -
We are developing on a nRF52840 device, SDK v17.0.2 and FreeRTOS. Following the flow in the provided by the vPortSuppressTicksAndSleep() function, we've implemented...
Hello,
We recently received the new Power Profiler kit II, and are having some trouble with the 'Ampere Meter' mode. With an external source connected and DUT power enabled...
SDK 15.2
SES
nrf52832
Hello!
I´m trying to store an array in the memory. When the devices starts advertising or it is connected the code loops in wait_for_flash_ready...