Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
I want to build nrftoolbox app in android studio. I downloaded the zip file from the github website and also the required dfu library. I unzipped both the files in a folder...
Hello,
I have a device based on nRF51822 revision 2 and SoftDevice S110 v7.1.0. Because it is revision 2 it is affected by PAN44 and PAN45, and by default the SoftDevice...
Hi community,
I`m trying to develop a custom board with nRF5340, now comes the question how to flash it?
The application was developed with the Thingy53. On Thingy53 the...
The first mage is old hardware, the second one is new hardware, all the other functionality works fine with both the hardware but when I want to firmware update the new hardware...
Hello, I have the latest VS code and extension versions. But the extension does not display anything. Seems to be stuck.
Please let me know how I can fix this issue. ...
OS: Windows 10 NCS: 2.0.0
I am working on the Nordic DFU NCS Guide on a nRF52833 DK devzone.nordicsemi.com/.../ncs-dfu
After flashing/debugging several times, I started...
Hi,
I used the default keys while developing my application. But for production, we want to use our proprietary key for the bootloader(s) and signing the application.
...
We are using two NRF52840 devices for BLE communication between a central and a peripheral.
However, when the peripheral and central NRF52840 connect, the current dramatically...
Hey,
So I just finished setting up the hardware codec and I wanted to program these GPIOs to do certain tasks for me.
Specifically, I want the GPIOs 5-8 to be connected...
Hi, I want to create a partition setup (for the nRF5340) which I can use with future versions of the nRF Connect SDK, which means future versions of mcuboot and b0n. If we...
Hi,
I am testing two advertising sets on nrf sdk v2.6.0. Legacy advertising and long range. I tried to modify https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples...
Hello,
as part of my tries to use xip on nrf52840, I found that using the entire program on the external flash is impossible due to Errata 216 .
I check the FICR for my...
Hello,
I am needing to use two separate SPI masters, but I'm running out of pins. Are all of the pins compatible with SPI or are there some I should avoid. I'm thinking...
Hi all,
I have an application that is pretty simple. One master that needs to stream small payloads (sub 32 byte) to a receiving device. The payload is a fixed size and...
Question: nRF9161 Getting the high accuracy oscillator (HFXO) outside and sync with other nrf chips?
Basically I want to get the Clock Signal outside on a Pin, is it an...