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,
We've been in the process of debugging our development board but are having issues. When we try to connect to our board we get:
ERROR: [SeggerBackend] - JLinkARM...
I am using the Segger interface for designing an nRF52 based device. I am planning to use SWDIO SWCLK VTref and GND pins on my device. Is it necessary to connect the nRESET...
Hi!
We upgraded our node version 12.x to v 14.x and are trying to run in on Ubunto. "yarn install" trying to download pc-ble-js driver automaticly from the rebository git...
Hello,
I'm working on getting PSM mode with the Serial LTE Modem on the nRF9160 v1.0.0. The power consumption of the modem (26.4 uA) is too high compared to the documentation...
Hi.
I am using nCS with vscode to develop an application, So far I was only working with peripherals and my build file (.bin) size was about 70kb. Now I want to add BLE...
Hi,
I have a strange question about app_buttons, I have two buttons, only one of the buttons is initialized, which works well, but once both buttons are initialized at the...
Hello,
I am currently trying to include one of nordics flash examples into my project. Ive tried both, flash_fds and storage example. Unfortunately both will assert after...
Hello,
Is it possible to get an example for pc-ble-driver iBeacon detect/scan example.
I see only that one with heart rate, not sure what to modify for iBeacon scan/filtering...
hello everyone ,
i have posted a problem regarding Adding BSEC(bosch sensor ) library using vs code for thingy91 13 day before and i am still begging for help .If Edvin...
I am finding myself seriously lacking in proper explanations of how aspects of the SDK work. For example i am currently trying to gain a full & in-depth understanding of the...
i am compiling sample code for accelerometer from sample C:\Users\mohit\nrf\v1.9.1\zephyr\samples\sensor\adxl362 .
i don't make any changes in code . when i try to build...
Hi,
I am debugging an Application running on a custom board that uses the NORDIC nrf52832 processor connected to an IMU over twi. I am using SDK17.0.2
I find WDT is kicking...
Hello Nordic Team,
I've been having good success with the 52840 and been slowly migrating a lot of my projects to the chip. While I await modules to arrive from a supplier...
I'm trying to use 9-bit UART communications with the nrf52840 using nRF Connect SDK v1.9.1, but I'm getting an error -134 when I call uart_configure().
When I use UART_CFG_DATA_BITS_8...