I have problems with nRF Connect(Android, latest Version, no version number found) to find BLE devices with 2M phy, coded phy and extended advertising. So i am running nRF...
Dear Nordic Team,
I hope this message finds you well.
Some time ago, we asked about the migration from nRF9160 to nRF9161.
We want to ask the same question regarding...
I want to use the external flash on the nRF5340 DK using SPI as the board I'm developing for will not have QSPI. I used the littlefs sample which has a lot of the settings...
I have made my own NRF52832 Dev board as in the next image:
I received the board, and ICs and hand-soldered them in my home.
however, I am still a newbie in nRF SDK...
For the GetAssistanceData endpoint (POST /location/agnss), if we are using the x-custom-device-id header instead of a device token and registered devices, how can we view...
Hi there,
I was following the tutorial here https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-6-analog-to-digital-converter-adc/topic/exercise...
Hi,
I need information about adding an additional flash IC to my project. However, I am wondering if there are any limitations regarding the maximum storage capacity that...
I'm trying to flash eddystone beacon example of SDK version 12.3.0 to this board ( https://www.robotics.org.za/image/cache/catalog/generic/NFR51822-MOD/NRF51822-MOD-000-650x350...
A step by step guide seems to be needed to get the asset_tracker sample application to use real GPS data from the nRF9160. I have tried:
1) Changing C:\nrf9160\ncs\nrf\applications...
Hi,
In SD_S132v7 chapter "Radio Notification", `Link-0 / Link-1 / ...` are mentioned several times, what's the meaning of that?
I mean, does it refer to a physical link...
Hi, team We have been experimenting with a system using Mesh for half a year. (The number of nodes is six.) The impression from the customer on the site we are installing...
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...