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...
Hi,
We have an application where we need to broadcast data at a high throughput from a central (e.g. iPad) to multiple peripherals (e.g. nRF52833).
We believe that broadcast...
Our project requires the use of the ARM PSA interfaces. However, we are only using a limited set of functionality listed below
AEAD Chacha20-Poly1305 encryption
SHA512...
We are trying to improve code coverage and do more unit tests but run into slowdowns due to always building zephyr for the tests. What is the recommended way (from Nordic...
Hi, We are trying out some configurations for building and implementing Immutable Bootloader with Second stage upgradeable bootloader MCUboot. We are building the bootloader...
Hi Nordic
How to find match case of a keyword or sentence in whole solution at VS code?
Before ncs v2.0.0, we had option to select SES IDE to find match case.
However...
Hi,
I'm using one board with nrf52832 and sdk 15.3.0,and alter the ble_app_mult_uart_c example as ble center ,there is another ble device(ble addr 4C :42 :44 :49 :43 :4A...
I would like to start advertising after BLE connection disconnected. But ble_advertising_start() return errCode 0x8.
static void ble_evt_handler(ble_evt_t const* pBleEvt...
Hi all. I am fairly new to zephyr so I apologize for any "noob" errors i seem to present. I have been working with nrf52 dk board and have been able to accomplish many things...
Hi guys,
I am trying to interface nrf52832 with PMIC(BQ25121). I have earlier interfaced PMIC with nrf52832 successfully, and I am using the same code. However this time...
Hi,
During some FW testing, a colleague of mine managed to break the NVS filesystem. I am using the MX25 Flash device with NVS library. I have no idea what exactly happened...
I have moved to the latest version of Segger Embedded Studio, and am now getting a runtime error, returning error code 0x4033 from the following line:
It works in debug...
Connection issues from iOS and Android mobile apps.
When our nRF52833 devices are in connectable mode, sometimes iOS app and Android apps face issues in establishing connection...
Hi,
Here is my previous ticket.
https://devzone.nordicsemi.com/f/nordic-q-a/83856/channel-interference-at-nrf52840
I haven't had response tho that's why I made a ticket...