Background - We are laying out a new board, upgrading to the nRF54, and wanted to use p2.02 and p2.03 as serial UART lines because p1.04 and p1.05 were planned to be used...
Hello,
I face a problem which I can't understand really and where I need support.
It is strange...
In our electronics we use the nRF52840 which is enclosed in a module...
Hi there,
I have recently upgraded my software to latest ncs 3.2.0. I have noticed that my initialisation does complete but it ends up with fatal error that seems to be...
Dear Nordic,
I am debugging a custom hardware with a nRF7002 on-board, using wifi shell app. At this moment the shell does not work as expected, needs to locate where the...
I am attempting to install nRF Connect SDK along with VS Code on an offline machine for development. The main two issues I have are:
The NRF Connect for VS Code plugin...
Hi
I am using the nRF54L15 DK and build a thread continueing monitor the data rate in 1 Hz, if it is lower to 800kbps I want to change to 1M; while above 800kbps I want...
Hi all,
I’m Bruce — first-time poster but have been working with the nRF9160 on and off for a while now, mainly in outdoor, power-constrained telemetry and monitoring applications...
I developed a software based on Blinky. I have been trying to add DFU to the current iOS app which is working properly to be like the Android app.
As I did in Android, the...
Hi, I would like to skip pairing process alltogether and just provide the KEys which were generated for both devices beforehand. My question is only. Is it possible to initate...
I have an application that will have up to 20 devices communicating with a gateway. Each device will need to send around 2MB of data every 5 minutes. We would like to use...
Hello.
I try to BLE and GPIOTE.
The reason for using GPIOTE is to read data from the temperature sensor.
And I want to sending data of temperature sensor by BLE...
Which type of PCB antenna should i use for BLE beacons based on nRF52832, nRF52840 and nRF52805 for longer range applications.?
Can i use the same antenna used in nRF52DK...
Hi All,
There are few chips that Nordic supports Direction Finding.
nRF5340,
nRF52833
nRF52820
nRF52811
Is it possible to know the recommended chip I should...
hi all,
NRF_ERROR_INVALID_STATE is coming when i initialise Ble_stak_init form nrf_sdh_enable_request() function.
I initalised ble once and disabled using sd_softdevice_disable...
Hello,
I am developing on the Garmin LIDAR-Lite v4 , which uses an nRF52840 internally with the programming pins exposed. I am able to run my OpenThread application on this...
Hi
while developing I've discovered that the current tickless implementation using RTC causes the idle task to loop for one tick before waking the next task up.
I've instrumented...
Platform: nRF52840 { development kit } SDK: nRF5_SDK_16.0.0 Can sdk_config be used to remap any pins for used a SCK and MOSI and MISO? Specifically, can the following mapping...
Hi all,
I'm running into this error when trying to compile anything for the SPI library in Cmake
CMake Error at ../../../cmake/extensions.cmake:372 (add_library):...
SDK v16.0 NRF52832
Hi
We have been using the the NRF Bootloader for sometime, but we have encountered an issue where if the DFU (Serial) is interrupted (ie, USB cable...
Hi,
I've been using the Thingy:91 to communicate with some sensors. One of this sensors is causing us some trouble: sometimes the I2C communication with him seems to fail...
Hello
I would like to commission my Thread network but my Thread network is isolated (I have no wifi) but I have bluetooth which works in parallel to the Thread network...