Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi,
I have read this ticket which discusses Qi protection to the NFC
I also wanted to better understand if i can protect the circuit with ESD/TVS diode.
It is more ...
Hi all
We are reviewing the homekit HAP function in zephry-based nrf52840 and nrf5340.
It's a rough question, but how much will the binary size increase if the function...
I have a finished product (a very simple wireless remote control with a button) based on two nRF52832 chips and I need to determine whether the communication between the two...
Hello,
I would like to change the default format of a custom characteristic to be a string format. The new characteristic is 8 characters long. This is the code;
Neither...
Hi,
I would like to read a large data file from SD card and send over BLE from my device to an Android smartphone. I have adapted the ble_app_uart example into my program...
SDK: 15.3.0 SoftDevice: S132 Device: EYSHJNZWZ (nRF52832)
I am considering adding the following bootloader to my project. nRF5_SDK_15.3.0_59ac345\examples\dfu\secure_bootloader...
I'm trying to distinguish disconnect reasons for debugging purposes. I've been able to glean that
BLE_HCI_LOCAL_HOST_TERMINATED_CONNECTION means that my device initiated...
We use a gpio to control the system power. This gpio need to be kept high when system is running. If doing a soft reset, this gpio will be low. System will power off directly...
Hello,
I am having an issue with Zephyr, it constantly reboots the system because of stack overflow.
Sometimes in these faults, it says "Fault during interrupt handling...
I am trying to use RTC to get timestamp (to get current time). So, I am using FreeRTOS which uses RTC1 by default, libuarte which uses RTC2 and I am not using softdevice as...
I am trying to program my Thingy:53 with the Edge Impulse precompiled application firmware which I downloaded from the nordic website. The nrf Programmer Desktop app is showing...
Using NCS 1.7.0 with a an nRf9160/nRF52820 split Host/Controller as a peripheral and an nRF52840 as a central. I can connect to the peripheral with my central fine and write...
hello Nordic
i am working with ncs 1.7.1 (soon we are moving to zephyr 2.9)
i want to add a driver self test functionality for some of my drivers so in my application...
Hello We have been using the RSA example found in the nrf_cc310/rsa which uses INTEG_TEST_PRINT, a mask of SEGGER_RTT_printf, for debugging. When using NRF_LOG instead of...