I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hi,
I'm aiming to develop a custom two-wire serial interface (TX, RX). To achieve this, I'm planning to implement output capture for TX and use GPIO interrupts for RX. For...
NCS v2.7.0 and sysbuild system.
I'm looking for some clarification about Secure Boot and implementing a custom signing command.
What is the difference between secure boot...
software: ncs 2.5.0, zephyr/samples/subsys/fs/fs_sample
hardware: nRF52840 (not DK, designed by customer) and nRF52832 (not DK, designed by customer)
Step1: build within...
Hello everyone
I'm trying to build an app using Segger Embedded Studio and a nRF52832. I'm currently struggling to include the fds module since i get the following errors...
Hello,
We would like to program the external flash connected to the nRF5340 via SWD during manufacturing.
Is this possible? Do you have any documentation that explains...
Hi
When doing a Software reset the RAM contents are persisted, however when doing a Hardware reset via nREST pin on the module then the non-initialized RAM section is...
Hi,
I am designing the ARGO module http://wizcube.eu/argo.html . I am using the excellent KiCAD library https://github.com/hlord2000/nordic-lib-kicad
It seems there is...
Hi, I'm developing a product for a client using nrf52840 which has support for DFU OTA over BLE. I'm using nrf connect sdk 2.5.0 and DFU OTA over BLE was ridiculously easy...
We're using a nRF5340 module on our board, and have basically everything working as we'd like using SDK 2.1.0.
I've tried updating to SDK 2.6.1, and managed to resolve all...
Hi,
In our new project, we are using the nRF5340 WLCSP package and configuring the system ON - low-power mode in our application code. We measured the current consumption...
Hi,
Ubuntu 20.3
vscode + nrf connect extension
when i create new application from exsample project broadcast_audio_source for nrf5340, after build, and flash into the...
Product: NRF9160
SDK: 2.6.1
Modem: 1.3.6 My problem is that FOTA download is breaking up more or less every time our device is doing a SW upgrade. We download SW directly...
NCS version : v2.6.1
target board: nrf5340dk_nrf5340_cpuapp_ns
sample project: "ncs\v2.6.1\zephyr\samples\application_development\sysbuild\with_mcuboot"
I use this command...
app and dfu works after I program the merged hex from bootloader_setting, bootloader, softdevice, app using Program application tab, but if I erase chip, reprogram it with...