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...
Hi.
I have issue measure ADC value from battery.
setup is NRF52832, SDK 15.3.0, S332, using ANT+, BLE, GPIOTE, PPI, RTC, APPTIMER, LOW_PWM
my goal is measure periodically...
Hi all,
I am struggling measuring time between events. I thought to use the timer driver and the nrf_drv_timer_capture_get function. This is my test code:
I expected...
I am using nRF5_SDK_15.2.0_9412b96, softdevoce 6.1.1, NRF52840, based on ble_app_uart example.
I have a disconnection problem after couple of hours from an android app...
Hi everyone!
I'm using nrf52832 SDK version 15.0 and softdevice S132 V6.0.0. I'm getting an error when trying to program our board:
"Failed to connect to target.
No...
The build environment is a clean install of SEGGER Embedded Studio for ARM Release 3.50 Build 2018081000.36713 Windows x64
The nRF5_SDK_15.2.0_9412b96 version SDK is used...
Hello People,
I am new to this ble mesh concepts, i am evaluating and want to check whether nrf52-mesh-light-switch-client-server-proxy can supports custom service? if so...
Hello,
I just received my NRF52840-DK board today. I was able to run the demo (LED blink/Switch and NFC) which comes factory installed. But copying the hex files from demo...
Hello,
I am trying to migrate to nrfx drivers in my project. Currently using SDK15.2 and nrf52840. I have 2 SPI peripherals in my application. One being an SD card and the...
My apologies in advance for the novice question; the answer is likely to be simple.
I have done GCC/makefile development before using nRF51/nRF52, and so I thought this...
The SDK v16.0.0 changelog indicates the following bug fixes:
FDS: fixed two bugs where a power loss at very specific times during garbage
collection could corrupt the file...
hello , I'm using Ceedling (Unity + Cmock) to integrate unit-testing on my embedded project but i face many issues to mock some nordic headers. Can you please share some tips...
Hi,
I have just installed the lastest nRFgoStudio 1.16.0.3031 (Win32 version under Win7) and when I start the studio the following error commes up :
nRFgoStudio.exe...
Hello, I am currently trying to update the firmware for Thingy 52, using the NRF52 development kit.
I am following the instructions in this section:
https://nordicsemiconductor...
Hello Nordic Community,
I want to make a project on nRF52833 dk for that I have following questions,
1. Does nRF52833 supports zigbee mesh network?
2. If yes then...
I want to create a Bluetooth LE application, one peripheral and multiple (2- 5) centrals.For centrals I will use nrf52840 boards, but for peripheral, I was thinking of using...