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...
Dear support
I need to pass 128 bits service uuid to discovery process as variable, I have an array of 16 bytes of uuid number, it is divided into five parts as show here...
I am trying to use the PPK2 for measuring current consumption on a device powered by 24VDC by connecting PPK2 on the low side of the DUT towards the power supply - but fail...
Hello, I'm working on an application that needs both ANT+ and BLE (s332) and the ANT+ part is done. I'm having a hard time understanding how to read analog data, like a battery...
Hello,
we tried to create a Matter build with the Nordic SDK.
Following Steps are done by us which are causing the error:
Clicked nrF connect extension in VS --> Create...
Hi,
I am working om a project in which i need to send few data through NRF52832 serial port and via BLE I need to update the same to NRF connect app
I have tested the...
Dear Brother and sisters
I want to display Real time ,Date ,month on a lcd using internal rtc of nrf52840
its not working properly..
I have to reset the time again and...
Hi all,
I tried searching for related posts but could not find a clear answer. Basically we are trying to build a device that supports both BLE and Matter. We do not need...
Hello all,
while I am developing the project, I need to add certain configs to the SDK ... it is becoming an extremely complex configuration, of course I am totally new...
Hello
I need to setup TLS communication using UDP, betwen:
- zephyr app as client
- ubuntu pc, openssl server as server (ofc)
I modify prj.conf of sample disabling...
Hello all!
I coming across a strange problem, the emStudio does not want to accept the nrf_log_frontend file not matter the file is in the folder, under the sdk folders...
Hi,
I have built and tested the CLI sample project on nRF52840 DK as well as a custom module. Now I want to extract the parts used for thread commissioning from it. I tried...
Hi, I'm trying to port my NRF SDK15.3 application to NRF Connect. I made a custom board for my PCB and I can control the LEDs with PWM etc. Now I'd like to read data from...
Hi,
I have a custom pcb with NRF52840-QIAA-F-R (rev3) on it. And when I tried to program it first time, nrfjprog shown the folowing error:
ERROR: The operation attempted...
In the mesh serial example, I found that the sequence number isn't stored into persistent flash. If that is the case, if the board is power cycled, no one can communicate...