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 a way to retrieve 128-bit base UUIDs from the SoftDevice, either the "built-in" Bluetooth SIG standard or a vendor-specific one registered via "sd_ble_uuid_vs_add...
Hi,
I'm having problems running the ble_peripheral/ble_app_blinky example with my iPhone 7 and nRFConnect. Here are the specs for the tools I'm using:
nRF52-DK: PCA10040...
Hi all,
I am currently trying to develop my own Secure BLE DFU bootloader from the example provided in the SDK 12.3.0. I don't work on the DK, I have my own board with a...
Hi I've got two nrf51 dongles that i would like a communication path between (ble) to transfer numbers only. I am a student, and these bluethooth products are new to me. I...
Hi,
I'm using Nordic SDK version - nRF5_SDK_14.2.0_17b948a and Dev Board - PCA10056 V0.9.0 2017.10 - 683871638
USB serial driver is not detected on Windows 8.1 Pro while...
hi everyone
i need some help, when i scan my device with my smartphone every things is well but there is something weird i usually find two services with the same uuid instead...
Hi,
I'm wondering if your SDK15 and S140 v6.0 will have support for your IOT SDK when it is released? If so, will it also include examples for nrf52840?
Thank you
...
I tried to use UART both for NRF_LOG and NRF_CLI. Now it's running but I had a problem that calling to nrf_cli_init caused fatal error 8 - INVALID_STATE.
When I commented...
i have question about nRF52832's bluetuth. xtal is 32M, Cload is 12pf, but the frequency is 2.402199G(tested by Network Analyzer), Frequency differency is 199K. We find that...
Yes I've already looked at the following two examples:
https://devzone.nordicsemi.com/question/185381/disabling-pin-21-of-nrf52832/
https://devzone.nordicsemi.com/question...
I'm currently working on a board diagnostic firmware and an accompanying Windows console app. The Win part of the project is supposed to monitor the diagnostic firmware's...
Hi,
I am trying to run the light switch example of the nRF5-SDK-for-Mesh-v1.0.0 on total 3 boards(1-client and 2-servers). I changed the no. of servers as mentioned in...
Hi All:
i want to change mesh net key to apply different client.
but when i change net key to {0x5f, 0x5f, 0x6e, 0x6f, 0x72, 0x64, 0x69, 0x63, 0x5f, 0x5f, 0x73, 0x65,...
Hello,
I ran light switch example on nordic boards & i am able to send light turn on/off command from client switch but i also want to configure my light servers to able...