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...
Hello,
I recently purchased a few NRF9161-DK boards for both LTE and NR+ evaluation. However, I am unable to run through the initial demo. The board is discoverable initially...
NCS 2.7, nrf52840, sysbuild with mcuboot, multiple board revisions
I have setup my build to use different keys for each board revision with this in my sysbuild.conf:
...
Hello DevZone,
I just located a mysterious bug , it's about printk() and low power.
Environment:
NCS v2.8.0 and v2.9.0
nRF52840DK v3.0.2
PC: Ubuntu 22.04
Zephyr...
Hello. I am attempting to run the Matter Template app sample on the Adafruit Feather nRF52840 Express board.
I created a pm_static.yml file with the following configuration...
Hi,
I am using nrf52840 with nrfSDK-16.0, Ble5 coded PHY( S=8 ). I am using ESP32S3 as central and nrf52840 as peripheral device. I want to connect to 8 peripherals with...
When I try to program the Thingy:91 in cellular mode, it always gives the message 'Failed to connect to port.' I’ve tried different ports, but I get the same result.
When using the nrf Connect Extension for VS Code, the nRF Connect SDK v2.9.0 and the "at_client Sample" application, flashing the nRF9160 and an actinius icarus board using...
Hello,
I'm working with the Sensor Server example from the nRF5 SDK for Mesh. I've successfully implemented the sensor model with the default publication mechanism that...
Hello,
How to use the nordic android ble library, I have implemented it but only once when on the road can receive data. From the BLE device every minute sends data.
I...
Heyy I working on project where i am planing using XIAO nrf52840 chip am using Ardunio IDE for Rapid development, I was unable to implement wake and sleep functionalities...
On calling `bt_enable`, I find that the program hangs - the function fails to complete.
Enabling logging, it looks like HCI command buffers aren't being properly released...
Hello team,
I successfully migrate from the SDK 2.6.1 to 2.9.0.
Now, I am trying to build the modem_shell sample for the nrf9160DK with nrf9160dk_nrf9160_ns .overlay file...
Hi, I'm using ezurio BL653µ and want to create a custom board in ncs2.8.0 (HWMv2) but i cannot sellect the nRF52833-CJAA variant. What do i do? Do i select another variant...