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 there,
I'm working with a custom board based on the Raytac AN54L15Q module and encountering higher-than-expected power consumption when trying to profile using the system_off...
Hi,
I am trying to set up a project that continuously measures the pulse width of a signal that may or may not be present at a pin.
I want to use a Timer in capture...
Hi everyone,
I'm working on a project using nrf52832 with SDK v2.9.1. I build my application on top of the nrf Desktop framework ( https://docs.nordicsemi.com/bundle/ncs...
Hi there,
i'm progrmming a Lcd over SPI but i got this failure once generate the build :
************************************************
* Executing task: nRF Connect...
I had like three Thingy52s for a project and have just come back to it after about a year.
The batteries are now dead and the device does NOT seem to want to charge.
All...
Hi,
I am currently trying to integrate a digital microphone with the I2S peripheral of nRF5340 audio DK. I am accessing the P10 header of the nRF board for the particular...
I am trying to get the wifi stack to connect to a wifi AP using WAP2 Enterprise (initially just with identity and eap_password, later with full ca_certificate check and client...
Connecting nrf21540 to a nrf52840. 840 GPIO default state is input, input buffer connected. One of the 840 GPIO pins is connected to the 540 PDN pin.
1) If the 840 gets...
I'm having some trouble connecting to the onboard jlink with the NRF9151 devkit that I've recently received. The quickstart seems to detect the NRF9151 dev kit, but when I...
So I got me one of these
and after a day of making it work on windows I was able to lunch visual code from wsl and compile. the next day I found how to make a flash with...
Hello,
I am trying to measure nRF9151 current using Power Profiler Kit II, running Cellular UDP project on EVK and following the steps in:
https://docs.nordicsemi.com...
Hi,
Using nRF Connect SDK 2.7.0 on an nRF9160. Using native tls, works fine, i can setup HTTPS connections.
Problems arise when i try to use MQTT with native TLS (with...
This ticket is the continuation and related to the previous ticket on the matter: https://devzone.nordicsemi.com/f/nordic-q-a/121669/enabling-the-tls-layer-to-get-a-https...
Hi,
As the title states, after a while, the nRF7002 fails to connect SSID after a while. It happens either we perform net_if_up/down or not. I suspect the nRF7002 to be...