I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Hi! I'm working with nRF52833 in a laird dev kit and I'm having problems understanding the multi-image build configuration on nrf Connect SDK with zephyr.
Our project concept...
Hello!
I am trying out the SMP Server sample. I have it all built and flashed on my nRF52DK and have tried the echo command using the nRF Device Manager on iOS which worked...
Dear all,
I am facing similar issue. found in this thread:
devzone.nordicsemi.com/.../364579
I used openOCD running on Raspberry Pi to debug nrf52480 dongle with Eclipse...
Hello Group,
I got an error when I tried to “Open nRF Connect SDK Project” from the Segger Embedded Studio.
Do have any idea how to fix it? (the attached here my process...
Background:
Custom boards
SDK 15.2.0
SoftDevice: s140_nrf52_6.1.0
Hello,
We recently updated our project to use 2M PHY instead of the default 1M PHY. Our device...
Hello!
When looking at the central example ble_app_multilink_central in sdk_config.h, I found out that all links are considered central, with NRF_SDH_BLE_PERIPHERAL_LINK_COUNT...
Since the beacon will run on CR2032, I'm trying to minimize power concumption.
NOTE: All measured using nRF52-DK + PPK2 configuration
The online profiler says that if...
Hi all,
I have evaluated the performance with ble mesh on nrf52840 board on zephyr system.
when I use ble sniffer(wireshark) to catch the package I fond that every message...
Hello sir ,
I have successfully uploaded hello_word code from sample and i got" Hello_word" printed on lte monitor 's display using nrf9160.
now am trying same thing with...
Hi,
I would like to use the Event Manager for a product that is currently planned to use a Nordic product; however, I would like to be able to port the firmware (or parts...
Hi,
I am using ncs 1.5.2, and want to create a FOTA image. I am successfully able to build, flash and confirm the image, but am unable to set the version number of the image...
This is the errors , please help, to successfully create .hex file
If you want to look after full log details .......
Building firmware west build --build-dir c:\Users...
I bought a thingy91 module with ibasis scheduler on board. When I made the first installation of the mfw_nrf9160_1.3.1.zip software and the thingy91_asset_tracker_v2_ltem_2022...
I'm building a simple application using I2C to read sensor data (BNO055). I confirmed I2C and my sensor are all configured appropriately and working smoothly, but when I added...
Hi,
I'm using the mqtt_simple example to develop a new application.
I want you to tell me what lines of code I need to add for the nRF9160 to work in the minimum power...