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...
During a FW update, it failed for some reason and then I couldn't get anything to work. I can't come back from OTA mode. Reset does not work either.
According to the log...
I just found out there is no SPI slave support for SPI3 on NRF52840, but the memory map shows a SPI master for SPI3 though. Is it possible to enable SPI slave on SPI3? We...
Hi,
1. I have implement DFU example without private key (open bootloader !) . How to implement secure bootloader for NCS .
2. when i use the DFU with hid_keyboard the...
Hi! Writing to flash memory. After calling nrf_fstorage_erase (...) a hardfault happens. It only NOT happens if JLink is enabled (using dbg or rtt logs). So I can not debug...
Hi i just bough module E73-TBB(nRF52832) from EBYTE . I've already downloaded the sdk this link https://www.nordicsemi.com/Products/nRF52832/Download#infotabs
I test with...
Hi,
I would like to set up RTT on both net and app cores, but I haven't been able to get both running simultaneously. I'm wondering if this is even possible, and if so...
Hi, I am trying to get a working demo up for the Zephyr OS on your nRF52 DK but having trouble. See attached for description, I get this error -
-- runners.nrfjprog: Flashing...
Hi,
nrf9160dk device is not latching with CAT-M network. Please provide the solution for changing the "network mode" from CAT-NB(NB-IoT) to CAT-M in nrf9160dk device.
...
Hello,
I am able to program softdevice hex file with application hex file into nRF52840 microcontroller. However, I am not able to program softdevice and application hex...
Recently purchased nrf5340 to validate BT and BLE profiles.We have followed the guide and installed NRfConnect-3.7.0.
Installed BLE app and programmer app from nrfconnect...
I'm working with the latest v1.6.1 nrf SDK, and was able to get the Blinky sample code to work.. But trying to translate that to toggling other GPIO isn't working. I also...
I freshly installed Nordic Edition SES v5.50c and nrf sdk 1.6.1 on my machine and opened the empty_app_core with the Open nrf-sdk project option, selecting nrf5340dk_nrf5340_cpuappns...