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...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hi,
I am using an NRF52832 device (Peripheral) and I have a requirement to transmit around 4kb of data every 100 ms to a Central.
Can you recommend the correct example...
Hi,
I tried building both with cmd line and SES but I get always this error:
/usr/local/bin/cmake -GNinja -DBOARD=thingy91_nrf9160ns -DBOARD_DIR=/Users/dariofanciullo...
Hi,
I am using nrf52832 to connect 500 nrf52810, among which NRF52832 is central and nrf52810 is peripheral.
How should I do for nrf52832 based on SDK 16.0.0.
Hi,
I want to program my chip nRF51822 ( https://www.waveshare.com/wiki/NRF51822_Eval_Kit ) using the KEIL tool and the ULINK2.
When I try to program the chip KEIL show...
Hi,
I've encountered a problem with opening a project in Segger Studio. I have recently moved to 1.3.0 tag and I am working with Thingy:91 (so I basically open nrf9160 samples...
I'm doing a Nordic example named "Nordic UART Service Client" ( https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v17.0.0%2Fble_sdk_app_blinky.html )
The steps...
Hi ,
I ran the example "zephyr\samples\bluetooth\scan_adv" on the nRF9160 dk kit .
It says the following error
"
2020-07-16T02:22:00.682Z DEBUG modem << *****...
Hi, everyone
A LPN ( Node-LP ) had selected one of nodes as its friend ( Node-F0 ), if Node-F0 is taken away, will the Node-LP automatically reselect other node as its...
I read somewhere for new project we should use nrfx driver because in future old nrf_drivers will not be support and improve. All examples in sdk15.3 as I understand used...
Hi All,
I am trying to implement a battery level reading app using NRF52840 DK. It seems I am receiving a timeout from saadc.
In order to run on the Lithium battery, should...
Hi,
I programmed two thingy:91 to return RSRP and RSRQ to a server. On is running with LTE-M and the other with NB-IoT.
I found something that seems strange : +CESQ: 99...
Hey everyone, I'm trying to use the QSPI module (again) to interface to RAM, not FLASH. I'm not really sure if this is possible, but we'll get there. Right now I can't get...
I've been tested for BT SIG however have met error which sent 0xc000 and got 0xc000. I expected to receive 0x8xxx. Command is LETestEnd.
I tested with nRF51822 customer board...
Opening a project in SEGGER Embedded Studio I have annoying "no entry signs" (white minus sign in a red circle) on the left side various items in a project, whereas most of...
Working with nrf52832_mdk and using basic GPIO functionality, I am unable to toggle the GPIO pins P0.0 or P0.1. The code I am using is quite simple and I am able to toggle...