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.
Hi,
I try to use the online power profiler to estimate the current consumption in both connected mode and advertising mode.
The setup for my online power profiler is as...
Hi,
I am using a custom board setup for nRF9160 and I have trouble opening the project. I have got the project from one of our third party contractor.
Here are the version...
I am using SDK 17 currently and nrf52840. I have read through the Q&As in the Dev zone and have not found the exact answer. So it might be a good idea to ask here
I understand...
I have set up a Beacon with nrf52840 and SDK 17. The Beacon signal is transmitted in 10s interval. The Beacon transmitter does not need to receive any response data. The default...
I was working on a modified version of Asset Tracker on thingy91.
Everything was working fine during the development and I almost finished the task needed and then I thought...
Hi,
could you please advise us on how to set a static MAC address for the nRF52 series? We haven't been able to find it in the documentation. And it seems that default is...
I have TWI sensor comms running fine in Zephyr on nrf52840_dk and separately Bluetooth controller in low latency mode using S140 softdevice also running fine in Zephyr on...
In SDK For Mesh 4.1.0 the Light LC/CTL/Lightness models were added. The problem with this addition is that another flash page is reserved for the models metadata and possible...
Hello,
I am trying to send something by my own via UARTE0. This is only for testing/learning purposes:
This is what I see:
[00:00:00.000,000] <info> app: enable...
Hi,
Can I control warm light as well as cool light using the CTL+LC server example provided in the Mesh SDK v4.2? Or does it support only warm light?
Moreover do we...
This is my log
Loading solution asset_tracker.emProject Executing load commands cmake -GNinja -DBOARD=nrf9160_pca10090ns -DBOARD_DIR=C:/Workspace/nRF9160/ncs/zephyr/boards...
Hi,
Currently I am setting up my work environment. I have a simple Zephyr project running on our custom board with the nRF52840, so a modified example and a custom board...
Hi Folks,
I am currently working on a BLE configuration composed of two NRF52840 chips. One is configured as central and the other as peripheral and use coded phy (long...