Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Dear All, I want to create a simple example, where the nRF9160 will create a file in an SD card, read it, write to it etc.
I found an example in ncs/zephyr/samples/subsys...
Hi,
I am trying to evaluate the https update process for the nRF9160 but I can't seem to get the device to finish the process. The download socket keeps failing out with...
Hello,
I am exchanging BLE data between an nRF52 based custom board and a phone.
Is it possible to view all the BLE data being exchanged between the nRF52 and the phone...
could you tweak the following docs to include info for Amazon web services.
https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/enabling-and-testing-tls-in-mqtt_5f00_simple...
Hi Great Nordic Support Team:
Our clients are developing Pick to Light System with 52840. And they'd like to know why the reflow time is such long (60s-90s),it's described...
I am using ESB to send package from a nrf52832 (primary transmitter) to a nrf42840 (primary receiver). I use nrf5 SDK v15.3 on both of them. I send a ping message (12 bytes...
Hi,
I have an issue with the nRF9160 getting stuck in CEREG response 4 (Unknown). When I look into the full CEREG status, I can see that the EMM reject cause is 15 (Cause...
My question is similar to https://devzone.nordicsemi.com/f/nordic-q-a/4272/sd_radio_request-performance-question
I am using the S140 softdevice and the Radio Driver ( github...
SDK:15.3.0
CHIP:52832
nrfutil:5.1.0
Python:2.7
I am using this bootloader code install folder\nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader\pca10040_uart_debug...
Hi,
I am evaluating the nRF52840-DK, and wanted to know if the source code is available for the 'Sniffer' project as I can only find the hex file.
Thanks in advance.
I would like to use functions from the date_time and dk_buttons_and_leds libraries in an nRF91 application. I included the following lines in the application's prj.conf file...
Hi! I'm trying to understand from the documentation why the reset pin is unique.
What I mean by that is why is the reset pin different than assigning a GPIO to a button...
Hi
I am new to bluetooth. I have two Fanstel BT832x ( Nordic nRF52832 module with Skyworks SKY66112 power amplifier) Chips. How do iImake them talk to each other using AT...
Hello Nordic Support,
I am working on an application that logs data to SD card when disconnected from USB and appears as USB Mass Storage Class on host PC when connected...
Hi ,I use SDK 15.2 ,and example is examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay\pca10040. When I call sd_ble_gattc_primary_services_discover not...