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...
i init the saadc and uinit saadc ,then init saadc again. my code is below:
err_code = nrf_drv_saadc_init(NULL, saadc_callback); err_code = nrf_drv_saadc_channel_init(0,...
Dear Sir,
I have connected a phone to a peripheral device using NRFconnect App.
Now I want to know the rssi value of the phone on the peripheral side.
I want to get...
I have an application with a custom service, based on the ble_app_template example. I want to add DFU functionality. I flashed the DFU secure bootloader and can discover the...
If I use NRF_SDH_DISPATCH_MODEL with NRF_SDH_DISPATCH_MODEL_APPSH what size do I need to use for the scheduler data size and queue length in
APP_SCHED_INIT( ?, ? ),
Is...
In SDK 15.1.0 NRF_LOG_STR_PUSH_BUFFER_SIZE is defined twice in every sdk_config.h in the SDK. For example in the ble_app_template/pca10040/s132/config/sdk_config.h:
Hello,
I'm trying to update an application with a dual bank over BLE, but first I wanted to try on the given examples so I'm sure that I'm creating the .zip files the...
Hi there,
we are currently looking for a suitable hardware + software with Bluetooth 5 support. All of our software projects are build and developed with KEIL MDK/ uVison...
Hello,
I integrated your firmware (iOSDFULibrary) in our project but I got error when I tried to make the DFU to our Nordic device.
Error : Error raised when the CRC reported...
Hi all, I'm brand new to embedded systems development and I'm having some issues getting the Mbed OS onto a custom PCB. The PCB we're using has a Fanstel BT840 chip.
The...
so i am trying to understand the code , and i would be really grateful if u help me .
what i am trying to do is send data from one DK to multiple DK. i am not able to figure...
Hello,
I am trying to connect RuuviTag to nRF Connect Power Profiler, but I get Failed to start the PPK error.
Computer: macOS High Sierra 10.13.4
nRF Connect v2.5....
Hi everybody!
It seems that there is not a huge choice of cross-platform frameworks to develop desktop applications for BLE (without serial dongle).
Nordic Semi seems...
Hi,
Just want to know is the pyACI is a python based tool to provision nrf Mesh Nodes over serial Port?or over PB-GATT or PB-ADV?
Can it be used to provision other vendors...
My setup is NRF52DK+SD132_V3.1.0+SDK_12.2.0.
While playing with my peripheral I setup a whitelist, the default whitelist filter policy seems to be BLE_GAP_ADV_FP_FILTER_CONNREQ...