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
Hello,
We are currently trying to certify our nrf9161 gateway device and we need some direction on the best way to get through FOTA testing. From what I understand, it...
What could be the cause for the SoftDevice: Assertion Failed error ? I am using nRF5_SDK_15.2.0 and the ble_app_template with some flash functions to update a config file...
I tried running the official ranging example with nrf5340dk.
Bluetooth: nRF Distance Measurement with Bluetooth LE discovery
Usage
This example can obtain distance test...
Hello
We are interested by measuring distance on very short range (less than 3m) so MCPD phase slope will fit well for us
Currently time to get distance is too long...
I am trying to send two values to nrf Connect app through BLE using NUS service. The connection is working fine, device connects with the nrf Connect app but when I enable...
I know this is a heavy lift for you at Nordic, but do you think there is a way to fix up OR perhaps tag with somem message the links in the Q&A that have expired or moved...
I am working on the channel sounding feature using two nRF54L15DK boards and faced an unexpected link disconnection while running the channel_sounding_ras_initiator and channel_sounding_ras_reflector...
I have been using the nRF Connect VS Code extension.
Some of my projects come from external sources, so I build them using the nRF Connect terminal and west commands. I...
Hi,
Install NCS SDK v.2.9.0 in MAC by tool manager, compile SDK sample code by VSCode, OK
However, install NCS SDK v2.9.0 in Windows by tool manager, compile SDK sample...
Hi nRF experts.
Is there any way to output 32khz to gpio? We need to verify the frequency offset of 32khz.
I saw that there is a ppi_trace sample code that seems to solve...
Hello.
I have a question about the Scheduler Server. According to the nRF Connect SDK specifications, the range for Step count is from 0x00 to 0x3e. Scheduler Server When...
Hello,
I am currently working with the Matter lightbulb example in NCS v2.9.0 with the nrf5340 (Raytac MDBT53-DB-40). I have gone through the project tree and added overlay...
Hi,
I have been trying to modify the LVGL example to work with an 480x320 SPI TFT screen (adafruit's 480x360 TFT featherwing specifically). I have gotten working with 240...
Hi,
I cannot bond to NRF5340DK running the `peripheral_ancs_client` sample if external oscillator configuration is disabled (thus using synthesized from HFCLK).
Environment...
Hi,
Iam trying to implement multirole ble in nrf5340 using ncs. I am using legacy advertizing type for advertize and observing both.
why it is working only first time...