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
Hi,
ncs\v2.8.0\nrf\samples\esb
1. Based on this example, how can customers achieve the frequency modulation function 2. What are some examples for reference? 3. What frequency...
I used this direct test mode sample project: "ncs\v2.6.1\nrf\samples\bluetooth\direct_test_mode"
I can connect and test it normally on the nRF5340 development board with...
Hi,
I am currently using the NRF52840 in a 2 MCU setting (2nd MCU is from STM). UART0 is connected to the PC while UART1 is connected to the second MCU for communication...
I'm using nRF Studio Visual Studio Code. (SDK and Toolchain v.2.7.0) with the nRF7002 Development Kit. The Blinky example have worked fine and also the other things as shown...
I'm trying to run the vanilla HTTPS sample on the nRF9161 DK: sdk-nrf/samples/net/https_client/README.rst at 4b9841a28e97e9d61b93f8981375d644b9d04ea0 · nrfconnect/sdk-nrf...
I need to install the Direct Test Mode App to validate the direct test mode running on a custom board. On the version 5.1.0 of nRF Connect for Desktop all app installations...
Hi everybody I'm using nRF Connect SDK 2.6.1. I have my own board based on nRF52840 SoC. I made an overlay file of nRF52840DK and changed its UART TX/RX settings according...
I am trying to use my nRF52840 as a sniffer and am attempting to follow the directions at:
Programming the nRF Sniffer firmware (nordicsemi.com)
Note that I have downloaded...
Hi,
I want to use a LNA for make our sensitivity better, Then i should to put a RF switch and have a control in sending and receiving, because when the device is in receiving...
I am developing a USB dongle (nRF52833) for computers and a controller (nRF52833). As a basic configuration, multiple controllers need to be connected to one dongle. Multiple...
Hi,
We have a custom board (powered by nRF52840 with Softdevice and nRF5 SDK 16) that has an external ADC module to sample 30 kHz ADC continuously for 1-2 seconds. What...
I encountered the problem trying a Matter OTA-update and and asking myself why the bootloader wouldn't apply the image:
I am using the partition manager and defining the...
After flashing the nRF Sniffer for Bluetooth on nRF52840 dongle, I want to flash it back with the programmer to use it in the nRF Connect App but it wont go in boot mode....
Hi. I did some testing with two nrf5340DK boards to check the accuracy of distance measurement with Nordic's nrf_dm app. Even in non-high precision mode the reading with ifft...