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,
I am looking into adding BLE OTA firmware update functionality and started by exploring the example provided in Nordic SDK (SDK v16.0.0) while following the documentation...
i'm trying to get an interrupt using sensor lis2dw12 , i have connected my int1 pin of sensor to my gpio 0.10. whenever data is ready it should give me an interrupt this is...
hello Nordic
i am working with ncs v2.5.0 (with nrf52840 and nrf52832)
i am using the fs_mgmt.c for upload/download files from lfs.
till now used it only on one side...
I have connected BLE device to the Nordic's power profiler kit 2 to do power analysis.
My BLE device advertises every 5 seconds.
I can see current consumption spike every...
Hi,
I understand that by default in the nRF Connect SDK, the CPU automatically enters sleep mode when no threads are running.
I find this very convenient and I like it...
Hello,
I'm trying to test and document my device (nrf52840 pcb) BLE5 abilities . so far i tested connection and dfu using my nrf connect mobile app.
Now its time to test...
Hi, I'm having some problems with the BLE role peripheral not being able to play ads and not being able to enable bluetooth. When I upgraded from sdk v2.4.2 to v2.6.0 it seems...
Hello,
We are working with an NRF5340 and SDK 2.5.0. Things are generally going very well, but I think Ive hit a snag for which im not sure how to proceed.
Our device...
I am using FDS as recommended in nRF datasheet as API for on-chip flash : https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v11.0.0%2Fgroup__flash__data__storage...
Hello,
I am looking to develop an application that involves integrating the HM01B0 image sensor with the nRF5340 development kit. So far, I've had difficulty locating resources...
Hi there,
I am trying to build the samples/bluetooth/broadcast_audio_sink application for my custom board which is based on the nRF5340 and nRF21540.
I am building with...
Hi all,
I'm porting a graphics library we used on a Renesas board over to the nRF9161. I'm encountering a secure fault and not really sure how to proceed.
I used the...