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...
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 everybody,
I tested the example: https://github.com/Rallare/nrf51_ble_app_hids_kbd_consumercontrol/tree/SDK11 on my customer board (and on the DK52) with the NRF52832...
Hi,
1. After studying about power profiling and application examples/ble_peripheral/ble_app_pwr_profiling, came to know that this example currently supports advertising...
Hi,
I am establishing a Bluetooth mesh network with nordic boards (nRF52 DK) having one provisioner and many provisionee devices. But I have one doubt, if I remove the...
Hello,
We are developing wearable which has NRF52 as main MCU. We are looking for suggestions to select proper sensors like Pedometer, Heart Rate Sensor and 128x32 OLED...
Device:Nrf51822
SDK:SDK12.3
Device name consists of "scanner:" and four digits。But sometimes the device name display error。An extra character appears in the device name...
Hi,
I've undertaken my very first custom Bluetooth PCB project, choosing an nRF52810 as the MCU of choice.
Having already tried and tested a SparkFun nRF52832 breakout...
Hi all!
Antenna that used in nRf51822 developement kit:
too big for my design, so I tried to use antenna that I copied from TI AN430:
There is devices that use...
Hi,
I am following procedure to configure mosquitto using this link http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fiot_sdk_user_guides_mosquitto...
Hello,
I'm working in a bootloader based on the one included with SDK15. I want to add a timer that fires every 50 ms to keep track of time. The purpose of this timer is...
Hello everyone,
I'm new to embedded system and I'm working with the NRF52 and more precisely with the DW1001 (NRF52 + DW1000).
The Decawave device (DW1000) is already...
Hello,
I am trying to run a simple ble_app_hrs example from the SDK v12, but I am getting the same error as in this post devzone.nordicsemi.com/.../
Building ‘ble_app_hrs_pca10040_s132...
Hi,
UART and UARTE are specified in data sheet. these are separate UART or one UART and configured bt software. Please explain.
Thanks and Regards,
Harikant
So literally, I cannot trust what IAR is doing. Running version 8.22.1, it crashes every time I attempt to debug an nRF52832 device (SparkFun board).
I've already programmed...
i'm using uart for debugging, works fine and dandy except when in app_error_handler.
There only the first character is being printed before we go into an infinite loop. Inside...
Hello,
My custom board is based on an accelerometer which sends interrupts to nrf52832 to Sleep and Wake-up (pins GPIOTE).
(The FW is based on SDK15\examples\ble_peripheral...