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...
We are developing an application on the nRF52840 kit with SDK 15.2. We are using Keil as compiler. I have started developmet my application with the example ble_app_cscs....
Hi,
I would like to try the DK in a high voltage mode. I tried switching the power source switch to either LIPO or USB (using LIPO battery and USB respectively) but in vain...
Hi, I'm new to thingy, I want to log the data received and viewed in mobile app / web app from thingy 52 development kit which contains nRF52832. Is it possible to log data...
Hello everyone,
I am in trouble because of a vlotage of current problem, I think it is most a voltage problem.
Let me explain,
I have a NRF51DK that I programmed to...
Hi,
there is no migration guide available for 15.2 , my application currently uses 14.0.
1. when will the guide be available? can use the one for 15.0 till then? will...
I have followed this posting by Hung Bui , with light_switch_proxy_server being combined with the ble_uart.
I am using: nrf52 dk, Mesh SDKv2.0.1, nrf5_sdk_15.2.0.
By commenting...
Hi,
Errata 202 limits the use of vdd as a power source to external components and I, therefore, would like to use a GPIO instead.
My question: is there a need to use a...
Hi,
In my project I am using SDK 14.2 with S332.
I need to change the data in the manufacturer part of the advertisement packet once per second (nearly, timing is not...
Hi,
I have a strange issue. I am reading values from an accelerometer. The read values go into an array which is uint8 and 7 bytes long.
The values are read ok and they...
Hello everyone,
My usb connector is dead on my nrf51 dk, do you know if it is possible to program it without using the usb connector, maybe by using a USB serial port adapter...
Hi!
Does latest NRFUTIL 4.0.0 include mesh update option?
I saw in branch dfu_mesh on pc-nrfutil github that this branch was last updated on 16.12.2016 (nrfutil 0.3) and...
In my project LPN node need to communicate with more than one friend node.
Is it possible to make multiple friend establishments by single LPN node or is it something like...
Hi all,
I started a project on nRF52840 dongle with Segger IDE. I used SDK15.2 given by Nordic and my goal is to develop a program that permits to communicate between...