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...
Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
Hello,
I'm working with the experimental BLE blinky application (with nrf52 and s132 SoftDevice).
It works fine, but now I would like to add one more characteristic one...
Hello,
I am working with Arduino blend micro BLE, i am trying to change some advertisement data and uuid service.
I am using the BLEPeripheral library and the next functions...
In the file bsp.c (from the SDK11 ble_hrs example) I don't quite understand the initialization statement:
static bsp_button_event_cfg_t m_events_list[BUTTONS_NUMBER] =...
Hi,
I'm working with UARTE using a receipt timeout. So far so good, I tweaker nrf_drv_uart to get notified upon RXDRDY interrupt (char received but not yet DMA transfered...
Hi,
I've got some software that already uses nordic_uart, so when I try to add another uuid I get NRF_ERROR_NO_MEM.
Now reading around at others with this problem, it...
Dear Nordic,
I am following this test example [https://github.com/NordicSemiconductor/nrf51-ble-app-lbs/tree/throughput-test-5.2.0] while using nrf51822 dev board.
I...
Hello.
I use nRF52 , PCA10040 , S132 , SDK 11 & Keil5.
I want nrf to do bit operation.
The code about bit operation is following.
unsigned char tmp[2];
unsigned short...
Dear Nordic Team,
Thanks for support.
I try to enable dfu service in proximitty example code as per the nordic document .
But its not work. I dont know what i am doing...
To the wizards at Nordic,
I come to you with a rather perplexing issue, we are building a custom application on top of our nrf52 based design. The board seems to work great...
I think similar issues have been posted before and not resolved
If I flash the hex precompiled hex files for virtually any project by using the pca10028 S130 version it...
Hi, I want to detect long and short press in same button. Define "BUTTON_DETECTION_DELAY" can detect one delay. Let me know to detect more than two delays.
The same question...
hi,
i am working on blinky example code. i was build the code and generated hex file using Eclipse IDE. i have nrf51822 ble module.
want to flash the hex file using dfu...
Most of the make files and project files within the nrf5 SDK contain a bunch of defines of the form -DNRF_PAN_XX. A search through the SDK v11.0.0 reveals only a few references...
I have included all paths of all (.h) files including (nrf_delay.h) however I got errors as seen in the photo. What do you suggest to overcome such errors?
Also, Is the following...