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...
To the kind attention of Nordic support team,
we are experiencing a very random and rare loosing of existing ble bonding infos (device side). So that to reconnect to the...
We are getting a "No SOURCES given to target: drivers__ipm" error making build fail for our custom board when trying to move to 1.5.0 for official nRF53 production support...
Hi,
I am using NRF52832 with SDK 15.0, SDK Mesh 4.0.
As my knowledge, the OTA speed of Mesh DFU is very slow.
So can I use SDK DFU for faster speed?
Thank you.
Hi
Followed all the getting started instructions given here
https://nordicsemiconductor.github.io/asset-tracker-cloud-docs/v1.5.x/docs/aws/GettingStarted.html
and...
Setup :
Device: nRF52840DK PCA10056
Software: NCS v1.3.99
What I am trying to do:
I have 3 SAADC sequences that I need to run for my application that I wish to poll...
HI,
I'm using the zigbee CLI example as coordinator and have another CLI device for reference as router. With my sniffer I can log the association sequence with the cli...
Hello,
I have a nrf5340 PDK .
The kit does not work right, because i got a several errors.
For example in nrf connect v.3.6.1 the PDK is shown as 000000123456 also in...
Hello Nordic support,
I would like to confirm whether nrf52840 supports only Bluetooth 5.0 features or does it also support Bluetooth 5.2 features. If it supports Bluetooth...
Hello, I am working on Nrf52 mesh network and need to update device via any host mcu or flash connected with the nrf52. But could not find any way to implement it.
If anyone...
I have changed our code that has been running on v1.4 successfully to v1.5
Mainly because I'm hoping for an improvement in the reliability of the new modem library.
However...
Hi All
Can anyone please point me to any documentation/app note that explains how the UE receives a Valid paging message when Network wants to reach the UE. Is there a...
Hallo,
IDE: Segger Embedded Studio
nrf52840 DK
Custom Board with ProteusIII
I have designed a custom board with ProteusIII (nrf52840 SoC) and was working with...
Hi,
I am currently in India city Bengaluru.
as ibasis sim does not support my region so
i am trying to connect nrf9160 to lte network using airtel sim card, but it is...
Hi,
We are working on a new product with " nRF52832 " IC. We want to test our design RF antenna (PCB trace Antenna) performance. For RF test we found an example code and...
If I change the NRF_SDH_BLE_GATT_MAX_MTU_SIZE in sdk_config.h to any value greater than 23, immediately after connecting the stack executes a sd_ble_gattc_exchange_mtu_request...