I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
Hello,
I found that there is a multiprotocol demo in folder Board\nrf6310\s110\experimental\ble_app_multiactivity_beacon,then I found it can implement concurrent connected...
Hi:
I am using nRF5340, NCS 3.1.99.
My software arch is bo+MCUboot+app(appcore + netcore).
After building my project, some unknown code in that file, which named 'signed_by_mcuboot_and_b0_s0_image_test_update...
Hello,
I am trying to run OpenThread CLI example on my nrf52840 DK but I came across a weird issue: in my serial terminal as soon as I open the port I receive rubbish. ...
I'm looking at power consumption using nRF52 DK and PPK2. Using the example project ble_app_uart with S112 & Segger Embedded Studio.
Although I've enabled the DC/DC in the...
Hi, i'm trying to developing the trehad coap_server sample enabling bluetooth like it's shown in this webinar https://www.youtube.com/watch?v=hY_tDext6zA&t=2199s (developing...
We are currently using NCS V2.0.0 to compile a project for an nRF9160. I need to create a build script for compiling the code. When I compile from VSCode everything works...
Hi!
I'm trying to implement FOTA in our project. My application will sleep for days between each connection, so I'm turning off the modem and everything between.
I'm successfully...
Hi all, I am trying to certify a device with an nRF52832. No issues with US and EU, but for Japan we need to have a constant transmission on channel 17 (2440 Mhz). I attempted...
Hi,
I'm working on a legacy program (Peripheral) using nRF52833 and nRF5 SDK using SoftDevice S113.
In my application, when a connection is established I need to know...
Hi,
I'm on nRF9160 with NCS v2.0.2 and try to enable the Memfault compact logs ( https://docs.memfault.com/docs/mcu/compact-logs/ ).
This requires enabling GNU Compiler...
Our team has been using Fstorage for a long time to store customer data in the device for customization. At random times, a very few units get erased completely when Fstorage...
Hello all,
Currently using an nRF52840-DK, GCC Makefile build tools including nrfjprog and nrfutil, Nordic SDK v15.0, SoftDevice s140 v6.0.0
I am currently trying to get...
hi support team,
our customer is trying to use gpio to simulate interface for external device communication.
and i tested our 5340dk pin 28 and pin 29, find out that gpio...
Hi,
I have a very basic question:
Where to find the sample source code mentioned in the infocenter of this link ?
infocenter.nordicsemi.com/.../uarte_rx_double_buffered...
I'm using arm-none-eabi-gcc from Fedora linux repositories. It got updated to version 12, and now it's not possible to compile the SDK - there is a problem with linking. It...