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...
can i store the NRF_LOG_INFO() or debug terminal outputs to text file as i want to check large amount of data and i want to save it as .txt file to run script on it
I am currently struggling with a problem where Im trying to implement the internal fds module which always leads to hard faults as follows:
There is probably something...
Hi,
I read the link https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.9.1/nrfx/drivers/twis/driver.html and updated periodic_sync example as attached below.
But I...
We are trying to compare the accuracy of received coordinates and satellites using GNSS firmware on two devices: 1) nRF9160 DK with external antenna; 2) Our custom board with...
Hi,
Mesh SDK: v5
Using nRF 528232
I had implemented the Low Power Node example from the SDK and found that the current it consumed using a 1000mAh 3.7V battery was around...
Hello,
Scenario:
2x nRF52833 - One set as PTX and the second PRX. PTX is connected to my PC via UART. Both boards are initialized with ESB_PROTOCOL_ESB_DPL.
I want to...
Hello,
I am using nrf5 SDK for thread SDK for development of my thread based product. Product is already developed just have to integrate dfu in it. Few months back when...
Hello! I tested the ST BLE Sensor sample on my nrf52840 DK. It works fine. How do I view the logs? I installed the toolchain and Segger on Windows. I am following this doc...
I use my own programs and routines nrf5_ SDK_ 17.0.2\examples\ble_ peripheral\ble_ app_ hrs\pca10040\s132\arm5_ no_ packs Product Bluetooth broadcast cannot be searched Android...
Hi,
Using the Peripheral LBS sample, is there a way to add advertising data to use both the UUID and name?
I assume this is to be configured in the bt_data ad declaration...
I am using UART on the Fanstel BLG840F to communicate from the 9160 to the 52840. So far I have successfully been able to communicate from the 52840 to the 9160 but have not...
Here we go again .... I did read many posts in this forum but did not find an answer.
We need to CE test a small Bluetooth HID keyboard for a special use case. Our test...
I am running into the exact same issue described here: https://devzone.nordicsemi.com/f/nordic-q-a/53693/how-to-flash-application-after-dfu-bootloader/217434#217434 Basically...
Hi, Nordic Team
I’m getting started trying to use both MCUboot and NSIB for 2-stage secure boot on nRF9160, and use SEGGER as developed tool. I enable NSIB via “Configue...