Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
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...
Hi,
I have a solution that every 15 minutes needs to perform a WiFi Scan and save the BSSIDs that it finds. Sometimes it will find the maximum number set and will complete...
I am getting an error message when trying to use a nRF5340 DK with a Waveshare 1.69inch Touch LCD Module on the Zephyr sample code with minimal modifications. When I flash...
I'm using custom board of nrf5340 with nrf7002.
Use helloworld sample and have set "config serial=n" and "config device pm =y".
The current is 90 ma when I don't do anything...
Hi,
I have new requirements for nRF52832 using the NRF Connect SDK to develop firmware. I want to know how it supports audio playing with the I2S MAX98357. Is there a possibility...
I am working on a pdm microphone using nrfx pdm driver (INMP621) When I am saving the pcm data into .pcm file using sd card and playing the .pcm file in Audacity I am getting...
I'm using nRF52840 with nRF5_SDK_17.1.0_ddde560, using the ble_app_multirole_lesc example file.
When I set extended = 1 in scan_init , the debug session jumps to NRF_BREAKPOINT_COND...
Hi All,
I flashed an nRF5340 DK board with a samples/bluetooth/hci_uart image and one more nRF5340 Audio DK with a samples/bluetooth/peripheral image.
I have not made...
Hi, I am making BLE low power pult, using nrf52811 chip and NRF Connect SDK v2.3.0.
So, the device is sleeping and waiting for button event
When button is pressed, device...
Hi Sir.
customer want to add FEM for nRF7002, target to extend range around 1.5KM.
please check if nRF7002 can support FEM for this application.
Thanks.
Hello,
I'm new to Nordic and I'm currently learning rust on an nRF7002 DK. I know that the LED0 of the nRF7002 connects to the GPIO1.06 of the nRF5340. However, when importing...
Hi Nordic team,
I'm using nRF52832, S132 with nRF5_SDK_17.1.0_ddde560 SDK. I want to send a packet with a notification to my smartphone and then disconnect immediately....
Hi Nordic team,
I'm using nRF52832, S132 with nRF5_SDK_17.1.0_ddde560 SDK. I currently implement BLE peripheral for the NRF52832 as it only healthcare sensor data to the...
Hi
We are using the NCS V2.6.99 for a sample project which scans for peripheral devices.
In this sample project, the scan filter (bt_scan_filter_add(BT_SCAN_FILTER_TYPE_UUID...