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...
Hello! Lately we are testing FOTA functionality in our products. FOTA works well when the distance, between the ED (our device under test) and the coordinator, is short, but...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
I want to understand the ROM layout and set the memory map.
Please tell me how to know the layout of the current ROM. (Mainly the range used by MBR area and FDS area)
...
Hi!
I use ncs v1.3.0 and mfw 1.2.0 on a nRF9160 DK v0.8.5.
My app runs in PSM mode alternating between LTE and GPS following Jan-Tores suggestions in his response to my...
LTE Link Monitor doesn't seem to be able to detect any serial interfaces on macOS that are not the DKs (or don't have 3 serial ports)
See this hacky implementation: https...
Hi,
I am using NRF24L01 with arduino using RF24 library ( https://github.com/maniacbug/RF24 ).
While executing the transmission code i have observed the following line...
Hello dear!
This is my first post righ here. Hope you can clear my doubt.
I'd like to know if the CTE and IQ sampling features are accessible using the BLE MESH?
I'll...
Hello,
I have a device which sends a provisioning request to two other devices in a Thread network. They both receive the request and both send a provisioning response,...
Hello. I am testing the Secure DFU for NRF51 with softdevice S130 provided in the SDK Version 12. 3.0 following the steps in this guide. https://devzone.nordicsemi.com/nordic...
Hello!
I have a custom board with nRF52810 and s132. BLE connection is secured with passcode. it works.
I would like to get exact passcode entered by User if the passcode...
Hi support team.
My project build using keil IDE working stable. But when I change to build using makefile, although build success with hex file output and and everything...
Hi Team,
I have gone through many threads on the forum but still in doubt regarding how to interface nrf52 over HCI to the Linux based host.
My understanding is currently...
When building example ble_app_interactive_s132_pca10040, SES asks for missing "nfc_t2t_lib.c" and "nfc_t2t_lib_al.c" files. This happens when SES is 'Preparing target for...
Hi,
I'm currently trying to use 2 channel SAADC to measure 2 analog input port
I've searched other questions in this forum and referred SDK example
Actually, I could...
Hi All,
I want to measure the battery level in my nRF52840 design using the ADC.
I came across this thread in the nordic devZone https://devzone.nordicsemi.com/nordic...