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...
I want to be able to read the gyro and accelerometer values from the MPU6050 sensor.
As a base start I downloaded the NRF5 SDK V15.3.0 and modified twi_sensor_pca10056...
Hello,
I have a custom board using an nRF9160 chip. It connects to the Nordic Cloud. Modem firmware 1.3.1. SDK 1.6.1.
I have seen an issue 3 times now over ~6 months...
Hello, guys.
I have nRF51822 SoC running Zephyr OS. Among the other things, the nRF should communicate (over I2C) with the touch controller that will fire an interrupt every...
Hello,
I am using nRF52833 based BE33 ( Celium Devices ) and using nRF52SDK17.0.2. I am a beginner at Nordic. I want to understand how I can access a pin named " P1.04 ...
Hi,
I faced the exact problem nda , here . I take step just like nda did before. I unchecked "Enable debug options" as Marte Myrvold told, but still the same problem.
...
I am working with nRF connect SDK with nRF52840 dongle. I am compiling code using nRF coonect for VS code with nrf52840dongle_nrf52840 board.
For Programming nRF52840 dongle...
Hi
I have similar question to the post https://devzone.nordicsemi.com/f/nordic-q-a/7013/nrf51822-internal-ldo-output-pin .
I need a stable voltage to elevate the reference...
Hello everyone,
I use the multirole software as base for my application and I programmed everything with a evaluation board. I design my own PCB and decided to not use the...
Hi,
Is there any sample in nRF_Connect_SDK that implements RTC on nrf52840 SoC?
I need to implement RTC in my application, so is there any example reference for this...
Hello,
I am trying to set the `BT_SHELL_NUS` project up as a standalone repository. My requirements for this are as follows: I only want to commit application code to git...
We use nRF9160 on our own board. The firmware "Serial lte modem" is installed on the chip with connection to an external MCU. We had to change the SDK version to 1.9.1 from...
I am trying to implement RSA signing into my application, I am planning to use the following example as a starting point but the sample, with no modification appears to not...
Hi there,
We are developing on the NRF5340, and have a question regarding the drive strength that can be set on a GPIO pin using the PIN_CNF register.
However we can not...
Hello,
i am using the nrf52810, ble_app_template example to read Accelerometer and gyro-meter data from ICM42605 sensor. so i have followed the i2c communication tutorial...
Hi there,
We are not able to find the reset due to brownout within the RESET->RESETREAS register? Is this the case? There are explanations of the brownout detection in the...