Hi Nodic support team.
Can i know which usb example we can use to modify to usb bulk application in nRF52_sdk_17.1.0?
1. nRF5_SDK_17.0.2_d674dde\examples\peripheral\usbd...
I want to pair my Oticon hearing aid with a Bluetooth LE audio/Auracast transceiver for streaming from laptop or mobile or TV to my hearing aid. It is a personal use case...
I am using the nrf52840 USB dongle, I flashed it with the OpenThread CLI and I managed to locate my PAN ID, Master Key and Channel from the separate thread/matter dongle for...
Hi all,
I am trying to decide what DK I should go for if I want to test out the BLE Direction Finding capabilities of the SoC.
I am interested in getting the nRF5340-DK...
Hello, I have been trying to install nRF Connect SDK v2.9.0 for 2 days. I am currently using Linux Mint 22 Cinnamon and git version 2.43.0. When I try to install it via toolchain...
I want to automatically reconnect to my peripheral (nrf5340 DK) from my central (phone) when there is an accidental disconnect (out of range) which I am simulating by resetting...
Hi,
We are using nrf51822 custom board.
i want to hard reboot of my device whenever gpio button is pressed for longer than 10 seconds.
i am using ble_app_hrs application...
from the product spec
NOTE: The 3 bit pipe information in the STATUS register is updated during the IRQ pin high to low
transition. The pipe information is unreliable if...
I'm load the UART example (pca10001) to the Evaluation Kit, i can see using hyperterminal the messages send by the kit ( the Start message) but after that i wont be able to...
Hi,
Is there any sample code which is using the sd_ecb_block_encrypt(); API, we are planning to do encryption and decryption of data, which will be transmitted and received...
Hi
1)In a nrf51822 ble app project, The board must have a external 32768Hz crystal,is that right?
or internal 32768Hz RC oscillator can instead of it?
2)when nrf51822 goes...
Adding two services with 128bit GUID's to the advertising data structure fails with NRF_ERROR_DATA_SIZE.
I'm adding the service UUID's to the uuids_complete structure....
I just purchased nrf51822 DK and would like to follow instructions from nAN-36 Creating Bluetooth Low Energy Applications using nRF51822. The document mentioned Program the...
I am trying to use the ble mouse sample in SDK 4.4.1, and iOS7
I am able to view and connect to the HID peripheral "1812"
but for some reason I am unable to discover...
Has anyone implemented the Bluetooth rfcomm protocol on the nrf51822 chip ? Is it possible using the Nordic soft device? I realize this is not a "low energy" protocol, but...
We are developing an app that communicates with a custom LCD display via IIC (TWI in Nordic terms) so it needs to send a lot of data on the IIC bus. We have developed an interrupt...
Hi all, help me please.
I am using two NRF24L01 (green color)
1 NRF24L01 is connected with Arduino mega 2560
another one is connected with arduino ADK
I was trying to...