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...
Adding a Network Coding Extension to CoAP for Large Resource Transfer
https://ieeexplore.ieee.org/document/7796871
Can I use this coding in your some SDK project?
...
Hi all,
I ned to test DTM in labview. In nRFgo Studio works fine, but I don't have any idea hoe to relize same test in labview. Could anyone help me please?
Thank you...
Hi,
I'm working on nrf9160 DK board version 0.8.5. I want to use analog pressure sensor and read data using GPIO input, however there is a little issue related to acceptable...
Hi,
I'm having issues maintain the connection to a MQTT server. I'm able to establish the connection, keeping this alive and pub/sub some massages, but after some time ...
Hello ?
I try to bluetooth 5.0 Le mode test
but nrf studio program is not supporte Le mode 2M bps
therefore i need to nRF DTM Tool for bluetooth 5.0 LE mode 2M bps test...
Hey, When I initialize the device information service as follow ,It seems that It does not work ,RTT View show There cause a Fatal error 。 But if I initialize one of them...
Hi, I'm provisioning mesh nodes using nrf_mesh APP. After I finished it and added device into mesh network, I have some questions in configuration process.
In nrf_mesh APP...
When I send AT command, AT+COPS?, in example, +COPS: 0,2,"26201",7 will be returned. In this example, it returned one numeric string for MCC and MNC.
Can I simply read this...
Hi,
I don't find any information on the antenna used on the nRF51 DEVELOPMENT KIT. The chip is N51422.
I would like to have information like the gain of the antenna. Could...
Hi,
I'm Trying to add uart with DMA functionality to the asset tracker sample code.
but when running :
I get:
this is my nrf9160_pca10090ns.overlay :
these...
Hi Roshan
I want to use ViewModels in RecyclerView like I have to perform light on/ off (sendGenericOnOff(final boolean state, final Integer delay) android app)r each node...
Hi all,
I am running thethings.io examble of Thread SDK 3.1
I setup border router (Raspi 3B + NCP + ethernet) , Node (NRF52840DK)
In Node, I can ping to thethings.io...
Hello,
I'm currently a student and new to RTOS and modems in general, so please excuse my possibly very basic questions.
We have a running demo with an ESP32, where...
Hello everyone,
We are using the nrf52840 Dev Kit (PCA10056 1.1.0 2019.19 683465548)
SDK version: 15.3
OS: Fedora
We have our program working fine (RTT Logs OK...