Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
Dear Nordic, Could you please advise how to interpret the version in this context? The modem firmware v2.X - is it the version that does not exist right now? If yes, when...
Hi everyone,
I'm working on a project where I have four sensors connected to my chip via two SPI buses ( 2 on each with 4 CS). My goal is to read data from these sensors...
I am using an nrf528232 based BLE module, the Taiyo Yuden EYSHSNZWZ: https://www.digikey.com/en/products/detail/kaga-fei-america-inc/EYSHSNZWZ/7104534
Running BLE and uart...
Hello,
I have recently attempted to port over to the latest v2.7.0 of the SDK by following the steps in the latest getting started guide for the L15. I have been able to...
There is this post from three years ago here that mentioned LLPM isn't supported on nRF5340. The answers had mentioned some issues with LLPM on the network core & that the...
NCS v2.6.0, NRF5340dk
I'm trying to configure a project that uses mcuboot with direct XIP with the external QSPI flash. I've been looking at examples in
ncs/v2.6.0/nrf...
Hi! We use Npm1100 SHPACT on GPIO and want to ask connect SHPHLD directly to VBAT.
The spec has 100kOhm resistor between SHPACT and VBAT.
However, we don't use the button...
HI
softdvice : s132
SDK version : nRF5_SDK_17.1.0_ddde560
I am using the nrf_delay_us() function. The product I am using now controls the gpio in us units. Since it...
Hi,
In NCS 2.0, the ability to add a custom child image was added. This works fine but as soon as you include the mcuboot child image, the order of the child image builds...
Hello folks!
Today, I have what I hope is a really easy fix that I just can't find the answer to.
I would like to transition from using the nRF Connect extension "build...
Hi,
First of all I would like to know when the Nordic SDK will be based on Zephyr 3.7.0, which is an LTS version.
Secondly I would like to find an easy way to find out...
looking at https://github.com/nrfconnect/sdk-nrf/tree/main/lib/location
specifically https://github.com/nrfconnect/sdk-nrf/blob/main/lib/location/cloud_service/cloud_service...
Hi, I am working on a project using the nRF52832 and the nRF5 SDK 17.1.0. We have a sensor with non linear behaviour and in our attempt to linearize it we found an article...