Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Since migrating to the Zigbee 3.1 SDK I have noticed a few oddities with the behavior of attribute reporting that I am thinking are related to the following bugfix:
The...
HI,
I find that the DFU code start address regsiter is different between SDK15.3 and SDK16
SDK15.3
MemorySegment name="uicr_bootloader_start_address" start="0x00000FF8...
Hi,
I'm using the Home Automation profile of the Zigbee protocol and, in particular, I'm developing the Window Covering Device, present in the SDK "nRF5_SDK_for_Thread_and_Zigbee_v3...
It appears the softdevice gets into a strange state when a BLE connection is lost while transferring data. How does application code reset or reinitialize the softdevice ...
Hello,
On the documentation page for nRF5 SDK for Mesh ( https://www.nordicsemi.com/Software-and-tools/Software/nRF5-SDK-for-Mesh ) it says that only the nRF52832 and nRF52840...
Hello,
I'm seeking some clarification on a few points to determine the performance of the nRF52840 in high density deployments. The current intended soft device is S140...
Hello,
in the current project we use a large array (16kB) in RAM to store data. After a reset we would like to check if the array is not corrupted to continue processing...
Dears,
I'm using nrf52832 with PCA10040 and SDK 16.0.0,I want to make a DFU via uart. So used the firmware provided in the SDK(nRF5_SDK_16.0.0_98a08e2\examples\dfu\secure_dfu_test_images...
Hello,
I would like to evaluate nRF9160 for incoming project.
I have Nordic Thingy:91 with iBasis sim card.
Unfortunately, during configuration it turned out, that...
Hi,
We are using nRF9160 for our application and need to design power supply with battery management IC for it and need to know how much power it will consume with all...
Hi,
I would like to setup my nRF52840-Preview-DK as a central to communicate with a peripheral device via UART over BLE.
Once my peripheral device is connected it writes...
I try to connect NRF9160 dev kit to LTE/NBIOT. But device cannot connect to the LTE/NBIOT network. I am using the at_client example with nRFconnect v3.3.0 LTE link monitor...
I have successfully managed to both provision and configure the simple:_on_of_client.
but i'm having troubles configuring the simple_on_off server. I really have no idea...
Hi folks,
I need of your help. I've developed a new custom board with the nrf52840 CKAA ball assignment and I'm having problems on programming it.
I've developed my...