Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
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...