Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Is there any simple sample application utilizing i2c communications for nrf52805?
In Visual Studio Code with installed nrf connect SDK 2.0.0 doesn't show up any code sample...
Hi-
We have implemented a custom authentication scheme using BLE and based on a successful authentication event we would like to dynamically expose an additional set of...
Hello,
Is an embedded C based implementation to serially transport firmware data to a Zephyr based MCU available anywhere?
Background:
I am working on a nRF52833 solution...
I have implemented bonding mechanism in nRF52832 firmware. But when I use nRF Connect to connect nRF52832 device sencond time. nRF Connect still request entering passkey again...
Hello
We have a product where the central can connect almost every slave. It works fine, but when connecting client slave it connects fine and finds service fine but always...
I am not using any wireless radio in my application with nRF52840 . What is the best practice to terminate ANT(H23) pin.Shall I connect it to the ground/pull up or leave it...
Board: nRF52810
SoftDevice: s112
SDK version: 17.0.2
I've developed a BLE application where nRF52810 as peripheral and nRF52833 as central. The peripheral continuously...
Hi everyone,
I am developing android app. This app can control nRF5 devices. This is a kind of smart home project. I have 5 nRF in my house and these nRF devices control...
I wanted to make a timer interrupt I went through the devzone support and saw the following post
I have 2 questions
Question one
I am following the Zephyr API. I...
Hi support team,
I have searched the forum , the infocenter and the specification, but didn't find the relevant info about how a LPN node initates the iv update if a LPN...
I have custom nRF5340 code that includes application and bootloader for both cores. For reliability reasons, I need to run bluetooth behaviour from both the netcore application...
hi ,
I'm testing this example sdk17.1\examples\peripheral\usbd_audio\pca10056\blank\arm5_no_packs.
I tested the microphone and the headphone separately.
For microphone...
The last time nRF9160 GPS API was mentioned in v1.2.0 ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.2.1/nrf/reference/kconfig/CONFIG_NRF9160_GPS.html) as was working...
I have implemented bonding mechanism in nRF52832 firmware. But when I request nRF Connect to connect nRF52832 second time. nRF52832 pm_conn_secure() return 0x3002 and nRF...
I'm trying to make a demo with nRF52840DK. And I want to power it using the coin cell. So I want to check the voltage (percentage) so that I can know how long can the device...