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, I want to configure the BMP390 using I2C on my custom board. However, when I try to read the CHIP_ID register, I am unable to get the default value, and the function...
I'm using nRF Studio Visual Studio Code. (SDK and Toolchain v.2.7.0) with the nRF7002 Development Kit. The Blinky example have worked fine and also the other things as shown...
Hello.
I am trying to use nRF Connect SDK v2.8.0 and nRF52840 to run Matter's Light Switch and Light Bulb.
I was able to confirm that it works with nRF52840-DK, but...
I'm working on implementing a Bluetooth Mesh network where each node periodically sends messages containing a single float32 value or an array of float32 values (e.g., every...
Hi,
We are using nrf52840 with nrfSDK-16.0. We have implemented extended advertisement in BLE 5 LE CODED PHY. We want to try periodic advertisements. Do we have any examples...
I am experiencing a crash during system initialization stage (before main function) on the nrf54l15, with Bluetooth enabled in the proj.conf, using tooling and SDK 2.8.0 with...
The watchdog timer is kicking in our code base and I am having trouble tracking down the cause. In a bit to try and debug the issue I disabled the WDT and now I am getting...
My custom device uses nRF9151 and we're using SDK 2.6.0 with modem firmware 2.0.1.
When the device connects to the LTE network it derives a default APN, however, my provider...
Hello,
this is the first time I work with this device and the device is not for me or for my company.
I have to do an automatic test application, which should program...
Hi
I have tried the system off example with the nRF54L15dk. The current with enabled GRTC is about 3µA. Do you have an example application to reach the specified 0.8µA?...
I have managed to get, somehow, a central_uart talking to a peripheral_uart on a pair of 52840 DKs.
I've changed the UUIDs of what I'm trying to connect to, to be those...
Hi,
we had used nRF52832 in our product. Our product is undergoing FCC & IC certification.
FCC & IC regulatory body had requested to provide Tone of tolerance (Power)...
I encountered the problem trying a Matter OTA-update and and asking myself why the bootloader wouldn't apply the image:
I am using the partition manager and defining the...
Hello Nordic! My question probably a simple one but I'm a novice so there's it. I'm looking for a way to get a GPIO port state that was at the moment of GPIOTE event triggering...