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...
To the kind attention of Nordic support team,
As it was said https://devzone.nordicsemi.com/f/nordic-q-a/57531/sdk16-nrf52810-secured-gazell-keil
the secured gzll library...
Hello,
I'm able to program the code (below) to the nRF52 DK. Leds 17 & 18 are working.
I'm unable to program the code to my custom board. Leds 9 & 10 are not working ...
Is there any problem with beacon advertisment and ADC? I have 3 adc pins configured to measure three different sensors... When i use UART over BLE... everything is ok.. but...
Hi!
I seen video and read manual how to use it, but still not doesn't work.
PPK + PCA10040
on the PPK board I set jumprs to DK (all 3 pcs). USB connected to PCA10040...
Looking through the datasheet, current consumption is provided for the nRF9160 Modem at 3.0V and 3.5V. Is it possible to get information on 5V related current draws? I've...
Hi,
I am using the example nrf5-ble-mpu-simple from nrf5-mpu-examples-master to do the following:
a) send a BLE beacon advertisement (non connectable)
b) periodically...
We are currently having an issue with DFU failing on Samsung A7 a running andorid 6.0.1. We are using nRF Toolbox for BLE (DFU application) and when I try to connect the device...
Good day!
I'm working on Time model fro Bluetooth specification.
Question is about time handler. I can't figure out should I write a separate handler for TAI, or I should...
Hi!
I´m currently using the nRF52840 demo board to determine the bluetooth range of the device I'm working on.
The question is: which is the orientation of the antenna...
Hi
We are using PCA10040 for a development and we are using P0.8 , we were setting it up to be No connect when low (IE Open collector) but it was being driven high and we...
I am getting this error message when I tried to complete the initial set up.
There was an error adding your device: No device found with id 'nrf-352656100352817'. Verify...
Hi,
I have a few questions regarding the modem FW updates on the nRF9160.
1. It is my understanding that for new major versions of modem FW (i.e. Feature releases) there...
Hi. I want to broadcast the value of some sensors. But it has to be accesible at the same time for different devices. Up today i developed the system with a UART over BLE...