Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
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...
I am using the NRF52840-DK REV2 to program my custom board. I am using the debug out port and connecting it to my custom board, I tried both powering the custom board through...
Dear Nordic Engineers
I have a problem and would like to ask you about the I2C work state.
I read this link: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest...
Hi All,
I am working with NRF beacon project currently, and I explored many other NRF connect SDK sample projects like, Ble peripheral, ibeacon etc. But I am unable to...
Hi,
I'm trying to implement FreeRTOS on nRF52832 using the S132 SoftDevice and SDK version 17.1.0.
This is meant to read multiple sensors at a configured frequency ...
Hello all,
I have managed to connect the BLE module, based on the nrf52820 via the SW (4 pins) to the nrf52dk and surprisingly programming works via the Segger EM !
Indeed...
Hi,
I would like to carry the full modem update. Based on nordic website I need at least 4MBytes of flash for doing a full modem update on the nRF9160:
https://developer...
I have two Windows PC’s with an installation of SEGGER Embedded Studio on each and a nrf52832 project.
With the project and the library on a USB memory key running the debugger...
Hello,
I developed a driver for communicating with the kx134-1211 accelerometer over SPI for the nrf5340-dk. The driver works when the following pins are configured for...
Hi,
I am using the nRF9160 in a datalogging product, logging environmental sensors and sending data via MQTT over a LPWAN network. Something that I have noticed for a...
My project uses ESB for communication. In our hardware design, nrf5340 + FEM is used. Nrf5340 uses two GPIO link FEM chips to switch between PA mode and LNA mode.
I use...
i want to consult a question:
for exzample:
1. i use timer[1] ,and start it.
2. set timer[1]->capture[1] = 1,the assumed value of cc[1] is 0x1000;
3.enable campare...
Hello, I'm trying to use this board with Rust libraries. I can't tell if its a bad board or not. Could someone please point me a to a hello world guide for this board? I don...
Hello,
When we execute the signature via the chip, we get the error message "FAILED1: Sign Failed".
In our main.c, we get the "err_code" = 8516 from the following statement...