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 am currently working on custom firmware hosted by the nrf52832 SoC on a custom PCB. The project is built with a makefile and armgcc, using the "nRF5_SDK_15.0.0_a53641a"...
1. The use of the sdk is: ncs v1.2.
2. The routine used is: asset_tracker.
3. Test failure code see annex: 4_asset_tracker_ram.
4. Applying 100KB of memory on the 10_hello_world_ram...
Hi, I'm just getting started with Nordic SoC. I have two nrf52833 DK and would like to test the long range (125K and 500K) from the examples provided (precompiled hex). After...
Hi all,
I'm trying to build the hex files for the pc-ble-driver and am running into build issues.
My Setup
I'm running a Linux (Ubuntu 18.04) VM that I also currently...
Hi Everyone We are using nrfx_uarte library to implement the uart functionality , Everything seems to work fine with the uart , but the problem comes when we want to have...
1、Can BME680 be enabled for air quality testing? There is no initialization function to get air quality, and the function to get air quality data returns -1.
2、The gps_handler...
Hi Nordic,
I'm trying to get a GPS fix in clear blue sky in the middle of Paris today, but still can't...
Modem firmware: 1.2
Application firmware: thingy91_ltem_dfu_2020...
Hello, I'm getting a JLInkARM error when using nrfjprog on one of the PCB among a batch of hundreds that all worked fine. Please find attached the log when launching "nrfjprog...
I'm working with SDK 1.30 and the new application serial_lte_modem (moved from samples to applications in this SDK version).
However when my control hardware tries to communicate...
Might be related to this , which also has no issue yet.
I am using an MXE-202i mini-PC running Ubuntu Server 20.04 LTS and a nRF52840 dongle to run DFU OTA to program and...
Hello, I have developed a board with a nrF5340 and I would like to program it using the nrF5340-PDK P19 debug out port SWDIO SWCLK.
The problem is that the board developed...
Hi devs,
I'm using the NRF52810 to occasionally reprogram a PIC16F15 series chip on boot using SPI. It's working well. Once the NRF main routine is entered I periodically...
Hello,
We are using the NUS examples for the Central and peripheral nodes with nRF52833 chip. We are using nRF52833 DK for central and peripheral nodes.
The following...