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! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
Hello,
I am using nRF52840 S140 v7.0.1 and using ble_app_blinky. I have a query on Secure Serial DFU if there is a change in Flash and Ram address.
In original example...
Hello,
I am using nRF52840-pdk with Keil5 and nRF-go studio for development purpose.
I am facing an issue that after new firmware version upload from nRF-go studio to...
Hi everyone,
Currently, I was developing an application on top of Zephyr. I notice that NRF52 SDK provides library for MQTT-SN protocol. However, my application needs to...
Can the TCLK timeout be changed? I have a ZigBee device that joins and performs a key exchange but then is forced to leave the network 12 seconds later due to a TCLK timeout...
I am working on a project that I need to scan bluetooth devices. I am using nrf52832 as a central, sdk 15.2 and s132 v6.1.1. when I activate the advertiser tab on nrf connect...
Hi,
I haven't ran the FOTA download library in a while and I was just testing it. I don't seem to be getting any of the FOTA_DOWNLOAD_EVT events. I am running nRF SDK v1...
I am using nrf52832 as my cnetral and also nrf52832 as my peripheral . i am connected central with peeripheral using ble multilink example code. but it shows only 16bit uuid...
I am using nRF 9160 mqtt_simple example to connect to a custom mqtt broker address as shown below
The following is the mqtt.fx application
I changed all the necessary...
Radio callback not occure after advertising stops.
I changed ble_app_beacon example to support timeslot as follows.
I put "NRF_LOG_INFO("radio_callback:%d", signal_type...
Hi, We are using nrf51822 in our device and Device firmware update is implemented in it and we are being able to do the device firmware upgrade by using nrfConnect app. Now...
1. Some Bluetooth originals will provide software and hardware tools for Bluetooth keyboard production testing. 2. Does Nordic provide production tools for similar use? 3...
What is the best way to send about 1600 bytes of sensor data using ble5.0? I would like to receive about 5 times per second. Also, is it possible to configure 1:n like this...
Hi I'm a bit new to programing with nordic.
I'm trying to use the nrf_gfx_background_set function to display an image on an epaper panel. I've already written code that...