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...
I'm trying to use the information from this devpost: https://devzone.nordicsemi.com/f/nordic-q-a/39629/how-to-send-data-to-all-node-over-mesh
However, my remaining questions...
I would like to see an example or documentation about how to set my nRF52 DK into various sleep modes. I know that calling "sd_power_system_off()" will turn the device into...
Hello how are you?
I don't speak English very well but I have a doubt about using mesh and nfc simultaneously.
I'm using the Nordic-Thingy52-mesh-demo example - (Nordic...
Hi, team
I am using nRF5_SDK_15.3.0_59ac345/examples/ble_peripheral/ble_app_ancs_c sample application. and i wnated to add extra notification attribute.
added BLE_ANCS_KEY1...
As I understand from documentation current limit for nRF PPK is 70mA. This is when PPK automatically sets measurement range from 1 o 70mA. My question is: Is there a way to...
1、Demo position:Nordic\nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\ble_app_uart\pca10056
2、I find when the code execute the function of timer_start_op_schedule,the CRITICAL_REGION_ENTER...
Hello,
Using this link ( https://devzone.nordicsemi.com/f/nordic-q-a/35675/how-to-use-static-passkey-for-a-no-display-no-output-peripheral ) I'm able to add passkey protection...
Hi,
i have found similar posts on the forum but could not find the answer. Therefore,I think it is necessary to raise this question again.
problem: platform:nRF52832 and...
Hello there,
I have been testing on nfc-uart example of SDK 13.3.0. I am trying to pass the buffer of 258 bytes to pointer "p_pdu" and its size of 258 to "pdu_lenght". ...
We would like to have that all communications, programming, and supply related TPs and SBs should be kept for debug purposes. Otherwise, we would like to remove all unnecessary...
We're working with the NRF5340 PDK, and it's a pretty big library change from the old SDK. So far I've been unable to find out where to configure the bluetooth PHY and link...
Hi everyone,
The task is as follows. I set up data transfer using notification. I transmit ~ 83 kB in ~ 10 sec. The connection interval parameters are as follows:
The...
Hi Guys,
I flashed the ble_app_uart example available in nRF5_SDK_15.3.0_59ac345\examples\ble_peripheral\ble_app_uart\pca10056\s140\ses location to NRF52840 DK board. In...