Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
I used to be able to see my development kit in nRFgo studio and flashed S110 onto the chip. Now all I see is: "No boards connected". I am still able to flash programs onto...
Hi,
I am have programmed my Thingy 91 device with lte_ble_gateway program to collect data from 5 bluetooth devices and send them to the cloud. This program runs fine,...
Hi all,
I've a custom board in which I'm trying to interface SD card with nRF52840 chip.
I've checked connections with multimeter for connectivity and added pins accordingly...
I'm new to the NCS/Zephyr environment. In the past I got the nRF52832 working with the VL53L0x. I ported arduino code of the VL53L0x and got it working well. But now I'm trying...
I have never seen documentation this opaque. How on earth am I supposed to use this documentation to write C code? I can't find any macros, static variables, nothing to get...
Application blinky example hangs when connecting with android app. I get 0x4001 error in app_error_fault_handler().
It is strange that when i use blinky app on android it...
It was my first time working with the Segger embedded IDE
SEGGER Embedded Studio for ARM Release 5.42 Build 2021031901.45616
and NRF52840-DK.
PCA10056
2.0.0
2020...
I have a problem with printk/LOG in one program (samples/sensor/bmi160). All my programs, except this one, gives me serial output from both logging (LOG_INF etc) and printf...
I bought the PCA10056 board. I want to develop my own application over the ble_app_template example. How do I create a ble service? how do i create uuid? I'm confused. could...
Hello,
I tried to setup the UART example provided at this link: https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160
I open two COM ports...
Hello,
I am using nrf connect sdk 1.5.0.
Building example code, error occurs in devicetree.h file.
And when i generate project, i copy sample folder and open in...
I followed the directions in connecting-uart1-to-a-periph-on-nrf9160-dk .
I'm using nRF Connect SDK 1.30 and have compiled the hello_world application for board "nrf9160dk_nrf52840...
Hi, I'm using the nRF9160-DK and I need to implement an external uart communication. Which GPIO can be configured and are available on the various connector?
I have checked...