Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
Hi, I am currently evaluating a Rust driver for the nrf7002-ek on a nrf5340-dk. I have been using the Zephyr nrfwifi driver for reference.
There are a large number of nrf_wifi_fmac...
When building a project using a custom board, as well as both the b0 and mcuboot bootloaders enabled, board-specific child image configuration causes the build system to ignore...
Hi All, I am looking for assistance with trying to reduce flash usage of my project. I am using NCS v2.6 with an nRF52832. Attached is my prj.conf file. The major SDK features...
Hello, I'm working on a Zigbee application using the nRF5 SDK for Thread and Zigbee v4.2.0. The app builds fine, but when running it I get the following output:
I have...
Hi All,
We are developing a heater controller using Nordic Matter Thermostat sample code. The sample code has following value.
Off
Heating set point
Cooling set...
Hi,
I use 3 devices in the Mesh application. I am looking at the Mesh:chat example. I want this,
I want to press a button on one device and light LED1 on other devices...
With nrf52840 we have different protocols to add as per application. but is it possible to include following for single application in single hex? 1) zigbee: coordinator,...
Hi
I'm testing downloading a file from AWS S3 using ncs but it's not working well. I'm getting an error called -116 Connection timed out. I also used another client to connect...
I am trying to split the external memory into littlefs storage and mcuboot secondary slot. But I'm not sure what I'm doing right
pm_static.yml
board_file.dts
Hello everyone I am using nrf5340 with sdk ncs v2.4.2, I broadcast BLE and there is a situation where it is stuck and cannot be controlled or do anything, but I can still...
I am working with an nrf9161 and I can see that the IMEI is not programmed and likely causing my connection issue. I only have the modem connected to an rtt and nrf5340 what...
Hello community,
I am developing a device that uses the NB-IoT network . I would like to know if the NB-IoT module of the nRF9160 supports SMS . If it does, will it provide...
Dear Ladies and Gentlemen,
We have recently started comparing the BM833 (and the corresponding nordic devkit nrf52840) with an other hardware (ESP32), neither uses amplified...
Hello everyone,
please take a look at my minimal reproducable example, which explains the problem and also includes some example measurements. derteufelqwe/nrf-ble-datarate...