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...
Hi,
I am using nRF Connect for Desktop v3.4.0 and BLE app v2.4.0. I flashed the latest connectivity firmware ("ble- connectivity 4.1.1+May-07-2019-15-12-19. SoftDevice API...
I am creating a device that grabs on air mac addresses from advertising channels. I know that that macs can rotate and change. Im able to pull out bytes 3:8 of the payload...
Is there data on flash durability? This is written in the spec:
The Flash can be read an unlimited number of times by the CPU, but it has restrictions on the number of times...
Hi Nordic folks,
We are using the nrf_security library inside "sdk-nrfxlib" ( https://github.com/nrfconnect/sdk-nrfxlib/blob/master/nrf_security/ ) to support our projects...
Hi
We are planning to use the DFU SDK to update the firmware from an Android tablet(central) to multiple peripherals/slaves at the same time. The FW is around 200KB and...
Dear Nordic team,
I am using a NRF52832 and SDK15.3 + SD6.1.1 and Segger Embedded Studio to develop my code.
I started developing my code from the example "ble_app_template_pca10040_s132...
Hello,
I'm trying to use an oscilloscope to profile my current consumption on the nRF9160DK. I'm setting up according to the spec here: https://infocenter.nordicsemi.com...
I am now using SDK1.3.0-rc1 with NRF9160. I use the serial_lte_modem project and using nrf52 to send at command for controlling nrf9160.
I can connect to the network,...
Hi every body, I am using nrF9160 SDK. I am testing the sample project Blink_LED. In the documentation is written that LED1 is connected to P0.02. If so then why the voltage...
Hi, I would like to measure the elapsed time difference between using FPU and not using FPU in my app (nRF52840). I'm thinking to use the FPU FFT as the base example. So I...
Hi all,
I'm working on a custom Bootloader for my nrf52840-based board. The bootloader needs to support DFU from external SPI Flash. So far, my bootloader can read from...
I am working on the Thingy_SES_FW project ses file provided here . I have the goal of compiling this file. However when compiling errors(shown below) core_cm4.h: No such file...
Is there a notification signal that the ZBOSS provides that will let the coordinator (ZC) know if a router (ZR) that was in the network no longer present?
For an example...
Hi, I have been trying to get Thingy91 to work with the LwM2M sample found here . It works fine with the nrf9160 devkit and it seems to work for ~1min or so with the thingy91...
Hi,
I am using NRF52832 with NRF SDK 15 and Mesh SDK 4.0.
As my knowledge, I can update firmware for my device using SDK15. I want this cause my network does not have...