Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
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...
Hello,
I want to use two UART interface in nRF52832 at the same time,but the nRF52832 just has one UART,the other i wish to build by simulation。
How can i simulate the...
Hi,
I bought an nrf52840 processor from Aliexpres. I made circuit print.
Circuit board connection with nrf52840dk is as in the photos. I am using segger as Ide. I...