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 implementing secure DFU. I have complied and loaded the secure DFU using gcc and am trying to upload a package using nRF Toolbox on android.
I have...
Hello Everyone,
I'm a beginner for nRF52 and my aim is to learn and develop system on nRF52. I have bought nRF52 development board and installed Keil MDK on my system....
Previously i've been using the nRF dongle using the BLE NUS Central example to communicate to another nRF DK with the BLE NUS Peripheral example via serial/termite and ble...
Hi there,
I am new to the nRF world and I might be asking a very stupid question with obvious answer but I couldn't find any hint from the Infocenter nor the Tutorials...
Hello guys,
I followed this guide to set up the software on my macbook.
The blinky example can be successfully built, but cannot be flashed to the nRF52 DK. Then I tried...
Hello everyone,
I tried to rename(right click the project name and click the "Rename") my project from "sdk11_ble_tutorial_adverstising" to "sdk11_ble_tutorial_adverstising1...
Hi,
anyone would have any idea (to look at, as to) why the same app running on the same chip/PCB (nrf51822QFAAH rev3) could possibly have slowed down so massively after...
I'm trying to add debug information to ble_app_hrs using nRF5 SDK 10, softdevice s110 version 8.0.0, building for an nRF51-DK target (PCA10028) using ARMGCC. I've found that...
I've encountered a problem getting the tick count from FreeRTOS when tickless idle is enabled. I'm not sure if this is a bug or just unexpected behavior. I am using the latest...
Hi everyone,
I'm integrating the spi_master_with_spi_slave example into our firmware; however, I'm not seeing the event callback I registered being called. I'm verifying...
Hi everyone,
I implemented nrf51 flashing through SWD (external MCU is used). After first flashing and reset when we enter debug mode on SWD second time we have a busy...
Hello,
I am trying to interface an MPU 6050 with an NRF52 with sdk vs 12.0. I noticed in the mpu6050.c file that it uses a twi_master.h file in the sdk in folder labeled...
Linking ble_app_proximity_pca10040_s132.elf
Output/nrf52832_xxaa/Exe/ble_app_proximity_pca10040_s132.elf section `.fs_data' will not fit in region `UNPLACED_SECTIONS'
...
Hi,
I flashed an board with a NRF52832-QFAA-R7 with the ble_app_hids_mouse of SDK 12.1 (and also with the keyboard) example to test and build an application using this...
Hi,
I've been trying to get an implementation of the HTTP Proxy working with nRF52. The nRF52 is in central mode, accessing the proxy (running on a Pi with Bleno) which...