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...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hi All,
This is my first time i am designing a PCB for nrf52840, I need a suggestion regarding the antenna to be used. I am going to have an application over BLE. Which...
I want to add a timeout to the secure DFU bootloader if I enter it from the application. I found this post here devzone.nordicsemi.com/.../ but unfortuately I can't use the...
Hi I'm looking forward to hear if I could program an nRf51822 QFAA without using the development kit/board. The chip I have currently is a N51822- S4AT, from Wireless Tag...
we are facing problem with smt M905 module. is there any basic error with this module pad?
smt factory in china failed several times to solder this module.
Hi - In my app, I'm using Bluetooth, the ADC, the TWI, and the SPI. The general idea is to measure lots of things, store the data in SPI NOR FLASH, and occasionally flush...
I'm testing a custom application with the following configuration:
Custom app based on the ble_app_pwr_profiling SDK example.
Using SDK 13.1
S140 SoftDevice s140_nrf52840_5...
Considering that as soon as the connection is established (GAP Peripheral device receives CONNECT_REQ packet) and advertising is over.
Is it possible once the connection...
Can the smart phones or tablets be configured as a peripheral? If yes, why is this not common? Are there any limitations if a tablet/phone is configured as a peripheral device...
Hi!
I'm developing a project with nrf52832 and I'm getting some problems. The micro is only communicating with an accelerometer (MMA8453) and after some time the communication...
Hello,
I am implementing a custom service with several characteristics, one of which is the current temperature. A second characteristic notifies the user if the temperature...
Hello,
I'd like to upgrade nrf51822 QFAC custom board firmware via DFU and change SoftDevice from s110 to s130. Because of larger (than s110) size of s130 I haven't enough...
Hello,
i am using the Visualgdb with sdk v 13.01. i have Nrf52840
i was trying to read the DeviceID of ADXL345
i am using API from this thread
devzone.nordicsemi...
I have used pstorage before but when I add scheduler to my project I face an error in update function of pstorage that in debug I found error_code : NRF_ERROR_NO_MEM .
any...
In short:
Is it possible to connect a nRF51822 s110 peripheral from a central without the need for sending advertising packets (by peripheral)?
If (hopefully) yes...
Hello,
I am trying to create an application that sends a notification from the nrf52 to a smartphone when a sensor reading exceeds a certain value. Would the immediate...