We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
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 all,
We were trying to add ML and AI features to our nRF52840 SOC, for that we found one link https://www.nordicsemi.com/News/2021/01/Edge-Inpulse-and-Nordic-partnership...
NRF52840 DK
S140
SDK 15.3
Hello I want to read the value of dht22 at regular intervals using the _timer_handle. But I can't read the value. i read this and this...
Dear community,
i'm working on an application for the nRF52832. I would like to use MCUboot as Bootloader and Zephyr for the main application . The current situation is...
Hi,
-I have a custom board using nrf 52832 and I have interfaced LIS2DH12 using an SPI interface. -I am using SDK 15.2.0. I didn't use softdevice. -I have written a simple...
Hi, I am reading about your company's direction-finding chip products, but I have the following questions:
Whether the three Bluetooth direction-finding chips (Bluetooth...
Hi,
I am working with Nrf Connect's programmer application and I was wondering what button `Erase & write` is actually doing. Is it erasing all memory on nrf or maybe only...
This one was written by a former colleague of mine, using radio to simulate a BLE broadcast driver. I use in my own project, it is completely possible to realize the radio...
unknown type name 'nrf_dfu_set_adv_name_svci_async_t'
'nrf_dfu_adv_name_t' has no member named 'len'
also
nrf_dfu_set_adv_name_svci_async_t dont understand how it...
Ways to reproduce:
Create SES project with the following: nRF Connect SDK: v1.5.0 Project: blinky Board name: nrf52833dk_nrf52833 (can probably be any nrf52xxx). Also happens...
Hey anyone,
Going through the 'getting started' process for the nRF 9160 DK I'm having some issues.
I've followed the steps to install nRF connect etc. suggested in the...
SDK 14.2, S140, NRF52840
I was trying to use the low_power_pwm library but upon copying the code from the lpp example, I get this:
Linking ble_bse_pca10056_s40.elf, 4...
Hi,
So I am working on a school project with NRF52840 (DK) developing a ZigBee compatible Window Blinds controller (battery powered).
And for that I am using the Window...
Hi
Is it possible to get any idea of timeframes for NCS being synced with upstream releases?
Zephyr have a public timeline for when releases will happen (sometimes not...
Hello,
In Nov 2020 I wrote a program for nRF52805 and it was working exactly as I expected it to.
Here is a small section of the code.
Basically, I just need to be...