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...
We bought a handful of nRF52840 Dongles and want to develop firmware based on the nRF Connect BLE app + nRF connectivity firmware reference design.
I am using v2.6.2 of...
Hi,
I need to read RSSI value without implementing the SoftDevice. Now I'm producing modulated and unmodulated carrier starting from the radio_test example. How can I read...
nrf52840 is ble central ,nrf52832 is ble peripheral,
nrf52832 is modify finish.
but i do not know how assign ble central .
now i use the example(ble_app_uart_c) to implete...
Hi,
I am using Timer0 to measure external pulse width. Using GPIOTE, PPI task and events. The problem here is, I am reading Timer0 Capture register as Zero always. Here...
Hi,
Now I'm using window10,nrf52840 and nrfSDKforMESHV3.1.0, and I want to achieve ota fonction within two nrf52840,I had read the Software Development Kit > Previous versions...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image.
How to select different Advertisement types ADV_IND/ ADV_DIRECT_IND/ ADV_SCAN_IND...
I have my nRF91 DK connected to nRFCloud, thanks for making that super easy! I'd like to review any debug data and learn more about the nRF91 which is new to mean but when...
Hello there,
We are a test lab based in Leatherhead UK, and would like to use your nRF52840-DK for setting up a test jig to communicate with a DUT(Device Under Test) ...
Hello,
I am trying to determine whether or not the SPI EasyDMA functionality of the nrf52840 supports double buffering in the sense that the DMA controller will switch buffers...
Hello, I have a problem with properly adding the Azure IoT SDK (C) into Segger IDE. Anyone already managed to get through that? My goal is to have Azure IoT Hub working with...
Hi, I'm attempting to use the nRF52832 Smart Remote 3 SDK for a project on an nRF52832. I wish to add Serial Output capability (for debugging purposes). I followed the example...
Hi,
I notice that inside the MESH SDK, "Friend" is actual a hex file from zephyr, which I cannot modify. My goal is to set a "Friend" to connect more than 1 LPN (low power...
Hello, community. I have a question about hardware and software setting for using 32Mhz.
(1) Software setting in sdk_config.h
#ifndef CLOCK_ENABLED #define CLOCK_ENABLED...
Hi, I'm searching a example project to do the qualifications test for my product. I'm using SDK 10, have you an example for this SDK? (in your site I found an example with...
Hello
I'm trying to maximize the throughput between a NRF52832 and iOS devices in both directions.
Currently, I seem to achieve about 400 Kbps from an iPhone 8 to the...