Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
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...
Hi. I'm trying to find out the real consuption of the nrf52832. I have two questions after consulting part "7.2.1 CPU performance" of the datasheet.
1- Is there a difference...
Hello,
I have recently used the new toolchain manager to upgrade to ncs v1.3.0. Now I am using Segger Embedded Studio to flash an nRF9160 with the at_client sample. My issue...
Hi ,
I have an Android app that acts as a Central mode and Nordic nRF9160 as peripheral mode.
Once the connection is established , App will read the characteristics...
Dear all,
Pushing the hardware to the limits, I came up with a question about the architecture of the microcontroller itself: Can two different instances of SPIM start...
Hello,
I am experiencing some strange behaviour through DFU process when build with GCC -O2 optimisation.
The upgrade process seems to complete successfully but after...
I got a device with a secure bootloader, but I lost the private key and the firmware got corrupted somehow. Is it possible to flash a new bootloader via BLE or is it bricked...
I am trying to understand the following, hopefully someone can explain:
AFAIK, BLE advertising is stopped as soon as the limit of the SD is reached, AKA the PERIPHERAL_LINK_COUNT...
Hello, I am I'm a novice at developing NRF 51822. My Development Environment sdk : 12.3 IDE: KEIL v5 SoftDevices : s130
It's being developed in this environment. Q1 .NRF...
Hi. I am struggling to build the DFU secure bootloader example for the n52 DK development kit. Using SEGGER embedded studio.
I get the following error;
cannot find .....
Hi Support Team,
We bought the nRF52 DK along with the PPK so we can measure current consumption of a DUT. It was working on the power profiler App in nRF Connect and we...
I am starting up with nRF52840, currently i have the dongle but expected to receive my DK in the next few days. This is my first BLE project, so i started reading a lot of...
We have a BLE peripheral implementation using the nRF52832 and both the S332 v2.0.0 and v7.0.1 softdevice. We are supplying the LF clock to the nRF52 from an STM32 MCO output...
Hi,
I would like to set up a couple of boards communicating over Bluetooth; I was hoping someone could provide some pointers.
I would like to connect the nRF9160DK to...
Hello, i'm trying to get usbd_msc example to work on custom, test pcb, with Microchip SST26VF064B flash chip (SDK version 16). As previously advised, i have redefined NRFX_QSPI_PIN_xxx...