Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
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...