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 have a system I am redesigning to use the npm1300.
It has a rechargeable battery, about 3-4 weeks per charge, connected to an nrf9160.
The current system...
Hello,
I had to build the https_client sample again to compare some behaviors on my application and as I flash it to nRF9160 I am having a cyclical error as below:
...
Hello!
We decided to switch from NCS 1.8.0 to 2.7.0 for our products and at the beggining of everything, noticed something very strange.
Prepared very simple example of...
In my application using aws_iot library, the call of aws_iot_connect occasionally results in the following error messages.
[00:00:41.412,811] <err> aws_iot: Timed out waiting...
I have installed nrf-command-line-tools_10.24.2_amd64 and Link_Linux_V760_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
I am trying to read ISM330DHCX accelerometer ( Adafruit product) data using nRF522832 but I am getting zeros all the time regardless whether the sensor is moved...
Greetings
I am trying to build the unicast_audio_server example application for an NRF5340 DK (Not the audio dk), as advised in this post .
When I try building the application...
Hi,
Currently, I am developing a project using the nRF52810 as my controller. I am using an emulated project of ble_app_uart with the SoftDevice S112. I have integrated...
Hi,
NCS Version: 2.5.0
Zephyr RTOS Version: 3.4.99
Zephyr Toolchain Version: 0.16.4
I attempted to build some of the sample apps for the nRF5340
Multiprotocol...
Hi,
I want to use nrc - latest version for linux. nrfconnect-4.3.0-x86_64.AppImage
However, I dont know how to install and dont find manual, guide to install.
Could...
Hello
I have trouble with using PPK2 and nRF9160.
nRF9160 is not recognized with PPK2 (connect vout/vin). (I cannot see DK as nRF9160)
nRF9160 is recognized without...
Hi all.
I guess the answer is yes, but just to make sure. I'm playing around with a nRF52840 DK, and some nRF52840 SoC modules. When you run the nRF Connect tool for Android...
Hello i builded the example of secure_bootloader on SES then after generating the hex file i added the hex files of the bootloader and the softdevice in programmer of nrf...
Hello, I am having some issues trying to get FOTA to work with the serial LTE modem using AT commands. I currently am using a nRF9161dk to flash programs to test for evaluation...
Hello Nordic,
I'm struggling to initialize and configure my LIS2DH12 accelerometer for Stream mode after an activity wake.
Platform: Running FreeRTOS with Nordic nRF52840...