I'm updating our nRF5340 firmware from SDK 2.4.2 to the SDK2.9.0. After few modifications, I was able to compile it using the SDK2.8.0. Now I'm trying to compile it with SDK...
I am having a problem after installing 2.9 where I am getting a problem on some projects where the nRF addin does not seem to work
When try to create a new application...
Hello, We are having an issue on our nrf9160 custom board and application where we receive an AWS IoT mqtt Disconnect while waiting for an PUBACK from AWS!!!
We are using...
Hello Nordic Community,
I’m encountering an intermittent issue with my BLE peripherals, which are based on nRF5340 + nRF7002 SoC , while testing with nRF Connect Mobile...
Based on this example, I am working on porting a pulse counter to the nRF54 and have encountered issues enabling the DPPI peripheral.
The problem is when enabling CONFIG_NRFX_DPPI...
Hello,
In October last year I made a Message Routing Service to my azure functions.
From then it worked almost without issue. Now I try to do the same with an azure account...
I am migrating from the 2.6.1 development environment to 2.9.0 but am unable to compile due to some configuration issues.
My prj.conf configuration file is as follows: ...
Hello,
We are working in the field of Electric Bike Propulsion Systems.
We want our motor to be able to communicate to I-phone/Android phone on Bluetooth.
We are searching...
Hello Nordic experts,
I can find current consumption in standby mode data from nRF24L01plus datasheet.
But it seems standby mode current consumption is not mentioned in...
We would like to be able to communicate with an nRF51422 target system from a Windows host. (for target signal processing algorithm debugging ).
Our previous system used...
how can I program SPI to select more than only one slave device with any GPIO ?
SPI Routine "spi_master_int" can select SPI0 or SPI1 only with one dedicated GPIO as Slave...
I want to know the EXT interrupt (GPINT1 & GPINT0) can use at the same time. When I use the GPINT1 & GPINT0 at the same time,only one is OK the other is faile.
I'm looking at the led.c example in the heart rate monitor example. What this shows is how to tie a TIMER event to toggling an LED. I understand most of the mechanism there...
We are building custom hardware with nRF51422 and need to program the softdevice in order to get the ANT stack running in the chips which I suppose is not flashed with S210...
Please provide recommendations (Supplier & Part Number) for chip antennas that have been used successfully in actual released FCC/ETSI certified Nordic-based product designs...
Hello Nordic experts,
I am FAE of Avnet - Johnson CHEN.
Thanks for your support in advance.
Regarding the applicatioin: GLOBAL FLEET ASSET TRACKING
Which is in product...
Now that I have TWI and the BLE stack initialising, I'd like to create services. The Server (peripheral) sends out a few bytes to the client when a local trigger happens,...
We're working on a project with the nRF51822, but most of our developers are working from OS X and Linux. Is it possible to flash the softdevice from these platforms? Also...