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 !!! :-(
Hi,
I am developing an application for Thingy:91 in which I want to send data from the device to MQTT server. I am using 1.1.1 modem firmware and 1.2.0 ncs tag.
The whole...
I'm developing a product using an nRF52840 and an accelerometer.
I have created a Service with characteristic that sends accelerometer data over ble to the phone through...
I add this code in 'static void on_connect(ble_nus_t * p_nus, ble_evt_t const * p_ble_evt) ' on the sever.I got an err_code NRF_ERROR_INVALID_DATA. Softdevice is s132nrf52611...
Hi,
I have a custom board with the nRF52840.
Is it possible to customize the DFU to be able to update the firmware through other interfaces than BLE or USB/UART?
I have...
Hi, I'd like to set up cccd here, but test the error,
In the routine nRF5_SDK_15.3.0_59ac345 nRF5_SDK_15.3.0_59ac345.0_59ac345.s.ble_peripheral?ble_app_uart/pca10040-s132...
Hi.
I have a RAK5010 i use for iot application.
i recently moved from SDK 15.20 to sdk 16. I use the task manager to manage two tasks:
1. task to dump nrf logs
2....
From section 5.2.1.11 I can tell that the peak current with CPU, TX, DC/DC, HFXO running the power consumption would be 8.6n mA. However, I could not find one that included...
Hi, we are developing a home automation product that needs to support ZigBee. However, at the same time I would like the devices to be able to work with a simple non-mesh...
Hi,
I have a question about bit rates of spis slave (Fspis).What is the minimum bit rates of spis slave? nRF52832 need to communicate with a mcu that it only can work on...
I used a translator. Please understand even if the sentence is weird.
Hi, I used nrf52832 QFAA. (RAM : 64kB, Flash : 512kB)
nrf-intel-hex enabled us to check memory...
Hi,
i want to work with nrf9160 for cloud connectivity, can any one help me providing link for working nrf9160 sdk.suggest me how to build samples without any errors using...
Hi everyone,
I have a weird issue on connexion with my J-link while connecting to my chip. I'm using a NRF52810 which worked very well until now. When I try to connect to...
Hi,
I am using nRF52832 and SDK 16.0.0 with SES.
My project consists in an application that read temperature from a sensor and send it via BLE to another board (no smartphone...
Hi,
I am working on a product based on an nRF52832.
For testing purposes, I have setup the Unity testing framework (using Ceedling).
As soon as a module I want to test...
Hi community ! I'm currently working on mesh, more precisely on nRF52840 device. I archieve to do everything i want with it (combine BLE NUS with MESH). Now, i want to know...