Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Description:
We're using GRTC on the nRF54L15 to implement RTC calendar functionality in our project. During development, we observed the following behavior:
When...
I am developing a Zigbee sensor device based on the nRF52840. I have based my firmware on the "Thingy:53: Zigbee weather station" sample. This means it is a Sleepy End Device...
We have a nrf9160 chip on a custom board with zephyr as the operation system. Modem firmware is 1.3.7. The board is battery powered, but can for development purposes also...
Hi Nordic team,
I am a test engineer at AIROHA, focusing on Zigbee and wireless communication protocol testing. Currently, I am responsible for setting up the Zigbee certification...
An error occurred while compiling the "channel_sounding_ras" process: ,A certain file is missing. I am using version 3.0.2 of ncs.Could you please tell me how to solve this...
Hi,
I am currently working on NUS sample code with one nRF5340 as central board and ISP2053 module as the Peripheral to send data with 264kbps. The peripheral is flashed...
Hi. I am currently working on a project using the nPM1300 as a pmic. For this i have a battery and an nrf5340 connected to it. Using zephyr i have even the following options...
Hi Nordic team,
I’m building a device that uses nRF9151 for cellular and an nRF7002 companion for Wi-Fi. My requirement is simple:
If a known Wi-Fi network is available...
Hi there,
I found the FW swap time in Mcuboot is too long. debugging into the code, the function, boot_move_sector_up, take ~20s, my FW is ~600k. It means the flash erase...
Hello,
Our current design does not use an external crystal for the LFCLK. As a consequence, I configured the LFCLK to use the RC oscillator. We also have power consumption...
We are using the nPM2100 with a CR2050 and CR2077 battery. There is a battery model for the CR2032 coin cell in the nrfxlib. Are there also battery models available for CR2050...
Hello,
I'm trying to add MCUBoot with sysbuild to my application (nRF Connect SDK 2.9.1). I have added sysbuild.conf (in the project's root directory), with single line...
Trying to make Thingy91's asset_tracker_v2 light sensor (BH1749) data to show up in a card on Dashboard in nrfcloud. By default asset_tracker_v2 code supporting light sensor...
Good afternoon!
I didn't find a post with a solution to my problem. If I overlooked something, please feel free to just redirect me :)
Goal: In our project we want the...