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...
I am curious if there is an inherit maximum transmit duty cycle of either M1 or the nRF9160. I am asking for this because we need these numbers for SAR test. Our product will...
Hi All,
I am working on a project with NRF52840 , we are looking for a solution to do the OTA to device by the central device , both of them are using NRF52840 as BLE module...
Hi, I need to be able to count the number of packet Tx and Rx from one board to another in order to compute a packet loss ratio for certification purpose. To achieve this...
hi all:
Use PPI+timer+adc, in the following ways:
called stop, then unable to start adc, Couldn't get into the NRF_DRV_SAADC_EVT_DONE.
Could you tell me how?
Hi,
My product is undergoing susceptibility test and strange issue is happening after the test for 1-2 hours, ie while trying to send data with higher MTU size notification...
Hi!
I have an issue with log-entrys disappearing seemingly at random. Not super frequent and possibly (but not confirmed) more often towards the beginning of a freshly started...
Has anyone been able to successfully setup a Segger Embedded Studio project to step through the Bootloader included in the nRF5 SDK for Mesh ( https://infocenter.nordicsemi...
Hello to everyone and thanks in advance.
First of all, im new at this and would i might be asking something stupid.
I have a development, that one of the features would...
I see in NRF5 SDK ShockBurst compatible mode and relevant support.
I dont see such thing in Bluetooth core5 specification. So - ShockBurst is you proprietary creature ?...
I see the messy information elsewhere especially in selling infos about antennas for BLE5. OK optimal antenna is a quarter length of average wavelength -( 299 792 458 ) /...
I ordered nrf52-dk.
I am trying to install the SDK using nrf Connect Desktop using the option below:
Getting Started Assistant Guide to set up the nRF Connect SDK
I...
At least the combination ARM gcc 9.2.0 and nRF5 SDK 16.0.0 prevents me from doing incremental builds after some source file have changed.
The problem is with wrong dependency...
Hello,
I am developing an IEEE802.15.4 Beacon with the nRF52840-DK, SDK 16 and the nRF-IEEE-802.15.4-radio-driver . My problem is that the consumes ~400uA of current in...
Hi,
Good day,
I am having trouble for enabling the SAADC module. I keep getting the following error.
Following is the sd_config.h code
Someone help me solve this...
Hi,
I have read that using the external 32MHz crystal is mandatory for proper BLE radio operation.
However, is there any internal clock that could be used instead of the...