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 there,
We use nRF52832 to design a reader and use nRF52810 to design a tag. We put hundreds of tags together. Each tag transmits his ID every 5 seconds.
A reader...
BLE device(having nRF52832 chip) can not connect with mobile phone. for more information i have attach nRF Sniffer Log.
SDK: 14.2
Stack: S332_05_00_00 Multi protocol ...
It's my third installation on a (VB-) linux machine but the first one which didn't come to a successful end. The calling of "nrfjprog" works wheras the calling of "nrfjprog...
when I download softdevice and application use nrfgo studio,I can simulator by keil.
but when I download softdevice ,bootloader and application,I can't simulator by keil...
Hi All
We have an application using FDS, the SDK is: nRF5_SDK_15.3.0_59ac345 and the soft device is: s140_nrf52_6.1.1
There are 32 x 1024 byte FDS pages.
When the FDS...
I have SAADC configured in burst mode with 4x oversampling and tACQ=5uSec.
What is the total conversion period?
tACQ + tCONV*4 or (tACQ+tCONV)*4
In other words, is Sample...
Hello
Good day!
For example, if I have to use a Capacitive wheel sensor of 3 touchpads with the Csense example on SDK 16, do I have to configure 3 different output pins...
Hello,
I have an application to develop in which Central device is scanning with use of whitelist if it is not connected but have saved peers. If peer list is empty, device...
I have trouble when discover the BLE Peripheral that have the base UUID of characteristics and service are different. Then I followed several instructions in some cases, but...
I am trying to run the SDK15.3.0 gfx example code - only changing line 82 to:
And also I have changed the sdk_config to the display's width and height. I have wired it...
hi
I want to update RTC time in my device nrf52840 through nrf connect app. How can i do this? Is there any related example which may help me in doing this?
Hi,
I'm attempting to use OpenOCD to perform the equivalent to "nrfjprog --recover", since we've recently started using that feature.
I read through this case, but it...
Version 4.20a (Win x64) of Segger's Embedded Studio has problems with it's C syntax highlighting -- specifically conditional compiled sections of code. Code that is not being...
Hi,
We are using nrf52840 to develop a cryptocurrency hardware wallet. We want that user can verify that the device is authenticate. In order to authenticate, the desktop...