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,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
I’m new to development with the nRF platform and have a general question on using a SoftDevice. A bit of background: in our application we only need BLE for OTA updates and...
I am using tca9548a to connect 8 IMU sensors with a nrf52832 micro controller. I would like to know how to initialize each channel of the i2c mux and how the control to each...
Hi,
I am working on nRF5 Thread 4.1.0 and I am trying to do Thread DFU
I am following https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.thread_zigbee...
Hi I'm developing an application using using PWM+ble_app_uart+libuartes. So I have 2 questions 1. I'm using PWM to ring the buzzer a simple melody. What is the example I should...
Hi,
I have used one of the sample and was playing around a write characteristic. I changed the MTU size to 65 bytes and then tried to send same data from the app to the...
Hi,
I am looking for the solution to the following problem while installing the nRFconnect SDK.
$ west init -m github.com/.../sdk-nrf --mr v1.5.1
FATAL ERROR: already...
Need to create Encrypt Image for nRF5340DK board and used Hello-world sample for beginning.
On Enabling BOOT_ENCRYPT_EC256 Kconfig option, I can not compile Hello-world...
Board: nRF52810
SoftDevice: s112
SDK version: 17.0.2
I've tried to debug my application in segger embedded studio, I'm getting "No Bootloader was found" error message...
Hi, I'm building an application include ble_app_uart + libuartes + pwm.I merged successfully two 2 examples ble_app_uart + libuartes into an application. So now I need to...
Hello, everyone.
I learned about Bluetooth communication through the example of ble_app_uart. I learned about Bluetooth communication through the example of bl_app_uart...
Hi everyone, i am developing a system where i have 2 types of board, one board is a central&peripheral (lest name it BOARD1), and the other board is only a peripheral(lets...
Hello!
First of all, thank you for your support.
I'm starting to develop firmware for Nordic chips (I'm a complete newbie). I have been able to compile and download examples...
Hello everybody,
I'm trying to develop simple time synchronization system upon mesh time model, but after sending bt_mesh_time_cli_time_set, first of all my time_update_cb...
NRF52840, SDK, nrf5-sdk-17.
This could be a misunderstanding of how the dual bank update works, however I am finding that after an OTA, Bank0 contains the new fw image but...
I have an SPI sensor that benefits from having a precise clock source, and has a muxed pin that can have a clock source.
The peripheral states that this pin can handle frequencies...