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 !!! :-(
Hello Nordic experts,
I am trying to add an output endpoint to the usbd_hid_generic example in nRF5_SDK_15.0.0_a53641a. I exactly followed the suggestions in
https://devzone...
Hi,
I am using nrf52840 preview DK as a transmitter and try to get rssi by a linux lib. and it works well. and now I want to find advertisement channel number, because the...
I try to integrate Mult-touch(touch screen) and Keyboard feature in a single program, when I run this program, the phone side(Android8.0 based) can only receive Mult-touch...
When using nRF connect for desktop on ubuntu I can't go through the "Select serial port" step because I got the following error message:
"Could not open the port. Please...
With the release of SDK 15 has come the new nrfx module API's which seem to be easy to port to. One thing I have seen in the nrfx templates is the use of the nrfx_config.h...
Hi,
We are using nrf52832 micro controller and our device is consuming about 14mA current right now.so i have 2 querries that
1. How can we put our nrf into low power...
Hello,
I encountered an interesting issue with SPI0 on the nrf52840 that I cannot explain. In short, my SPI bus would stop working shortly after communicating with my slave...
Dear Nordic Semi, I play with NRF24L01+ shield and, what I control using STM32F411RE or ADuCM4050. Once a while, NRF24L01+ chip stops and on the MISO line with permanent 0xFF...
Hello,
I have been working with the example ble_app_hids_mouse to learn a bit whitelist. My code now doesn´t have anything about the mouse anymore since i only care about...
Dear Sir / Madam,
My customer is asking me if nRF51822 is compiled to the requirements of China's RoHS 2.0. Below are the requirements for tour reference.
China RoHS 2...
Hi
Can you please provide an example/pseudo-code on how the channel_mask member in the ble_gap_adv_params_t struct is used? The only examples provided in the SDK and the...
I have open a brand new nRF52 Development Kit. It is not recognise by the nRFgo Studio. I have tried the trick you mention on this thread:
https://devzone.nordicsemi.com...
I have been looking into the ble UART example a bunch trying to incorporate it into the ble blinky example.
I keep getting an NRF_ERROR_INVALID_STATE error when calling...