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. ...
Hello Team,
Our concerns are related to L4 security in BLE
1. We're using nRF54L15 chipset having nCS SDK 2.9, peripheral LBS example mentioned in this exercise (...
I have trained a ML model and then exported edge impulse c++ library and now I need to integrate this to project and convert the existing c base in to c++.
I have the following...
hi,
i am trying to connect peripherals ( blood pressure, pulse ox meter) with nrf5340 as a central using uuid and mac, everything works as expected. however the peripherils...
I have a pair of SDKs and have them working bi-directionally in both walkie-talkie mode (microphone) and line-in (I2S). The volume control on both headset and gateway only...
Hello there,
Working on the 54L15 and curious about the relationship between the memory map and partition example.
From multiple examples, the partition ends at 0x165000...
Hi I have a mbed application, which runs on a PSOC6 MCU, i am going to be using a fanstel BC832 (which is based of NRF52832)BT module for RF-communication. To verify that...
Hi
I use Epson FA-128 (Q22FA12800025) based on Nordic’s recommendation, but I’m struggling to compare alternatives because the datasheet lists two aging rates:
±1 ppm...
Hi,
I have the following version(s):
Windows ver: 23H2 build 22631.4317
WSL version: 2.2.4.0 (OS Ubuntu-22.04)
VSCode Version: 1.94.2 (user setup) (latest)
nRF...
Hello I am using a custom board, based on nRF9160. I'm using SDK 2.7.0 and modem firmware 1.3.6. After a bug in production where a device stopped sending data, I tracked down...
Hello Nordic Team, I'm developing an project using VS Code with nRF Connect Extension for an nRF52832 board. The SDK version I use is 2.7.0 , build system is sysbuild . I...
Hi All,
The nRF54l15 datasheet (v0.8) notes in section 8.25.12 under "Configuration" that UARTE20 can use dedicated pins on P2, but there is no clarification that I can...
I tried to claim the "additional 45 MB" for the Wireless Logic SIM included in the Thingy:91X delivery.
Unfortunately, the "claim code" seems to be only available via the...
In my project I have a BME280 that starts OFF, and I interface with SPI.
The system then turns the power supply and the bme280 is powered.
At this stage the bme280 needs...
Hi, Im developing NRF52 DK. I'm building library C SPI mfrc522 for NRF52. I'm implement PCD_Read and write PCD_register look OK, But i call function PICC_IsNewCardPresent...