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...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
I'm using zephyr with a custom board (nrf52840) which has a ssd1306 OLED. I have it configured to use i2c0 and is working fine with lvgl.
When I try to enable uart0 (using...
After a recent update, I'm frequently finding the VS Code UI unresponsive due to intelliscan re-indexing.
About my setup. I have a complex environment with 4 different...
Hi Everyone,
I have designed the NRF52832 PCB, Before I order the PCB I hope you guys can review it one time.
Can you please review it, Also I want to tune the antenna...
Does the RISC-V processor of this SoC have access to all the peripherals similar to Cortex-M processor? Can it be used for edge AI using Neuton or ML studio ?
Hi everyone, I have made a custom app by merging together code from nrf5340_audio and iso_acceptor code. I have one issue however - audio_sync_timer_capture seems to return...
Hello, I have discovered that Zephyr's fuzzing sample: https://docs.zephyrproject.org/latest/samples/subsys/debug/fuzz/README.html is not working with NCS v3.0.2. Reproduction...
Seeking help with using SystemView on a custom board with an nRF9151. My code is based on the Azure IoT Hub example. I can enable CONFIG_TRACING =y and CONFIG_SEGGER_SYSTEMVIEW...
Hi Support Team
Sorry, I accidentally pressed the wrong button and closed the following case. I still want to check the following two questions. Many thanks.
(+) Does...
Hi Nordic team,
We are using the nRF54L15 with nRF Connect SDK v3.0.2 for a BLE-based product.
We’ve observed something strange as below:
Advertising range is excellent...
Hi
our last product is based on nRF5340 and now we start a new design based on nRF54H20, and its essential for our design, i checked alot but there is no datasheet, reference...
Background:
Over the past few weeks, I have been working on enabling TLS1.2 for an nRF9160 with Ethernet (W5500). My primary objective is to have both Ethernet and LTE...
Hello everyone,
Currently we're trying to get the full WiFi stack working on nrf7002dk. We decided to look into the power consumption of the DK board itself as a point of...
The Nordic Thingy:91X board has a Nordic nmp1300 pmic device, but the samples do not support the board (a lot of time would be saved it they did);
https://docs.nordicsemi...
Hi Support Team
Does nRF5340 support UAC(USB Audio Class) protocol? We want to input audio to nRF5340 via I2S and PDM and then output the audio to a PC via USB. Can the...