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...
When I go to build any of the nRF SDK BLE examples, I get linker errors that app_error_handler was not found. I now copy-and-paste a boilerplate version of that into the code...
Hello,
I'm currently trying to OTA update the firmware of my nRF52832 DK, I use the SDK 12.3.0.
I loaded the BLE Secure DFU Bootloader in the DK, it's advertising as...
Hello, i use nRF5_SDK_12.3.0_d7731ad. I took this tutorial https://devzone.nordicsemi.com/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader and according to...
Hi, Guys,
I am using nrf52832 for our product. Recently I updated stack and sdk from s132v2/sdk12.1 to s132v4/sdk13. However, I see a new characteristic under Generic Acess...
Hello,
I'm trying to run the example ble_app_uart using nRF52840PDK and iOS 11.
The device appears as Nordic_UART but when I connect, nothing shows up. The following screen...
Hi! Compiler errors are popping up when working on nrf_drv_rtc.c while log is enabled for this nRF module. I see that the problem is any log statement that contains EVT_TO_STR...
Good afternoon,
I have been doing some tests with the nRF SDK for Mesh v1.0.0, and have a question regarding it.
I'm using a fw based of the Light Switch example, to...
By using the DFU to transfer an updated version of the application, The nRF Connect tool pop-up tip:"upgrade succesfully". But the version of application mostly is still older...
Hi all,
I have been looking for the DFU library in objective-C, without any dependency manager such as cocoapods or Carthage (we cannot use them in our solution), but...
I found the thingy hardware files and I was wondering if one can buy the flexprint antenna from you or if you can connect us to your manufacturer.
We are planning to use...
The developer kit is impressive, and I was able to get a test app running quickly using the UART thru the USB connection. However, the example BLE apps feel a great deal like...
SDK14.2 nRF52832 No SD present (using the nrf_fstorage_nvmc backend)
Question 1.
I was reading the source code for the nrf_fstorage library and saw this comment in the...
hello Nordic Team
i want to create a service ,characteristic and send data(mpu9250) over characteristc .I am using nr52 DK and mpu9250.can anybody suggest how to create...
Hello Nordic-Team,
i made a custom pcb that is based on the reference schematic of the nRF52810 QFAA with dcdc setup. However, i read that in general, the nRF52810 and nRF52832...