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,
we want to provide an OTS server with the nRF Connect SDK. But there does not seem to be a way to write to an OTS object. Is there some documentation on the OTS write...
Premise: wireshark I had used it about two years ago with another PC with WIN7 and with other versions of SW.
The dongle is the same as two years ago and is the dongle with...
Hello Nordic team,
I'm developing a proprietary radio protocol and I'm using CCM peripheral for on-the-fly encryption. The packets seem to be correctly encrypted and decrypted...
Hi, I use nRF52840, with SDK 15.3.0
Using UART communication, stored data should be unsigned integer 16 bit.
And the data should be calculated to float data type.
...
Hello there. I am wondering if PWM peripheral in waveform is able to generate a following sequence:
The idea, as you may see, is to generate a sequence with the same Duty...
Hello!
We have hit a wall trying to add support for a particular BLE peripheral to one of our products (which is acting as a BLE central). We support other peripherals,...
Hi Nordic Team,
We have no problem with using ble_app_hids_keyboard app,
However, in some use cases, we would like the application to run as "Just Works" to access other...
Hello everyone,
I'm currently developing a custom firmware for the Nrf52840 usb dongle ( https://www.mouser.de/new/nordic-semiconductor/nordic-nrf52840-usb-dongle ). The...
After power-up and RESET by RESET pin, power consuption of nRF9160 is ~2uA.
After wakeup by WAKEUP pin and AT#XSLEEP=2 power consuption is ~23uA.
What causes increased...
My goal is to use the atmel winc1500 wifi module with the nrf5340. - NRF5340 - NCS V1.9.0/Windows 11 - Atmel winc 1500 I started from the http_client sample (ncs\v1.9.0\zephyr...
Hello, I have soldered up a 51822 and I am trying to connect it with an EmStat pico and get measurements. I am not sure how to program the chip and get it discoverable with...
Hi,
I am using the NRF52840DK and would like to configure the GPIOs to have levels of 1,8V by using zephyr 2.4 or zephyr 3.1. By default I am getting 3 V.
Can anybody...
Hi,
I need help to use FT2232H wit OpenOCD for flashing and showing debug messages from nRF52833 Dev Kit.
Background:
I need to distribute the debug environment to...
Hi there,
We are implementing the %CONEVAL AT cmd in our project and noted that the DL-Pathloss parameter, which is supposed to be the last parameter received, is not being...