Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello.
Our company develop BLE device and make some applications(android/iOS) for updating ble devices.
Those applications use nordic DFU source for installing firmware...
Hi
I want to configure SAADC channel to work in oversampling mode, and to enable burst mode.
nRF52832 Objective Product Specification v0.6.2 says:
"CH[n].CONFIG.BURST...
Hi,
I'm looking to use the nRF51822 in a new design and would like to know if there is tool available to calculate how long it will be able to run of a battery when set to...
I can discover 6 services by Master Control Panel over Android device, but only 4 services on ios 9 device, I can't discover Gap and Gatt service. What's more, when i try...
Hi all,
we are using NRF24L01+ ic for our application .we want to have TAG transmitting and receiving end separated so we are using the two NRF ic .We want that there should...
Hi,
Does Nordic provide a version of nRF Toolbox or similar to run under Windows 8.1 (not Phone)?
If not, can anyone recommend any free general-purpose tools or utilities...
I encounter a problem to switch to DFU mode from UART when BLE is connected and one 5ms timer keeps running for heart rate sensing alg. Maybe it's the reason keeps BLE busy...
Hi,
I want to use BLE to run DFU. My sdk is 8.1.1 and base project is ble_app_uart. When I use nrfgo Studio to program softdevice, bootloader and app, It can't enter app...
I am seeing excessive current in System ON, Idle mode. I am using WFI(). I have verified that
operation is being held at that instruction by using GPIO pin. Idle mode is...
Our manufacturer received new nRF51822QFAAH0 parts. Previously, we were supplied nRF51822QFG2 parts.
According to your PCN_092-1.2 Final.pdf document, there has been a...
Hi,
I can start MCP without the dongle PCA10031 (which I have updated the firmware on) and it starts ok, but when I then plug in and select the device COM 5 - 6xxxxxxxxx...
I would like to ask how to make advertisements which are less than one second. In my application, i need to scan for devices, when i find my specific device, i start to advertise...
I'm trying to programmate a simple blinkind led project to a custom board with a nRF51822 I did. I'm using a stm32 discovery to connect the custom board throw the SWD port...
I'm trying to update my beacon to use 8.0.0 SoftDevice 110. I've downloaded the 8.0.0 precompiled softdevice hex and loaded the Keil dfu_dual_bank_ble_s110_pca10028 project...
Hello,
I'm trying to use the APP_TIMER API to have tempo, but I've noticed a problem of accuracy when using the RTC1.
I use 0 as prescaler, so the RTC1 runs at 32768Hz...