Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
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...