Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
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...
Hi I have a device that already have a role as broadcaster and send message continously, now my job is to establish a connection between the device and a gadget and also want...
Hi,
I am working on a BLE product that includes a nRF52810 microcontroller.
We are currently using SDK 15.3.0 and Softdevice S112 v6.1. We would like to integrate the...
Hi,
I'm new to nRF52 and the SDK, trying a few things to learn, so might be missing something obvious, but I've been looking at this apparent issue for a few days now. ...
I've based my application on ble_peripheral ble_app_blinky example.
So I used the following Code as model:
with:
for update and notification of a charachteristic...
Hi Devzone!
I'm using LM5(BG96) LTE modem to publish the mqtt message.
When I test it at PC terminal, It works very well. There is no problem.
However, when I send...
Hello,
I am currently working on a project which is a pcb design with NRF52810 . To set the gatt services I need to increas ram size by changing NRF_SDH_BLE_GATTS_ATTR_TAB_SIZE...
How can I modify the number of resends when Coap uses OT_COAP_TYPE_CONFIRMABLE, because I don't want to wait too long to get OT_ERROR_RESPONSE_TIMEOUT,
SDKs do have docs in markdown format. What is the recommended tool to be able to access all the features?
Tried MarkdownPad2, but it fails for example on @anchor tag.
...
Hello,
I have a problem statement in which I have to generate a file for data that is received from UART communication and want to send it to the mobile application whenever...
Hello guys,
For last couples of Days, we were trying to connect with IBasis NB-IOT Network with nRF9160 DK.
But not able to connect it .Please see below Snap Short for...
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
I want to send packet with different...
Hi,
In our project we are using the adc pin (p02) for batttery level measurement.
The analog dc signal from the battery is connected to p02 pin after the voltage is...
Hello,
Our peripheral device has no keyboard and no display.
Yet we would still like to have the most secured way of communication.
For our application, we don't like...
Apologies for the newbie question. Does this BLE Module need a separate antenna to be purchased? Or are you supposed to design your own with PCB traces? Some BLE modules have...
I want to avoid the soldering of the inside (Becoz of production isse) pins that's why I'm using all the outer pins of the ic. But the problem is RESET pin is inside so can...