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...
Hi,
I've been playing around with the attached low power mode example. It seems to be written around the nRF SDK, but I am attempting to build and flash from within VSC...
Hi Team,
We are working with nRF52832 and nRF Connect SDK v1.8.0. Our application needs to sleep (power save mode) for 5 minutes and every 5 minutes it should wake-up...
Fota used to work fine in SDK v1.7
No I have moved to SDK v1.8.0
I don't believe my software has changed, however I am getting an error when running as follows:
Any...
Dear Nordic Engineers
Our customer use nRF9160 to develop a tracker.They found that their programs were relatively power-hungry.They tested the serial_lte_modem example...
Hi there!
I am trying to combine the SPI and ble_app_uart examples.
However, when I add the SPI part to the uart, it shows this:
I believe there is some problem...
In the demo in test \ v1.9.0\zephyr\samples\subsys\usb\audio\headphones_microphone , I found that only dual channel 16bit 48Khz audio can be recognized on the PC. the product...
Hi,
I am using ble_sdk_app_hids_keyboard example:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Fble_sdk_app_hids_keyboard.html...
Hi
I used Toolchain Manager v0.10.3 to install nRF SDK v1.8.0 at Mac mini(Monterey - 12.1) two times get same issue.
The issue is Toolchain Manager just download toolchain...
I am using the nrf52840 on the Raytac MDBT50Q-1MV2 module. ( https://www.raytac.com/product/ins.php?index_id=24 )
I am supplying the module with 5v USB power to the VBUS...
Hi,
I'm currently trying to use littlefs as the storage backend for the settings subsys and the internal flash for the actual memory. LittleFS is working in general but...
Hi,
I am using two NRF5340 (one as peripheral and one as central) for our project. Both don't have any display and input capabilities.
For our use-case, I would like to...
Board: nRF52833
SoftDevice: s140
SDK version: 17.0.2
I've added OTA DFU feature to my application. I flashed pca10100_s140_ble bootloader and my application to my board...
We are using a custom nrf52832 HW configuration and the device is entering a state where it's drawing approximately 3mA without any obvious application layer functionality...
Hi,
I did respond to this:
https://devzone.nordicsemi.com/f/nordic-q-a/86426/peripheral-and-central-uart-sample-crash-when-sending-longer-messages
I do not see a update...