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...
Hello ! I am trying to implement a write request but for unknown reason it doesn't transmit back the gatt_status. I have setup the wr_auth = 1. GPIO number 19 si actually...
Hi, I want to add DFU to ANCS example.
I use SAMSUNG GALAXY Note5, nRFToolbox, SDK 11, nRF52832, softdevice 2.0.1.
Bootloader project I use is : nRF5_SDK_11.0.0_89a8197...
Hello,
I am working on ota ble_secure project. I have created a zip file which is the last step and copied this file to my smart phone so that I can upload it using nrf toolbox...
Apparently you need to set the CCCD handle of your target characteristic to enable notification. Problem is, how do you do that? I now know at least 2 ways to do that, one...
Hello!
I am using application that support ANT+ and BLE, so i am using s332 softdevice.
now I want to add BLE bootloader feature. (send .bin via BLE). but in SDK v12.2.0...
I am using the nrf52 development board, when I try to connect to one of its pins a signal from a sensor that generates an interrupt signal every 1ms the programs stops or...
Hi,
I have relay board which is attached to the SoC module nRF9E5 and also microchip serial SPI EEPROM 25AA320 is also attached.
I have the EEPROM programmer and I am...
Is it possible to connect more than one device over bluetooth to single router (Raspberry Pi 3 under archlinux)?
I connect using commands:
echo "connect 00:4D:25:16:1A...
Hi Nordic team!
In my company project, we are using the NRF52, and, apart of other peripherics, we need to use the NFC.
As the NFC isn't always exchanging data with the...
Hi all, As I known sdk13 have bluetooth 5 features that means we can send more than 31bytes in advertising data (8xdata) right? I'm using nRF52832 and softdevice s132 v5.0...
hi,
i'm not able to have the nRF24LE1 go to sleep. I'm using the example at the link below, to which I've added code for UART and ADC usage. Is there a way to end the...
hi
i am working eclipse for setting up projects for nrf52832. When i build the blinky example there is no error but the headers nrf_delay.h are not include and the LED_LIST...