Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
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...
In arm_startup_nrf52.s (in the 8.9.0 device family pack), there is a new bit of code:
IF :DEF: __STARTUP_CONFIG
#include "startup_config.h"
ENDIF
I assume this...
Hi,
I'm thinking of using the NRF52 for an embedded wearable sensor application.
How much flash and Ram space can I expect to have remaining approx. for my application...
I'm a bit at a loss of how to voluntarily stop advertising: My related thread says I should call sd_ble_gap_adv_stop() , but when I do, no corresponding event is raised by...
To install micro-ecc, complete the following steps:
Install version 4.9-2015-q3-update of the GCC compiler toolchain for ARM. You can use ARM's Launchpad to find the toolchain...
Hello everyone,
I am currently porting a project from pstorage to FDS.
I am testing the functionalities of FDS including create, update and delete records and I am at...
Hello,
To reproduce this problem I use these steps:
Bond to NRF51822 using Android 6.0.1 and latest nRF Connect version;
After successful bond, connect to NRF51822;...
Hi,
We are using PPK board (PCA63511), we have followed the "PPK user guide" and installed all the necessary softwares, We have made the connections and switches option...
Hello everyone, I'm Dario.
I'm trying to work with a ble nano with nordic component. My target is to receive a string via serial periferial and sending it via bluetooth as...
I am a new engineer working with nRF52 and SDK 12 using Makefile project and arm-gcc. I wrote some simple code to try TWI Master and control a i2c slave device. My question...
Hello I just bought
SKYLAB bluetooth accelerometer sensor SKB360 bluetooth low energy nrf51822 bluetooth 4.0 low energy module
skylab.en.alibaba.com/.../SKYLAB_bluetooth_accelerometer_sensor_SKB360_bluetooth_low_energy_nrf51822_module_bluetooth_4_0_low_energy_module...
Hi,
Im trying to wake up from SYSTEM OFF using LPCOMP.
Im using the following code to power off:
nrf_drv_lpcomp_config_t config = NRF_DRV_LPCONF_DEFAULT_CONFIG;
...
Hi,
I am working on a Beacon application based on nRF52 DK and Eddystone protocol. So i am searching if there is already some examples/SDKs from nRF which supports both...
Looking for document or u tube to program nrf52832 using tag connect (6pin noleg) and nrf52 DK. Have the hex program and put it on the nrf582 dk. need to take to the next...