It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
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'm trying to broadcast my BLE on my custom-made NRF51822 custom board.
My code was intended to run on Nrf51422, and it runs correctly on my PCA10028 DK with NRF514...
Hi,
we are working on nRF52832. my hardware is getting reset after a time. i don't know reset reason. my question is how to get cause of reset.
thank you
Hello,
I'm using the library LVGL on the board nRF9160 DK with an LCD screen.
In the lastest version of nRF Connect SDK (v.1.8.0), the version v7 is used for the library...
Hi,
The RAM Loading section for MCUboot states the following:
In case these drawbacks were acceptable, is it possible to run the image from external storage, without...
I'm trying to implement the full application for the nRF52832, while merging the Application, Mesh DFU Bootloader, SoftDevice and Device Page intelhexes into the one file...
Hi teams,
I noticed nRFConnect v3.9.0 is released.
After upgrading it, I got different errors as following, while detecting my nRF dongle & PPK during BLE app & Power...
I'm referring this
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.2.0%2Flib_dfu_transport_ble.html
which states that when in bootloader...
Hello
on MQTT simple exmple, when device is loosing cellular reception it never recovers
do you have a similar \ some example that show how to recover from cellular...
Hi,
I'm using the nRF Connect for VS Code with SDK version 1.8.0.
Working with one custom PCB with nRF52840 as the peripheral and another custom PCB with nRF52840 as the...
Hi we are in the preproduction phase and we see that in the market there are two order codes NRF9160-SICA-B1A-R and NRF9160-SICA-R.
Looking at the datasheet it looks like...
Hi there,
I am trying to obtain a .hex file for my project for Release Configuration. I don't see the .hex file get updated in the pca10040\s132\ses\Output\Release\Exe directory...
I am a electrical engineering student in my final year of study and am developing a product for my final year dissertation.
The project idea is to help identify sickness...
Hello,
I am using,
iPhone 7
iOS v14.8.1
nRF Connect for Mobile iOS v2.4.13
I have used nRF Connect for Mobile on android which shows this menu when peripheral...
I am using the NRF52840-DK and using the Zigbee light bulb example.
1. The DK board successfully connects to the zigbee network - Z2M in this case.
2. I have added an...