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...
The overall goal and then the specifics of what's been tried: I'm trying to utilize as much of the left-over flash space as possible to store environmental data during periods...
Hello,
I started working on mesh networking and to initiate i am looking at lighting control example . I have one nrf52dk PCA10040 which can be used as client and two nrf51...
I am working through link this tutorial and I've been able to successfully complete the steps up to D3. I'm using the bootloader_secure_ble example from SDK13 on an nRF52840...
RTT Viewer has been working great.
But is there a way to make the window buffer bigger so that I can scroll back more history?
It only saves about 80 lines.
Thanks
Hello,
I'm working on nrF52832 with two different Android device : Samsung Galaxy note 3 neo and HTC ONE M8.
My test :
Central side ( smartphone ) : each 200 ms...
Hi!
Does Nordic have plans to include any API functionality for choosing an initial scan channel in sequence of jumping over 37, 38, 39 channels?
Currently (SoftDevice...
Hello Nordic,
I tried to debug my board using the JTAG port (P12) on the nRF6310 motherboard. But it's not possible to flash the chip in Keil. I got the error: "Error:...
I use nrf51 DK (PCA 10028) like hardware for sniffer.
I download sniffer software 1.0.1 and flash the dk with help of nRFgo Studio.
I start sniffer.exe and after unplug...
Hi, I'm developing an application for the nRF52832 using mbed and the S132 SoftDevice. Since it appears that the SoftDevice requires exclusive use of Timer0 and mbed uses...
Hi,
I am having 1 central and 2 peripherals. I use ble_app_hrs as the base for both. Sometimes, I dont get the BLE_DB_DISCOVERY_COMPLETE even after I get the BLE_GAP_EVT_CONNECTED...
Hi,
I had some erratic results when I hook these devices via SPI, using a level shifter (e.g. TXB0104) to protect the nRF52. When I look at the schematic for the nRF52...
How I can pairing via NFC with phone? I want that pairing was with a password. I used for exaple project "experimental_ble_nfc_pairing_reference". I used SDK 14 and SoftDevice...
Hi,
I've couple of Nordic Thingy 52.
I was able to connect to these using my Samsung A5 2017 running Marshmallow and see the various sensor readings.
After an OS update...
I am in the process of porting my code from SDK13.0 to 14.0 in order to use s332 v5.0
I can compile and run my application. While it's running, I can see that it is sending...
We are using this device and we seem to have an issue reading from P0.20.
I know this is a dual purpose pin. We have programmed it for input with pullup. We have it attached...