Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
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...
Hi,
I am working on the project as a MultiLink example. My environment is using nRF52840DK & Softdevice 6 & SDK15.
I am trying to make multiple connections and communicate...
Trying to understand how the Device UUID is derived.
in iOS, Device UUID: FC7C7422-2BCF-894B-E848-855791DD3DD9
in RTT:
DEVICEID0: 0E064007 DEVICEID1: 14669F75 DEVICEADDR0...
Hello.
Hello.
I am trying to install pc-ble-driver-js on my computer but it fails to install. If anyone could guide me how to install it, that will be appreciated...
I'm having a strange problem where the Supervision timeout does not seem to work right at the point the connection is initiated (sd_ble_gap_connect() was called but BLE_GAP_EVT_CONNECTED...
I'm using the SPI in slave mode and have a very high power draw: > 2 mA. The issue happens both in my application + custom board as well as with the dev-kit + SPIS example...
Hello
I just have some small queries.
Let's say that I am scanning continuously for advertisement packets. I think the MAC address of the devices sending these packets...
Hello
We have two boards PCA10040, client and peripheral. Blinky exemple.
The project is with two buttons on peripheral side and 2 leds on the client side.
If we hold...
i haven't seen any code posted for the HC-SR04 ultrasonic distance sensor connected to the nRF24LE1, so i rolled my own, see below. it works well enough. the sensor runs on...
Hi all!
I've been working on a firmware to timestamp GPIO events using PPI in nRF52, and it works:
github.com/HiveTracker/firmware (more context: hivetracker.github.io...
Hello,
We're preparing to build a new application based on the examples available in the Mesh sdk and wondering if you have any tips on how to extract only the files needed...
I run a basic code on nRF52832 and measure the power consumption of the chip (using DVM). The current consumption is 400 uA which is a lot just for a single timer in my application...
The tutorial is a huge help. I've been working on this for some days now, and it looks like I'm almost there. But just one last hurdle (I hope). The title pretty much says...
Hi Nordic Support,
I am trying to use BLE DFU. But for the first step I can not find the example that
is mentioned at this link: https://infocenter.nordicsemi.com/index...
Hi,
I'm working on sending string data over mesh by following this case , my message is printed on server side in mesh_msg_handle() function (access.c file), but I want...
Hello guys I'm using windows (10) using parallels in a virtual machine in mac (high sierra), all in its latest version.
The board is a PCA10040 V1.1.0. with the bootloader...