Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi , a day ago i recived my first dev board from nordic semiconductors, the nRF5340 . Until now I only coded for AtMega328 , esp32, esp8266 and other microcontrollers like...
I am trying to build the aws_fota example project for the nRF9160 using the nRF Connect SDK and the Segger IDE. We currently have v1.5.0 downloaded. The project is not compiling...
Hello everybody,
i use two nrd52 dk boards with nrf mesh light server flashed on them (mesh sdk 4.2.0)
They are configured over nrf mesh app to be in the same network...
Hi, I have nRF52840 DK. How can set the max range? or how can increase/decrease the tx range? Also is there any range extender to improve range? Thanks!
Hi,
I am currently doing a uart dfu over 2 nrf 52840 dks on a Windows PC. I have been using the example found in ...\examples\dfu\secure_bootloader\pca10056_uart_debug supplied...
Hello,
I am porting the secure serial bootloader from the nRF52833 DK (PCA10100), in which it works fine, to my custom board. I press the button and turn my board on to...
Hello, all
Following this ticket ( Configuring ADC sampling rate and simultaneous reading from multiple channels. ), I found a great example code that sends readings from...
I'm using an nRF52840 Adafruit Feather Sense to communicate with a program on my computer over an OpenThread network. My computer is using an nRF52840 DK board as a network...
In other words, is it likely that the EasyDMA that's scheduled after the first HOST->EPOUT completes will copy bytes that have been overwritten by the second transfer?
I...
Hello,
My device based on ble uart app with nrf52832 operating with 2 AA batteries. It has 4 LEDs and 4 buttons. 4 LEDs are always on for indication but when a button is...
I'm blocked trying to get an Nrf52 application developed under v1.3.0 SDK work with FOTA.
My application is working fine. FYI, its on custom hardware derived from nrf52832_mdk...
Hello everyone,
I have a setup with two DK52 (nRF52832) with a mesh level client on one board and a level server on the other. Everything is working fine, no problems there...
Hello NCS team,
Target : Custom nRF5340 board NCS Version : 1.5
After observing sub-standard radio performance on my custom nRF5340 board, I realised that the XOSC32MCAPS...
Hi,
I'm trying to connect to aws iot but I need to set my MQTT_BROKER_HOSTNAME
In the documentation it says:
By default, the sample uses nRF Connect for Cloud’s MQTT...
How does one measure CPU load in a 52840 application where softdevice is used? I would imagine this is a pretty standard thing that people would want to do and I would be...