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...
I use SDK12.2.0. The mobile phone has connected my 51822 device,and then the mobile phone keep away from my 51822 device till to disconnect.how to do that they will connect...
Hi Guys,
I facing issue on one of my project, our HW require 2 set of TWI and one QSPI/SPI. I notice SPI0/1 cannot be used because I need both TWI0 and TWI1 to be supported...
Hi,
I'm trying to adopt my nRF52832 projects to the nRF5 SDK version 15.2.0 and the NRFX drivers framework. I'm using a short app_config.h with NRFX_RTC_ENABLED and NRFX_RTC0_ENABLED...
Hello,
There is a example for the nrf52840 for thread with mqttsn. Although this is just for my personal use I would love to use some kind of encryption for it.
So the...
Hello. I have been trying to work with extended advertising between two nRF52840 boards using the SDK, but have had trouble in setting a long advertisement payload (as in...
I followed Einar's nRF52840 Dongle Programming Tutorial and tried the ble_peripheral/ble_app_eddystone example using SES 4.12. Opened the project, changed the preprocessor...
Hello All,
I have been using this NRF52 DK board with KEIL for like 2 weeks. I read the all the document regarding BLE 5 protocol and followed the DIY codes step by step...
Hi Sir,
In this project, we design with nRF51822-QFAA (Flash: 256KB, RAM: 16KB) and developed the application and bootloader through the nRF51-DK (pca10028). The file...
Hi Sigurd,
Thank you for your reply. I have executed the code given by you (below link) in Segger studio(V 3.50) I observed that the output or load (pin 31) which is connected...
We have the device, where 2 power supplys can be applied. One of them is external regulator with 3.3 V output. We used it for additional load in our device. Another one is...
Hi,
I referred uart example in nRF SDK 15.0.0 and tried to implement on proxy_client program by adding all files which there in example. but still i'm facing compilation...
Hello!
I'm facing some problems when I try to broadcast a message from my receptor to the transmitters, I'm using 3 nRF24L01P. I read some things about setting the same...
I have 2 PCA10056 preview development boards.
The newer one (0.11.0 2018.3) works as expected.
The older board (v0.9.0 2016.48) the built-in LED1 thru LED4 do not...
I want to use application board and connectivity board with mesh sdk in nordic chip. Is there serialization is available for mesh like using in nRF SDK15.0.0 peripheral driver...