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,
is there a flag note that DFU Transport done(before the setting file update after DFU Transport done )? nRF52832,S132, SDK 13.0.0,secure bootloader example.
Dears,
I am working with mesh sdk 3.0 and 15.2 with soft device S140 nrf82840, our application using the mesh network topology for minimum amount of time then turn it on...
Hi team,
One of my customer is asking if they can reduce L4 15nH in their nRF52810-CAAA design? If not, what is the function or necessary of the L4, please help to explain...
Hi all,
I'm trying to write code for a BLE Ibeacon that changes its transmit power level after every completed advertising interval. I would like to strobe between three...
Hi.
I have a few questions.
1. Init watchdog timer in Bootloader. After Run application Still running Watchdog Timer?
2. If Watchdog timer still is active. not init...
Hello, I am studying the example ble_app_gls from SDK 15.0.0. with a static password for the board nRF52810, SoftDevice s112. When I write debug messages of the event identifier...
Hi,
I am using nrf52840 dk. Also, I am using nrf_serial library with DMA mode for uart communication. I have a continuous loop running in main and there i read data using...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
Hi.
I am using nrf52832, SDK15.0.0, and S132 SD.
I am using a custom board.
I checked the consumption current of 80uA in system off sleep state.
I want to lower...
First some general info:
* Compiler GCC 7.2.0 GDB 8.0.1
* VisualGDB 5.3R8 Build 1973
* Visual Studio 2017
* SDK 12.0
I try to build an application using the SPI...
I can play with at client and asset tracker demo with my SIM card but I don't know the network type of my SIM card. Can anyone tell me how to determine Cat-M1 or Cat-NB1 or...
Hi,
I am using S130 on an nRF51822 with SDK v12.3. I want to handle the different error codes that could result from calling sd_ble_gatts_hvx and retry later.
Firstly...