Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
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...
i measured the current of nrf52 dk board with the spi example (examples\peripheral\spi\pca10040). the result shows that it consumed about 6 mA !!!
i read the nrf52 datasheet...