We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
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...