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...
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.
Good morning,
I'm developing a new product based on nRF52840 and S140 (v6.1.0). I'm able to connect using my smartphone using the following data:
sec_param.bond = SEC_PARAM_BOND;...
Hi, sorry for if this has been answered elsewhere.
I am currently designing the production setup for a product using the nrf52840 as a BLE radio.
I can't find how the...
Following this tutorial: www.novelbits.io/.../ some doubts arose in my head.
My doubts concern Android app witch name is: nRF Mesh. This application is used only for Provisioning...
Our BLE DFU has stopped working in SDK 3 so I have tried to simplify it by going back to SDKs.
If I compile D:\NordicSemi\nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac\Examples...
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...