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...
In our use case we are using the nRF9160 in eDRX mode with an eDRX interval of 40.96sec.
I'm noticing that the power required to transmit a message varies widely between...
Hello, I am pretending to catch BLE packages with nrf52840 dk with Visual Studio Code or Clion, which one is the best for this kind of programm? Thanks
Hello,
I'm looking for some documentation, and maybe a complete list of possible data I can read over MQTT from a Nrf Thingy 91. Specifically, we're using these fields right...
Hi all,
I have read about the local binding between the endpoints (same device) and i wanted to implement this type of binding in a device which has 2 endpoints (switch...
Hello,
I am using the nrf9160 DK board ver 0.9.0 running the latest version of the asset tracker application. I am wanting to switch the serial ports off to measure the...
This discussion got mixed up with a discussion about what Nordic means by a 'system attribute' (which is still not clear). In any case, in that discussion I was trying to...
Hi, I take the tutorial here: https://github.com/NordicPlayground/nRF5x-custom-ble-service-tutorial
Because I have the SDK16 I made same mofification.
1) I comment all...
Hi
I want to know the time taken(in us) by a code snippet. I had a look at app_timer functionality with the help of this post . But the timer value always shows 0. I am...
I have just ordered several nRF5340-PDK dev boards which should arrive tomorrow. I've gone through the process of installing the nRF Connect SDK and other tools using the...
Hi all,
I am using the latest Mesh SDK (3.2.0) and SDK (15.3.0) in an nRF52840 SoC.
I developed a message model to send 32 bytes payloads (which I assume would require...
Our BLE peripheral uses a custom GATT service similar to the NUS (Nordic UART service) used in the SDK example app_ble_uart. The peripheral receives data on the UART peripheral...
We are trying the Asset_Tracker application in the ncs\nrf\applications folder of nrf playground on Git.
We end up with the state; "lte_lc.parse_nw_reg_status: Network registration...
Hello,
I am searching for a provisioning API for the nrf52832 to develop an application for Android and IOS. My preference is one that already can work with Googles flutter...