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'm trying to use littlefs in Zephyr with SDK 2.7.0
My code is based on the example project "littlefs" and it compiles without problem using SDK 2.7.0
I'm using nRF Connect...
Thingy:91X V1.0.0 (multiple devices)
NCS 2.6.2, nrf53_connectivity_bridge_v2.0.1
Using the logging of the nRF9151 via the nrf53_connectivity_bridge_v2.0.1 shows on longer...
Hi, We have a network of air quality nodes based on the nrf9160 using Vodacom in South Africa. One morning all the nodes went offline and we discovered that they no longer...
Dear Nordic Technical Support,
I'm writing to report an issue I'm experiencing when trying to integrate MCUboot with a Zigbee R23 project for the nRF54L15 platform.
Issue...
Hi, I am having trouble with the connection of my mesh nodes and my Smartphone over the nRF Mesh App. After flashing my boards ( nRF - 52833, 52840, and 7002), most of the...
Hi,
I adapted the nus_client from the Nordic Connect SDK v2.7.0. I changed the UUID and some function names, but in general the code stays the same. I can subscribe one...
HI all,
I'm trying to run the USB next stack-based loopback class with Linux testusb. and only very few of them been passed and everything else been timed out.
I confirmed...
Dear Support
We currently use a custom PCB board with RAK4630 (NRF52840 + Semtech SX1262)
We started to try with RAK sample located here
https://github.com/RAKWireless...
Hello,
We have nRF52832 in production on a custom board. Recently, we created a new functionality with the aim to handle flash more efficiently, and to avoid the case where...
Hi All,
Hardware Details:
nRF-SDK: 2.8
Microcontroller: nRF52840
Setup:
We have an OpenThread (OT) mesh network consisting of approximately 15 devices. All devices...
Hi,
We are currently developing a solution where a Thingy91 acts as a BLE central. We have had a lot of issues with BLE when using the nRF52 as a HCI device being controlled...
We are making a board with nrf9161 and nrf54L15 so that we have the GPS tracking facility and BLE . We wish to connect (send) other devices' data to this device (like temperature...
We are trying to incorporate nRF9160 to our project. In which we need both GNSS and LTE features. The solution is a tracking device so we need the GPS functionality. We have...
Dear Customer Support,
Wanted to open a case to follow up on this old one Case ID: 335484
I initially looked at the counter alarm under
https://github.com/zephyrproject...
I am looking to figure out my current consumption with an NRF52832 chip. I have the NRF chip running at 3V using UART, SAADC, BLE and SPI. The chip is constantly reading some...