Hi,
I am developing an application with LTE-M connectivity to nRF Cloud. Our previous SIM apparently supported auto-APN provisioning, we did not have to set the APN, the...
I am experimenting with sampling IQ at the payload in AoD mode. Are there any differences in the configuration of the receiver in AoA mode as seen in the direction finding...
In our application we using nrd5340-nrf7002, application flow is wakeup->wifi connect->NTP time get->TCP server connect->wifi shutdown->idle->wakeup..... We are encountering...
Hi
I am developing an application where I need to update the BD address for advertising after each disconnection and on reboot. I know Zephyr stack has the API bt_id_reset...
Hi, we have some problems with the nRF54L15DKs. They are bought on Digikey and are labeled with
0.9.1
2024.42
There are 2 issues.
1. The J-Link OB USB-UART stops working...
I am trying to send a variety of AT commands to my module and it looks like I am missing something or the documentation is not up to date for some of these:
If I try to...
Hi ,
I would like to use an external GPS active antenna on the nRF9151 EVB for testing (J2), does it disconnect the on board antenna GPS ? should I connect/disconnect any...
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...
Seems like the timer API uses low priority interrupts. Now, I dont need the timer triggers to be exactly delivered so that is fine ... however, i do need to know the exact...