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...
Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I wanted to get FOTA running on a PineTime devkit board (nrf52832) just to test and see if it works, but am getting the following error message:
/opt/nordic/ncs/toolchains...
Hello
We have developed a device based on the nRF9160, one of our potential clients asks us if the device has High Priority Access, he says that this information should...
Hello!
im trying to write chunks of bytes to an sd card in a non blocking style. One possibility im pursuing is to use SPIM, where the actual writing is done by DMA-Controller...
Hello again,
I am putting together a device that need a lot of local non-volatile data and uses a lot of flash on my NRF52833. I am running NRF Connect SDK 2.6.0. I'd like...
Hi there,
I'm encountering an issue while attempting to establish an Internet connection on my Linux machine using the nrf9160 DK SLM (2.6.1) application. I've flashed the...
Attempting to get up and running with the basic zephyr lvgl demo found in `zephyr/samples/subsys/display/lvgl`. Text appearing on the screen is of poor quality but still legible...
Hello,
We are currently developing a WiFi library and just started on implementing HTTPS and ran into some issues. Since we don't have enough flash and memory for using...
Hi everyone,
I’m currently working on setting up Azure communication using the latest SLM version for PPP (Point-to-Point Protocol) support. Here’s the configuration I’m...
We have a Waveshare display and a npm1300dk and I wanted to know the proper way to add the npm1300's config.overlay file, generated by nrfConnect's PowerUp, to the west command...
Hi,
I faced some issues regarding multiple IRQ_CONNECT being onvoked on the same irq and I went into this post :
LPUART nRF5340 fatal error - Nordic Q&A - Nordic DevZone...
Hello! I am using nRF Connect SDK 2.6.0v. I created a west workspace and i want to make custom board. I took reference from Devacademy nRF Connect SDK Intermediate Lesson3...
Hello Nordic
Use NRF52832 、 NCS 1.6 、“zephyr\samples\basic\blinky” sample.
In hardware, my board doesn't have a low-speed clock, and the reset pin is floating. Therefore...
Hello List,
I have an Arduino Nano 33 ble with nrf52840. It is powered directly with 3.3 Volt using 7 Volt and a 3.3 Volt LDO voltage regulator. It is programmed (via the...
I am using nRF52820 and the SDK is nRF5_SDK_17.1.0_ddde560. When setting advertising data, I am trying to enter the chip's BD address for individual identification. Is there...