Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
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. ...
HI
.
It was configured to detect low voltage of the battery using lpcomp.
This configuration is already being used in mass production of other products and there have...
Hello guys,
I was refreshing BLE concepts by doing the BLE Fundamentals once again and I have faced some trouble with the nRF5340 dk on Lesson 2. I have built the application...
Hi,
we have nRF54H20DK (SoC rev. "C"). connected to MAX77655 via I2C (SCL ~ P1.0, SDA ~ P1.4 according to I2C restriction).
I am trying to test i2c131 for reading/writing...
Hello,
We are using DFU target library with MCUboot (Connect SDK v2.9.0):
And we are getting assertion fail on first dfu_target_offset_get() call after FW update:
...
Please confirm whether the "sample app nrf5340_audio" in "v2.8.0" supports "GAIN control" in "SPI+GPIO mode". the method to enable "GAIN control" in "SPI+GPIO mode" if the...
Hi Nrodic,
Does NRF5340 have an example code for QSPI driving uLED display peripherals (for example, I need to drive this display chip: JBD013VGA, As per the attached...
I'm following along with the Nordic Academy tutorial for v2.7.0-v2.9.0. I made the recommended modifications to my v2.9.0 project with an nRF54L15-DK target:
Create sysbuild...
Hello! I am developing my own BLE solution where I have the different attributes in my service and I am connecting two different nrf52840, one to act as a GATTClient and one...
I am attempting to do a simple read from the FEM on the nrf21540-DK board. I should be able to use the zephyr driver with spi3 (or fem_spi) to do a simple read/write from...
I'm writing a client/central application connecting to a peripheral, discovering a service, and then wishing to enable notifications from a specific characteristic.
Once...
Hi,
I am trying to write a file to the FAT file system on nRF7002 board.
Here is what I have tried:
in proj.conf:
ONFIG_FILE_SYSTEM =y
CONFIG_FLASH =y
CONFIG_FLASH_MAP...
Hi,
we have nRF54L15DK (rev. 0.9.1). connected to MAX77655 via I2C.
I am trying to test i2c21 and i2c22 for writing data. I have tested it on different SCK and SDA on...
I'm following the instructions to build a co-processor using the nRF52840 dongle, on Ubuntu 22.04: https://docs.nordicsemi.com/bundle/ncs-2.9.0/page/nrf/protocols/thread/tools...
I have tried to debug my nordic5340 with VS code and it fails to load the code, although I'm able to flash the code using vs code.
when trying to track the problem using...
Hello,
I've come back to an existing project after a reboot of my computer and I'm now getting the error when I execute a build:
ImportError: Module use of python39...