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...
How can I adjust the BLE transmit (Tx) power, up to and including +8 dBm? I'm using nRF Connect SDK (NCS) on an nRF52840-DK .
I modified the throughput sample to reverse...
Hello, I'm trying to run the Ble Peripheral sample from "nrf\samples\bluetooth\peripheral_lbs" i'm using nrf connect V1.8.0 and NRF5340dk i followed the code in the github...
Hi,
I'am using the Ultrasonic Oxygen Senor with the nrf5340, the output is like this "photo" I want to calculate the concentration and the purity and with this values I...
Hello,
Is there any way to program the frequency output when sending a carrier wave to have a step size of around 1KHz? It seems that the default step is 1MHz.
Hi
I am trying to get the manufacturer data by ble_advdata_parse() as instructed in this case and this case , but it's not found in my SDK14.2, so how can I get the manufacture...
It's not possible to proceed a firmware update of matter light switch example on nRF5340DK.
I use following SDKs / Repos
nrfConnect SDK v2.0.2
standalone zephyr SDK...
Hello,
I have a component (AMC1306) in which I input a signal of at least 5Mhz. When this signal is triggered to this component, it sends me back data at this same speed...
Hi, I am trying with coap_client/server example programs on a custom board. I created a custom board for Zephyr and it is compiled without errors. I have a single button switch...
Module: nRF52832
Implemented pairing for ble_app_UART (NUS). However, I can connect with ble_app_uart_c, which does not have pairing implemented. Please tell me how to prevent...
I've just updated to the new V4.0.0 of the nRF Connect for Desktop BLE app. I'm trying to set it up as a server with CTS (but with both Current Time and Local Time Information...
Hi
When using external JLINK to download programs to 52840DK board, how should power supply, or how should configuration; What problems should you pay attention to when...
Hi there,
I found a ticket that involves the ticker and mayfly documentation, but the link mentioned in the answer was lost.
devzone.nordicsemi.com/.../is-there-tutorials...
I understand that this flag is for advertising in low duty cycle, however, how are the actual parameters (i.e., advertising interval) defined for this mode?
Hello there,
I am trying to work with the sample application named "radio test" for performing FCC testing with our hardware. However, I am not able to successfully build...
Hello,
I am using nRF Connect SDK 1.8.0 on the nRF52840. I want to limit the amount of time that a peripheral can connect to my central 52840. On connection start I initiate...