Suppose a nRF9E5 transmitter is set for continuous transmission on a channel.
A nRF9E5 receiver listening on that channel:
finds carrier and sets CD
finds address...
I will be deploying my nRF51822-powered devices into the field and the end user will not be able to have any physical access to, for example, power cycle the board. I need...
Hi,
We are using the ble_app_uart example in evaluation board to read data from some sensors and send it to the nRF UART V2.0 in Android 4.4. Every 20 ms I am trying to...
I am try this at nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
Firt I connect to Android device and keep one whitelist.pp_addrs and one whitelist...
Hi,
Parameter uint8_t ble_gap_scan_params_t::filter is present in the documentation, but not implemented.
Checked for SDK 5.2.0 and 6.0.0.
devzone.nordicsemi.com...
After I get a Disconnected() event, I want to start scanning again, therefore try to call StartDeviceDiscovery() again.
IsDeviceDiscoveryOngoing was checked before.
The...
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...