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,
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...
Hi Team,
The nRF5280 dongle stops capturing BLE packets. If I remove the device from USB port and reconnect in this condition the device stops blinking also. Then if I...
Hello,
I used the apps from nRF Connect for Desktop for a project half a year ago. Today I started nRF Connect for Desktop and did the updates (automatic update for nRF...
大家好,
Currently i am working on nrf51822 for multi touch HID.For that i have chosen mouse HID example as a reference,I refer to this example( ),
I have been able to test...
Hi,
I am discovering the nrf52 software with the Segger Embedded Studio environment. I have developed an application derived of the ble_app_uart example.
I have many events...
Hello,
I am getting the following error in Segger Embedded Studio v5.60
SEGGER Embedded Studio for ARM Release 5.60 Build 2021081102.47262 Nordic Edition Windows x64 ...
Hello,
I changed saadc.zip for my application needs
and would like to plot the incoming serial data from ADC as asked in
For time evaluation I would like to have...
Hi
We would like to test the “Carrier frequency offset” of the PCBA during production. Like the BT SIG test: RFPHY/TRM/BV-06-C [Carrier frequency offset and drift, uncoded...
nRF5 SDK, SD140 7.2.0
I am running a bluetooth application that also has OTA DFU capabililty via bluetooth. In my normal application I use a timer to advertise for exactly...
I need to set the SPI Mode NRF_DRV_SPI_MODE_0 for a 2nd chip (on the same SCK/MISO/MOSI) to NRF_DRV_SPI_MODE_1.The chipselect is handle by the application.
I can't do the...
Hello,
Is it possible to clone services of peripheral device connected with "Bluetooth Low Energy Standalone v4.0.0" PC application? I see it is possible in "nRF Connect...
nRF52840
NCS 1.9.1
I have successfully downloaded app_update.bin to flash and rebooted. MCUBOOT copies the new application correctly and it runs fine.
The boot process...
I opened an issue on GitHub, but the NRF Connect iOS repo has not been updated recently. Here is the link: https://github.com/NordicSemiconductor/IOS-nRF-Connect/issues/118...
Hi guys.
I'm using the development board NFR52840DK and I modified the sample in zephyr\samples\boards\nrf\nrfx to use twp buttons, sw0 and sw1.
The sw0 button reset a...
Hi,
I want to use my PC to send some message to dongle via USB, then the dongle send them to certain device via BLE.
If there is a sample that allows PC interacting with...