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 am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
How to implement unpaired binding whitelist? I have tried, but the device that only sets the MAC address whitelist cannot be connected, so I must set the peer IRK. Is there...
Hello,
I'm just learning the nRF stack and development environment, hopefully this question is not too basic. Our product requires the usage of the extended data length...
Hi there
I am testing the ATT MTU throughput test provided by nRF5 SDK and I found the throughput could not reach the theoretical maximum 1.4Mbps.
Hence, I used the...
Is an adaptation of https://github.com/microsoft/Windows-driver-samples/tree/main/bluetooth/serialhcibus for the Nordic / Zephyr hci_uart sample available?
Like https:/...
Hi,
I work with win10 laptop, Toolchain nrf Connect SDK 1.6.1 on a nrf5340dk. I use peripheral_uart sample.
I follow the guide:
https://devzone.nordicsemi.com/guides...
Hello,
I have made a lot of work with nrf52840 microcontroller and i am in pre-production stage.
NRF Connect is not loading in vs code.
I have tried to uninstall/reinstall...
Hey,
I am using an HID keyboard + keyboard toggle in my project,
When the nrf connects an iOS phone, it takes control over the phone's keyboard.
To release the kb we...
Dear ,
I am using the nRF52833-DK development board with the NCS1.7.0 SDK.
I am trying to get a PWM waveform output at 50% duty cycle with 409.6kHz frequency based on...
Hi,
I have a NRF52840 USB dongle( https://www.nordicsemi.com/Products/Development-hardware/nRF52840-Dongle); is Any possible to flash NRF52840 dongle with PTS Firmware Upgrade...
NRF52820
PAN1781 EV Board
Segger Embedded Studio 5.62
nRF5_SDK_17.1.0_ddde560
S140
Hello,
I'm currently working on an indoor positioning system and as the title...
Hi,
I compiled an application that should start at address 0x40000. However, executing an OTA DFU always places the application at 0x26000, right after the softdevice. ...
In a previous ticket on another topic this question came up. Given it was a tangent to the original topic of that thread, and I think it would be helpful to others, I decided...