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...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
We are designing in the 52840 as a processor in a new sensor product and are looking at using the HOLYIOT YJ-18010-nRF52840 part that you indicate on your site is a third...
Env setup:
nrf52840 on PCA10056, SDK 16.0.0, S140, FreeRTOS, secure bootloader
Description:
I'm trying BLE background DFU in the application.
Had reference iot/background...
Hi
Is there any implementatiaon of nrfutil, and more specifically the DFU via serial port, as a C library? My use-case is I need to update an nRF52840 from within an already...
Hi,
I am able to set up uart async receive, but when I try to set the call back using uart_callback_set() so that i can call the uart_tx() routine to push the data out,...
Hello,
I am working on nRF9160DK. I am using SES for ARM (Nordic edition).
How can I import new libraries for any project? Let's say I want to import SD card libraries...
Hi!
A little backstory on my project: Currently I have merged the saadc and peripheral ble_app_uart example. The value from a potentiometer is then sent over ble to the...
Hi,
I'm developing a project with nrf52832 sdk 16.0.0. I have some issue about the fds. peer_manager had used the fds modul, as we knew. And I would call fds_record_write...
I am looking at the APP_ERROR_CHECK and find out it finally goes to the app_error_save_and_stop method. I couldn't understand from the code, that where the error info saved...
I need the NRF58240 chip on my NRF52840 DK to operate at 1.8V (because I have some 1.8V only peripherals to connect to it) while I'm still debugging the NRF58240 using the...
Hello,
I am trying to run a sample program to setup the SDK and IDE with Segger embeeded studio.
I am getting this error. The Pathlenght is lesser than the 256character...
Hi, I have a Nordic 52810/PCA10040 DEV board with the latest zephyr.
In Zephyr configuration I using hardware clock option -> 32KHz clock source (RC oscillator)
I...
Hello, I'm getting started with my nRF52833 DK and have downloaded and licensed Segger embedded studio, and nrfConnect.
I believe I want to use the s140 softdevice. I'm...