Hello,
I have a question about stack usage. I use nRF51822 SoC, 12.2 SDK & IAR 7.60.1. I am interested in stack usage. Have you done any estimations? Or may be you have...
Hello, I get the
"ERROR: The --family option given with the command (or the default from nrfjprog. ini)
ERROR: does not match the device connected."
message after...
Good morning,
this is Algocraft (www.algocraft.com), an high tech company whose core business is to develop, design and market a wide range of professional systems dedicated...
Hi,
We designed the circuit followed the reference circuit(QFN48), but we always failed in the 8kv ESD test.The CPU always reset while ESD testing.
The 8kv ESD power...
Does anybody got an app inventor2 "project" to communicate with the (Adafruit) Bluefruit LE UART (or SPI) ?
Note: my Android version is 4.4.2 (LE "advertising" not supported...
I've created a Secure DFU client using the multilink central example with S130 and SDK 12.2 (running on PCA10031).
There are a few issues we have trouble with.
The...
Hi,
After successfully managing to preserve our devices bonding information (and custom app context data) across DFU updates, we have a few related questions.
I should...
hello
i need a device capable to work with Bluetooth 5.2 to transmit audio
is nrf52840, nrf52820, nrf52832 or any other support Bluetooth 5.2 and has Protocol stack...
Hi community !
i put the same question here but with less explaination : https://devzone.nordicsemi.com/f/nordic-q-a/61393/mesh-uart-coexistence-communication-with-pc I...
I am evaluating if I should change to nRF Connect SDK for a new project so I have been updating nRF Connect to latest version v3.3.3
I have installed Getting Started Assistant...
Hello, We are developing a application that sends some data to AWS in some intervals(3 - 15 minutes). This application were currently being tested on custom nrf9160 boards...
Hi,
I am using nRF52840, S140 V7.0.1.
I am using Secure Serial Bootloader and able to do DFU of Application.
Now I am trying to do the same for generating SoftDevice...
Hey everyone, I have a device that's in production and everything is working great, however we have a customer that is creating their own software to interface with our sensor...
I followed the instructions "Programming applications through USB" to update the firmware on the nRF52840 SoC. I pushed down the SW4, switched on power, released SW4. "No...
Hello,
I would like to execute some code when/before sending an advertisement. I tried to do this by using ble_radio_notification_init. Unfortunately for every advertisement...
I'm using the example examples/peripheral/usbd_ble_uart on a nRF42840 USB dongle (pca10059).
As client (central) I'm using nrfconnect on an Android phone.
Connecting to...
Hi, how to link nRF51 IC rev. (1, 2, 3) in NRF51 Series Compatibility matrix ( https://infocenter.nordicsemi.com/topic/comp_matrix_nrf51/COMP/nrf51/nRF51422_nRF51822_ic_rev_sdk_sd_comp_matrix...
Hi everyone,
I am working with SDK 15.2 and Mesh 3.1 with NRF52832 DK.
I am testing the ble app uart coexist example provided by nordic.
I followed the steps provided...
Hi,
I have a problem with Secure DFU Bootloader available from SDK 12.1 on nRF51822_xxAA SoC. I use example in SDK 12.1 and when i download it to nRF51822_xxAA it isn't...
Hello,
I am having problems with a custom NRF52840 Board. My program hands at the ble_stack_init function.
I have encoutered this problem in the past so I have tried the...
Hi.
I try to implement LESC using nRF52810.
But I use a Static passkey because my device doesn't have a keyboard or display.
One question is, is LESC more secure than...