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...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
I entered Reset mode and got a blinking led. I want to exit this mode but when I unplug and reconnect USB, led does not light and port does not show.
There must be a simple...
Dear all,
For EMI/EMC Test, we need the USB UART CLI functionality for example "Radio Test",
could you tell us how to implement it or any example can do that?
Thanks...
I am using 3 axis LIS2D12H accelerometer interfaced with NRF51832 with SPI interface. The sensor has sampling rate from 1 HZ to 5.376 KHz which is happening at sensor only...
Please, share the firmware of the board nRF9160-DK PCA10090 version 0.8.5 , which is flashed into a new board. The firmware that I received using the instruction ( https:...
Hello,
I am using NRF52832(WLCSP package) and nRF5_SDK_15.2.0 for the product.
I also use IAR Embedded workbench 8.32.1 as IDE.
Few hundreds devices are assembled...
Hi,
I'm trying to figure out how to ping a specific IP Address from the nRF9160 via AT Commands. I can't seem to figure out how to do a simple ping to an internet server...
Hello! Board nRF9160-DK. Compiled and uploaded the project asset_trecker (merged.hex). The LTE Link monitor shows a cyclic reboot. LEDs do not blink. where is my mistake
Sorry,I want to know whate is the different between BLE_UUID_TYPE_BLE and BLE_UUID_TYPE_VENDOR_BEGIN, the Device name will become N/A when I use BLE_UUID_TYPE_VENDOR_BEGI...
Hi,
I'm studying the example about the nrf_crypto for implementing asymmetric encrypt and decrypt function.
The suggestion on the Dev_Zone is to use the share key to symmetric...
Hi,
Is there a possibility that the order of the responses can be different with respect to the order of the requests?
We check for the success status of the APIs sd_ble_gattc_read...
These two options in nrf_mesh_config_app are arbitrary for me if I don't understand how they should be sized.
From the documentation of the MESH SDK 3.2.0:
ACCESS_FLASH_PAGE_COUNT...
My app runs the following code, that is supposed to init the SoftDevice:
nrf_clock_lf_cfg_t clock_lf_cfg = { .source = NRF_CLOCK_LF_SRC_XTAL, .xtal_accuracy = NRF_CLOCK_LF_XTAL_ACCURACY_20_PPM...
Dear Nordic,
We have developed a product utilized the NFC readable/writable feature of NRF52832. We have tested it against some of the HTC, Sony, Samsung, and Google phones...
Hi,
I will add feature "installation codes".
I guess that security API do work.
At coordinator side, zb_secur_ic_add, zb_set_installcode_policy functions
At end device...
I am trying to implement nRF52 Light Switch Proxy Server in nRF52832 boards. Everything works fine on behalf of board and it prints the Device UUID as well. Although I can...