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. ...
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...
My device is a peripheral and during bad RF conditions I would sometimes see a BLE_GAP_EVT_CONNECTED event but the central never receives a packet from the peripheral so it...
Hello,
I'm running both central and peripheral roles for BLE on Zephyr, along with UART and some GPIOs.
SDK: 2.6.2
The project includes MCUboot, supporting DFU...
We are trying to max out the wifi throughput via nRF7002 when connected to SPI4. Currently we only achieve around 6.3Mbits/sec (TCP Upload to peer).
When measuring the SPI4...
Hello. I'm trying to improve the permit join-handling in our project. Right now we're simply hammering the zBoss stack with bdb_start_top_level_commissioning( ZB_BDB_NETWORK_STEERING...
I have a custom board, with nrf5340, nrf7002 on it.
I would like to get the uA levels of power consumption I see other nrf5340 projects talk about (eg here ) when my application...
i have connected usb type(b) to j3 and kept the switch to usb but no advertsing happens and i have also connected external supply 3v to p21 the board is not on . only while...
Using Zephyr in NCS 2.8 on nrf5340/nrf7002 wifi combo, and trying to get https to work. I'm using the option where the TLS setup is done in the socket layer (enabled in prj...
I’m trying to set up a simple relay using an nRF52840 board to route data between a BLE central (my phone) and a 9600bps UART device. My goal is to send data from the phone...
i've captured the following using a joulescope js-220 as an inline current meter across the VDDM CURRENT MEASURE jumper on my rRF54-DK board....
i'm running the system_off...
Hi!
I'm storing a key in the KMU for use by the ECB.
If I set the slot's destination address to an address in RAM, the KMU pushes the key there correctly, but if I instead...
Hi,
I have a custom board, i enable the adc peripheral, and it generates:
then i connect the AIN4 channel and it generates:
but when i build i get the following...
Hi, I'm looking to develop an out-of-tree driver for the SIM800L modem. The reason I want to develop it out of tree is that I don't believe have the skills or resources to...
HI
I previously disabled DCDC in the app using the following method:
in app.overlay
I am using ncs 2.9.0 I saw some posts using CONFIG_ENABLE_DC_DC=n , but I am unable...
I’m using the DECT Shell perf command to evaluate DECT NR+ performance.
Could you please clarify the units and scaling of the snr field in nrf_modem_dect_phy_rx_pcc_status...