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...
I'm using nRF51822_xxAA , with SDK12.3.0 and Softdevice S130 v2.0.1 on Keil V5.29.0.0. And as a central I use Redmi 7A phone with Android V10. I want to sample ADC @ 200Hz...
Hi,all:
There is a question when I run usb_msc example on nrf52840DK(sdk17.0.2),I do as following steps,
Then,after I press button 1 for serial times,I found there are...
I want to get started with nRF52832 in Arduino. I have a Ebyte development board with E73 module containing the NRF chip.
The hardware is quite similar to Adafruit NRF52...
Hi,
Hope you are doing well!
I am trying to do Buttonless DFU on our own Android APP. I have finished programming on nrf end and succeed doing DFU on 'nrf connect...
Hello, I have done customized board using nRF52832 and when I try to flash code using nRF52 DK(Jtag) it is showing following error. could not fetch memory size of target devkit...
Hey all - I'm new and trying to connect Thingy91 to nRF Connect V3.6.1 for the first time. When I open the Programmer app I only see "No devices available" in the drop down...
Hi,
I'm trying to follow the NCS tutorial in: https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/getting-started/posts/nrf-connect-sdk-tutorial---part-1-ncs...
Hi,
we are developing a custom BLE communication. For this we are using:
- nRF5_SDK_17.0.2_d674dde - s332 - based on BLE NUS UART example
Everything works fine, until...
I'm trying to open a NCS project in SES but I'm getting error 1 from create_nordic_project.py. NCS 1.5.0 installed with toolchain manager on macOS 11.2.2
The error in SES...
Hi,
I am following a client case that they have issue on accessing SD card via SPI port.
I used the sample project fat_fs on nrf9160_pca10090 DK and used SPI_3 to access...
nRF9160 DK schematic sheet 2 missing pin names for WP and HOLD of nRF91_EXT_MEM in the On-board interface (far right page 2)
could someone post what nRF9160 pins are used...
Hi,
I have written one application with logging disabled to save power.
However, when I tried to debug the code with Ozone, during startup, it raises BusFault exception...
Hi,
I am currently working on generating a dfu over serial uart by testing with the ble_app_blinky example given in the SDK 15.2.0. Currently the ble_app_blinky hex file...
Hi ! Using nRF52840 whith SD140 as central and 6 link count I research :
changing the NRF_SDH_BLE_GAP_EVENT_LENGTH from 6 to 2 does not change "Window size" on CONNECT_REQ...
Hi,
I messed up my SES project and now the debugging session doesn´t start and the debugger does some weird stuff and doesn´t execute my application.
I also tested if...