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?
Hi, I have a question about Bluetooth mesh secure provisioning, as it is described in the spec section 5.4.3.
The spec states that either
1) both OOB public key exchange...
We are looking to implement "dynamic" BLE services that can be configured (i.e. enabled/disabled) externally, however from the examples there appears to be no way of de-initialising...
Hi,
I have nRF9160 DK. I want to update firmware to (From Your WebSite: Link Pasted)
nRF9160 LTE-M/NB-IoT/GPS Modem firmware
https://www.nordicsemi.com/Products/Low...
Since nrfConnect Programmer, ninja flash/west flash ALL use nrfjprog behind the scenes, I wish I could find out _exactly_ which nrfjprog commands the nrfConnect Programmer...
Hi,
I'm trying to reduce the current consumption. I can't use sd_power_system_off because I don't want my device to rest when it wakes up. So the other way to do this is...
Can i commuicate over USB CDC on holyiot nrf52480 by giving Vbus(5v) , D+,D- , gnd from pc. and get output on VDD or do i have to also supply voltage on VDD(3V) ? I wanted...
Using nrfx_timer_extended_compare I would like to periodically adjust the compare value of a running timer. It seems to work without disabling the timer before this and re...
Hi,
Dear, I have a question about Fstorge and Bootloader. If my app layer calls the Fstorge API to store some data, will the data saved by the Fstorage API be erased when...
Hello All,
I am running into a mesh assert error when running the light switch server demo on a custom board w/ the NRF52840 (MDBT50-1M). The device starts up fine, has...
Hi all
I am studying mesh example such as light switch server, I use Segger Embedded Studio to comple the project of light switch, it is OK, but when I want to do online...
Hi,
I'm developing a BLE DFU controller with bluepy on a RPi3. The peripheral that is being updated is a nRF51 device on SDK 12.3.0, with the secure bootloader and experimental...
Hi,
In our project we want to use nRF52832 chip using HCI Command interface. We are trying to use Zephyr RTOS project for geting HCI interface through UART. We are using...