Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Good afternoon everyone,
I'm trying to make a working application for the BLE NUS example but with the support of FreeRTOS that is MANDATORY. I work with KEIL. I started...
with NCS v1.3.0 is there a way to turn off partition manager? I want to be able to build my app and mcuboot separately and not use partition manager at all.
Is it possibe to upgrade nRF52-DK on board programmer to program nRF52840? I already have this nRF52DK but in final I found that 52840 will be better choise for my proyect...
Hi, I am reading the datasheet of both the sensor. but i2c register are different.
I am currently work on vl53l1x. please give me the response as early as possible. thanks...
Using SDK 16.0.0 on an nRF 52840 board.
Managed to get a board into a state where it had only data pages and no swap pages, and therefore fds_init fails with the NO_SWAP...
I want to use nrf SPI driver for SPI flash implementation. For that want to send either SPI transmit or SPI receive at single instance to write or read flash address. But...
Version: Mac OS X 10.15.5 (19F101)
I'm using the nRF Connect app Getting Started Assistant and manage to get through most of it. However, when I use Segger to open up a...
Im trying to run http_client example in zephyr folder (ncs\v1.3.0\zephyr\samples\net\sockets\http_client). When i debug, the app run to fault, i dont know what fault but it...
Hello,
I am trying to use lua script language on nrf52840 board using SES to compile and load code.
I already compiled and load some ble tutorials on nrf52840 and it...
Hi,
I'm trying to use the CryptoCell-312. As I've seen until now, it is not supported by Nrf Connect SDK. Is there a way to use CryptoCell-312? Is it possible to access...
I am using nRF52840 with SDK16 building with armgcc and trying to intergrate buttonless OTA into my project.
App details:
Based on the ble_app_hrs_freertos example project...
Hi,
we are using nrf52832 in our product and it needs external storage 8MB.
Please suggest flash storage IC that has driver support in SDK by default or which has ready...
I've build a custom board with the nRF52840.
I've noticed that the current consumption of the LPCOMP is not ~0.5uA, as specified in the datasheet, but in my case, when I...
Hi every one, I am running light switch example (using SDK 15.2 and SDK for Mesh version 3.1.0 ) with some modifies in Server Node* ( node with has LIGHT ), this node have...
Hi
I am working on the application in which I wanted to initialize and uninitialize different services. I am using device information services to read manufacturer data...