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...
Hello.
I have the problem with USB connection with NRF_LOG_ENABLED.
I am using my custom board, NRF52840 QIAABB version. I have enabled CLI over RTT, softdevice. I am using...
Problem: I use a button with a pull-up to wake up the device (nrf52832) from power_off, but by the time the bootloader verifies the application and jumps, the button may have...
Hi guys,
I am developing a appilication using nrf51822 using SDK 11. I am trying to use Fstorage and FDS to store data. I need this data to be updated frequently. As I...
Hello the Nordic Team,
First, I wish you all a Happy New Year 2018, with a lot of good health and success in your professional and personal projects.
Secondly, I come...
Hello,
In sdk 14.2 configuration of LF clock with softdevice are in 2 header files (pca100xx.h and
sdk_config.h)
pca10040.h
// Low frequency clock source to be used...
Hi
I'm new in nordic development.
and i need sample code for LSM303AGR Accelerometer.
i found a LSM303AGR_ACC_Driver.h and c file but i have no idea how to use these...
Hi,
is it possible to use the onboard buck regulator of the nRF52840 to supply the 3V for the rest of the circuitry while nRF52840 is off (and also for the nRF52840 while...
I would like to be able to use the Nordic Connect app for debugging and be able to observe the current UUIDs/handles of my attributes as I change them.
I have attempted...
Hi,
I am using BL600 Development Kit(Laird).
Is it possible to develop my application on this kit using the Nordic tools( Keil IDE,SDK and soft-device)?
if yes, is...
Hello, I studying nRF51 SDK for mesh.
I have a nRF51822(PCA10028) is a Client, and three Server(two nRF52832-PCA10040, a nRF51822-PCA10028).
I did the same way with Light...
I am building an ap (based on peripheral: ble_ap_uart with custom characteristics.
I want 18 characteristics for a single service.
My software works with up to 12 characteristics...
Hello, we would like to consider this chip for a product, but I have been waiting for this to be on sale for purchase since February 2017. It's still 12 weeks out and it's...
Hi, I followed the NRF51 Guide and downloaded the file linked, and it installed the J- Link Commander, once opened it gives a prompt J-Link> and when I enter in -e command...
Hi guys,
I’m using nrf51822, s130 and sdk 12.3.0…
I would like to achieve that unknown peripheral won’t find my product or at least differentiate by device name while...
Can i use the bouder router used in thread example(on nrf52840) in the iot example to replace the Rpi bouder router so i can skip the tunnel setup(using hurricane tunnel)...