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...
Hi there,
in my passion to keep up with technological advances, I ordered the nRF5340 PDK. I was hoping to pave the way of moving our nRF52832 and nRF52840 based projects...
Hey guys,
I'm working with a Laird BL652-SA Development Kit and downloaded the Nordic SDK v14.2.0. I want to try the UART example, but after the build comes a semantic error...
I'm not able to get working my PPK.
I've followed the guide, installed the Power Profiler app with the latest nRF Connect v3.3.0, cut SB40 on my nrf52840DK and set correctly...
Hi,
I wanted to know how to change the frequency from from 16Mhz to 64MHz which is processor frequency. I know the HFCLK is 16MHz but how to use the 64MHZ frequency.
Regards...
Installing the new nRF-Command-Line-Tools_10_4_0_OSX.pkg fails on MacOS (10.14.6). The installer gets to the summary stage and displays an error "please contact the supplier...
I can't find MQTT_LOG_LEVEL in the configuration interface in SEGGER embedded studio, but it is referenced when setting up all of the MQTT logging.
Where is this value set...
Hi all,
I have read a lot of posts here and didn't find any valid link to download J-Link OB firmware.
Does anyone know where to download this firmware?
Thx
Y...
I am coding with nRF52 to read data from accelerometer KX022. I am getting started with it and have so many troubles.
Can you send me a sample code related which i can use...
Dear Nordic team,
As the title shows, does Nordic officially have a software called “nrfjflashaccess.exe”?Our customer mentioned this.I searched for a long time and couldn...
The same SDK 15.3 is open on a desktop computer. system_nrf52xxx in the keil project does not find include nrf_erratas.h but on my laptop it includes nrf_erratas.h but nrf_erratas...
Hello,
I use nrf52840 hardware FallingEdge polarity PWM (NRF_PWM0) , to generate 2 signals ~50% each (inverted). I do manage to set dead time between pulses in same period...
The question is clear I believe. Why did support for the NRF5340 not make it to the nRF5 SDK? Is it something about the SoC specifically?
What's better about the nRF Connect...
Hello,
I have faced a lot of issues that were causing hardfault on my device. I'm using FreeRTOS with nrf52. I was suspecting stack overflow but it wasn't so easy to identify...
Hi,master:
platform:nrf52840
IDE:keil compiler version 5
tool chain: armcc
There are multiple calls to a function in the product. I suspect that there is a problem...