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...
Hello,
I'm tryng to update nRF9160sip (rev b1), I push sw4 on power on and I see "MCUBOOT" device on "Programmer v3.03"
Then I select file "mfw_nrf9160_1.3.2.zip" and...
Hi,
I have made my own customboard with the nrf52811. For development I have used nrf52840dk.
I´m trying to program following:
I did solder one PCB by hand. It didn...
Hi Team,
I am looking for a new readily available to test on my Nordic board 52X version.
could you please share the inputs and the source code that i can test and upload...
Hello, is there a guide on what should be done to make the sample codes for the nrf52840_dk compatible with the nrf52840_dongle? If there isnt, can I please know how one can...
Hi,
we would like to set the USBD_SERIAL according to the device serial, which will be an abbreviated version of the MAC address. I've checked the code and can only find...
Hi,
I am getting a similar error. I have nRF52832 board connected to raspberry pi for flashing and debugging using openocd. As soon as openocd command is executed I start...
Hi guys. When reading the OOB pairing example,
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/peripheral_nfc_pairing/README.html
" This...
Hope someone can bring some clarification to me.
I am studying the principle of Shock-burst and a part of that study is to go through every step in the examples of “esb_low_power_ptx_pca10056...
In My Window 10 PC., No connected devices are shown in VS Code when nRF52840 dongle is inserted in PC USB Port.
But in Programmer, nRF52840 dongle can be found.
Device...
Hardware:
Raspberry Pi Zero W
nRF52840 DK running Serial Example and connected to RPi via USB
Custom nRF52840 board acting as a Vendor Model Server
Software: ...
I'm trying to program an nRF52 on a custom PCB using the nRF52-DK and am getting an error when connecting with nRF Connect v3.6.1.
I made the following connections from...
When I add example timer to example ble_app_uart an error occurs.
I followed the template and pasted the code.
Here is my sdk_config.h
An error occurs when...
Hi,
I am programming the nRF52833 DK using the nRF Connect SDK (v2.00). I have built and flashed the Bluetooth: Peripheral HT sample from Zephyr to both boards successfully...
Hi all
I'm using the nRF52832 and I've configured P0.21 as RESET pin.
When I reset the nRF52 via P0.21 while the debugger is running, the nRF52 actually resets but it...
I am trying to implement the ble_app_hrs example from nRF5_SDK_17.1.0 and my board is nRF52840 Dongle.
After program the board, the board can advertise and I can find the...