Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
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 There,
HW: PCA10056
SW: nRF5_SDK_15.2.0_9412b96
Test source code: ble_app_blinky
How can I create single Button with multiple condition based on the period of...
Dear Support,
I am working now on the PCA10040 Development-Board, I use the Booltoader from the nRF5_SDK_15.0.0 and the application from the nrf5_SDK_for_Mesh_v2.2.0. I...
Hi,
I have a crash in the LOG backend UART when the system shutdowns:
My power manager handler is as follows:
The crash occurs when the backend calls nrf_drv_uart_tx...
Dear Nordic,
I port one of my application for nRF52810 from nRF52832(application). i Followed as per guide. but when i build its showing an error.
RTE\Device\nRF52810_xxAA...
Hi, Sir
I met a problem when I enabled ble_adv_directed_slow_enabled in nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral\ble_app_hids_keyboard\pca10040\s132
The detailed...
Hey all,
I've been having a problem that it seems like a few others have had as well. When I connect my desktop computer to the devkit, it does not respond to any nrfjprog...
HI, I am using NRF52832 sdk15.2 .
I have some doubts
How to assign two to three different timers to do different functions
1. I need to read the sensor data every one...
Hello,
I'm working on a BLE central project where we want to utilize LESC Just Works Unauthenticated pairing.
I followed the recommended usage guide at https://www.nordicsemi...
Hi,
I am using nrf_fstorage_sd which uses nrf_atfifo. I would like to know what it is max usage of m_fifo queue so I can set lowest NRF_FSTORAGE_SD_QUEUE_SIZE value. I figured...
I develop an program with BLE DFU support, but we hope to merge all hex as single hex file. Then we can burn this hex file by programer (such as jlink or NRF52DK), So we have...
Hello,
I'm trying to run the s132 (and s140) softdevice while running a proprietary mesh network stack. Naturally I'm requesting a hefty amount of radio slots. I need to...
Dear Nordic,
I have an application which contain UART and BLE advertising. For power consumption i use enable disable UART.
Enable and Disable Uart:-
Is it right way...
hi..
i am using nrf52832 and a peripheral device .. temperature sensor ,my temperature values are increasing like(0 ,27,75,80...) how to get a approximate value .
i have...