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 have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
Hi, we are trying to switch our nRF9160 project over to using HWMv2. We get a linker error that we are unable to solve. We think it is the combination between using our own...
Hello,
In my efforts to upgrade my project from NCS 2.3.0 (with Zephyr 3.2.99) to NCS 2.6.1 (with Zephyr 3.5.99), I'm running into various build issues with Unity unit tests...
Dear support team,
I created a UDP server using nrf9160 and SLM, but it seems to respond to external accesses automatically.
I don't want it to respond to ports that aren...
Hello, I've spend some time updating our nrf5340 application to NCS v2.7.0, including using the new hardware model and using sysbuild. We have a custom application that we...
Hi,
With zephyr's example : https://github.com/zephyrproject-rtos/example-application I am evaluating to add a sample clap sensor as a custom sensor into the zephyr sensor...
I was working with nRF Connect for Desktop version v4.1.1 for quiet some time and it was working good, Since each time I was prompted to update the software to the latest...
Hi, I am using a NCS v2.6.0.I created a custom zephyr project. Implemented custom ble service and added BLE DIS and BAS services from source. 3 out of 2 services working properly...
Hello.
I wanna develop customized bootloader using C.
There's two purpose for this.
1) Select application area : Slot 1 for main application and Slot 2 for new...
Hi,
Does the nRF52832 support the Connected Isochronous Streams (CIS) / Channels and Connected Isochronous Groups (CIG), either using nRF5 SDK or nRF Connect SDK?
I would...
Hi,
I am using direction_finding_connectionless_tx/rx sample, and NCS v2.6.1 for AoA. I made some modification on the rx side to stream I/Q data via serial port, and read...
Hello,
I am running into a problem with my Thingy:53 device where I am unable to load up the bootloader. I has the edge inpulse application working well yesterday, after...
Hello,
I have the nRF54L15 PDK and am experimenting with the intermediate tutorials for the Zephyr RTOS. I am working on Lesson 1 - Exercise 1 ( https://academy.nordicsemi...
nRF Connect 5.0 crashes after asking to install nrf-device-lib-driver-installer.exe and shows the following cryptic message.
Trying with nrfconnect-setup-4.4.1-x64 raises...
Hi,
We have a nRF5340-DK board with the following setup:
b0 as the first stage immutable bootloader
MCUBoot as the second stage upgradable bootloader, which needs...
Hello, I have an issue with a project I'm working on with a nRF5340 Audio dev kit. I am using VSCode with the nRF Connect SDK plugin, and SDK version 2.6.1.
I need to have...