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 All,
I'm new to this wireless field. Is there any impact on power consumption based on RSSI level.
As I understand due bad RSSI there will be retries in communication...
I working on Asset_tracker_v2. After going hrough the code, I estimated the work flow to be as:
1. When either Passive or Active state is intialized, the Sample Timer is...
Hi there,
I am running into this error Update CTE params...failed (err -134) while running the direction_finding_connectionless_tx
The output logs are
can I get more...
Hello,
In the product specification for the npm1100 there is an optional battery monitoring circuit schematic on page 39. I'm having trouble understanding why there are...
As described in the topic, I wrote my own bootloader (located at 0x70000). When I restart from the app (located at 0x26000) and enter the bootloader, NRF_ Log doesn't work...
Hi, I am using a BL653, on which I have the following peripherals:
SPI
I2C
UART
ADC
PWM
BLE controller
Upon bootup I want mcuboot to diagnose these 6 peripherals...
Hey Nordic Team
What would be the expected quiescent current for different versions of the Thingy91 in a lp_hci_uart configuration? For instance, I've noticed that v1...
Hello,
I am a university student that is currently working on a project regarding an indoor RTLS proposed using BLE beacon system to track down an object.
After some research...
Hello all
I am playing around with the nrf52dk for the last 14days, done some progress, namely the TWI is working and I can read the sensor and printing its values in the...
Hi
I have a strange issue here.
I have been working with Nordic's sample project for AWS IoT, with the nRF9160DK.
What I usually do to see the serial output, is to view...
Yesterday, I tried to connect to my nRF5340's serial port in vscode by calling "nRF Terminal: Start terminal" from the command palette. Unfortunately, the response I received...
hello,
TCA9548A is the i2c multiplexer I am using. The problem statement is as follows:
The I2C multiplexer is connected to nRF52832 via twi communication. I2C multiplexer...
Hello,
I just saw the App update on google play store with below changelog :
Mesh library adds support for Timezone messages and generic global location messages.
But...
The project I work on is considering updating from SDK version 1.71 to 1.9.0 to benefit from some updates. (Thanks!)
As I was looking over the Known Issues I noticed KRKNWK...