I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hi,
I'm testing stability of my firmware. As a part of tests I'm trying to maintain long term (multiple days) connection between nRF52 and nRF Connect for Android app running...
Hello, i have a routine that updates the firmware in Application Core flash. It works erasing the flash and receiving the srec data with TWI slave (waiting for USBD).
Now...
Hi, I have developed an application for nrf52810 and now it needs an additional feature of saving several integer values to flash, so they are available even after power loss...
Hi,
Is it possible to add other, optional data pages to ANT+ BPWR profile? For example page 0x13 (Torque effectiveness and pedal smoothness)?
Thanks,
Pepam
Hi NRF Team,
My Configuration:
NRF51822
S130
SDK 12.2
I am using multiple application timers in my project. Most of the cases timers has to run concurrently. Lets...
Hi Team,
we are using the nRF52840 for our development purpose. we need sample code for Stack overflows/under flow and Memory leaks detection in runtime by using MPU....
Hello,
I have a central and Peripheral beacon on nrf52832. I am usıng nus services on both devices. After the data transfer I call the
ıt works fluently on the central...
I have been using CrossWorks for a while for multiple vendors MCUs (sometimes in the same project on the same PCB). I'm looking at using nRF Connect SDK and see that SES is...
I'm using SEGGER Embedded Studio with nRF5 SDK v16.0.0.
For the purpose of high-speed data transfer, I've searched about the BLE throughput.
Now, I want to figure out...
Hello
PWM and I2C are being used on a custom board using nrf52832. I connected I2C to pins 26 and 25 and PWM to pins 27. But I2C doesn't work, and PWM does, but there's...
Hello,
I search a NORDIC example (RF52832) that is bonded with a battery CR2032 as power supply runs very long (> 1 year).
Bonded with whitelist
Bonded with one or...
Hello,
I want to create/compile a (Nordic) secure bootloader with serial output.
I know the example of the dfu secure_bootloader. I also know there is a nomal and a debug...
I am using NRF Connect SDK on NRF52840 Dongle and I have written two programs. First acts as bluetooth peripherial device, second acts as bluetooth centeral devices. I have...
Hello! So I'm working on a project where I try to connect the nRF9160 DK to the google cloud. I tried to manage this by following this guide: https://devzone.nordicsemi.com...
Hi,
I'm using the BLE app (ver 3.6.0) in nRF Connect for Desktop together with a PCA10056.
I'm scanning for a device that sends three ADV_EXT_IND, one on each channel...