Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
I am using the NRF24l01 for my products and looking to buy in bulk(100-1000). Now I know where to buy the just the IC but antenna design is a hard point to break right now...
Hi, my friend,
I've been with nrf905. I use a 16-bit CRC check.
But I encountered problems in use:
1.Nrf905 16-bit CRC check format is CRC-16(IBM):X16+X15+X2+1 or other...
I have two custom PCBs, each of which has a microcontroller and an nrf24L01+. Everything related to the transceiver in the designs are complete duplicates (with the exception...
Hello,
I've built a small BLE-device based on the nrf8001.
With my Iphone I can discover this device and I am able to connect to it and listen to notifications of the...
Hi Nordic Tech Team and All,
I am currently implementing BLE-based FOTA for the application core on an nRF5340 using MCUboot. I can successfully update the application core...
Hello! Introduction. Responsibilities of the cores in my device: 1. app core. 1.1. data processing from a stereo microphone 1.2. data sending to net core. 2. net core. 2.1...
I have flashed the OTS peripheral sample on my Nordic nRF52832DK , with my phone (Android - Nordic nRF Connect ) I can discover all the services , select objects , etc , but...
Hello Nordic Engineer,
I have already implemented a Mesh network using iOS nRF Mesh, 5340 DK, and 52840 DK, with the mesh_light example.
The NUS I used before was able...
Hello,
I am new to Bluetooth. I have two nrf5340 LE Audio SDKs which I have been able to configure and use as gateway and headset (walkie talkie, USB, and line-in, CIS and...
Hi Nordic Team,
Is there any way to input 3 audio streams (through I2S ) on nRF5340DK board are there any extra I2S Port available to input one more sinusoidal signal and...
How to build Opus with the nRF connect sdk toolchain, the target chipset is NRF52840,
Is there any example reference for integration or documentation for porting?
Hope...
I'm using the nrf5340_audio application and with SDK 2.6.0. The Bluetooth address printed out in the terminal does not match what actually shows in advertisements. For example...
hi,
After upgrading mcuboot from NCS 2.6.1 to NCS 2.9.0, the upgrade file is downloaded, and the device restarts and runs normally. The mcuboot version number and active...
Hello, I am using NCS 2.9.0, an nRF5340, custom board files (see attached), and no external flash and I would like to use simultaneous DFU over BLE. I believe this should...
Hello,
I work on a board with nRF9160 and nRF52840. I can perform firmware update of both application and mcuboot for nRF52840 (using serial recovery mode) from the nRF9160...
Hi, I'm having problems with migrating my project to SDK v2.9.0. I'm using mcuboot and I want to use b0n on the net core and update support for the net core application via...
Hello everyone,
This might be a somewhat silly question. I'm trying to use SDK v17.1, and have an issue with the app_timer library.
I remember that before SDK v13 one...
Hello,
In BLE service whether can I use same Characteristics UUID ( Ex : using 0x2A6E / Temperature or 0x2A1C / Temperature measurement) with only difference in the description...
We're using nrf52833 and our target board is already running our program well.
Then
we'd like to flash by using Jlink SWD programmer.
So, we connected vref, gnd, swdio...