Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
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...
I are working with the asset tracker v2 app under the nrf connect SDK v2.0.0. We are using the nrf9160DK as nRF9160DK_nrf9160_ns. The precompiled asset_tracker_V2 .hex file...
Hi,
Running Python 3.9 on a Macbook pro with all necessary dependencies installed (presumably) I get the following error when trying to run the example application heart_rate_collector...
Hi,
The Problem is occurring when I am trying to build any example project in the /example/ble_app_blinky.
Here I am trying to build the /examples/pca10056/ses project...
Hi Nordic Team,
Our dev environment is as follows:
nrf52840 + s140 +SD7.0.1 + SDK17.0.0.9 + SES
We recently evaluated our cyber-security threats and also ran Coverity...
Hello everyone,
I am working with the SDK v17.1.0 with the DK nRF52832 with the examples of ble_app_uart and ble_app_uart_c.
I managed to implement a multilink communication...
Hi,
I am trying to use secure COAP and got an error when compiling: undefined reference to 'otCoapSecureSetPsk'.
This function is declared in "coap_secure.h". I am digging...
I would like to evaluate the AoA/AoD feature of BLE 5.1. Is it possible to use the Adafruit Bluefruit Feather (nrf52832 SoC) with the AoA/AoD as a locator beacon with the...
Hi,
We are ultimately trying to move a project from Segger Studio on Windows to the make build system on Linux for CI/CD. After a lot of issues with that we have been trying...
Hi,
Are there any examples of doing DFU using the nrf52840-dk with external flash on a Zephyr project (nrf-sdk)?
We want to use the MX25R64 flash to host one of the...
We have an application that wakes-up every N minutes and listen to devices in a ble mesh then performs many other actions. In order to save battery, we would like to power...
I added following lines to prj.conf in asset_tracker_v2. Th build and compile is successful. When debugger is launched and step through various functions, the problem is irq_lock...
Hello, I'using nRF Connect SDK 1.9.1 on linux mint PC. nrfjprog version : 10.15.3 external Jlink version :JLink_V758b nRF chip : nRF5340 I'm able to flash, debug the nRF5340...
Hello there,
I have read other issues regarding working with a larger MTU size, but I still have not been able to get it to work correctly. I realize that the peripheral...