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...
the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi.
In a prototype built for a small group of test users (20-25), we want to implement a simple tactile reset button for use in case of an anomaly (as the prototype software...
Hello,
I am using nRF9160 dev kit in Chicago (USA) and in Aldingen (Germany) where I am using same firmware for both DK to get GPS Fixes for location. But surprisingly in...
good try,
i tried adding buttonless dfu service to ble hid_mouse/keyboard sample in nRF52 SDK 17.1 with PCA10040 dev board but it does not show up in the list of devices...
If the privacy feature is disabled, calling bt_conn_le_create will change the state to BT_CONN_CONNECTING_SCAN (since bt_dev.le.rl_size == 0) and then call bt_le_scan_update...
Hello,
I have been working with Adafruit Feather nRF52 Bluefruit LE for my project, I have two of these modules.
Recently, while I uploaded code into it and push the reset...
Dear Forum,
I am using the provided BLE-NUS UART examples (central/peripheral) to create a COM link via bluetooth.
As I failed to generate a setup which directly operates...
I am using SDK_17.1.0_ddde560 and IAR compiler for the project. We want to create a makefile based compilation for IAR.
Are there any examples wherein makefile is used with...
Hi,
I am looking at this page for nRF25832 https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/lib_bootloader.html
and I notice that the Application area (incl...
I refer to https://github.com/alc6/nrf52-pc10040-multiperipheral-passkey/blob/master/main.c for implementing static passkey. But nRF Connect can connect nRF52832 without passkey...
Hello
We have design a system with NRF52840, NPM1100 and LIR2032 battery. The NPM1100 generates 3.0V and charge the battery. We have discovered that NPM1100 enter and stay...
hi team,
working environment: nRF 17.1.0 SDK, NRF 52832 DK, Uvision 5 Keil IDE, Windows 10 pro.
I am trying to send a NRF52832 Key press character to NRF 52840 Via ble_app_uart...
Hi Nordic,
I need to read pulse time which is microsecond level in different channel, I have consider combining timers with GPIOE but the timer is millisecond level. Is...
Problem: I see a constant 1.4-1.5mA power consumption that I am unable to explain, can;t reduce despite trying a few things and need help debugging further
SDK: 1.9.1
...
Hello, I have followed the tutorial to run the examples from SDK14.2.0 for my nRF52840 Dev board on eclipse. I have everything set and updated including the
components>toolchain...
Hi,
We have a project using nRF5340,and must consider upgrading for it. I see nRF5340 netcore has SPI peripheral,can nRF5340 upgrading using external spi flash? This post...