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...
I'm working with the project based on nrf52833 and SDK 17. I've noticed that when there are no devices on I2C bus, the application stucks on nrf_drv_twi_tx function, and the...
Hi , I'm using nrf5340 and nrf connect sdk 1.5.1 , recently I found out when sending large amount of data with low RSSI through bt_gatt_notify_cb the system would enter some...
Hi. I am using the Nrf52DK to program our custom Nrf52810 based board for DFU . We use the: nrf5sdk v17.0.2 with softdevice s112. along with the pca10040e_s112_ble example...
Hi,
I do not understand why assertion is not thrown when nrfx_saadc_init method is called with NULL event handler. For example:
err_code = nrf_drv_saadc_init(&default_config...
Hi,
We are evaluating the effect of mobility for applications running on nRF9160 in the LTE-M mode. The evaluation is done in a private research and testing network. At...
I have just started learning the ble mesh basics.I have started to build code . I have to learn the mesh examples code in a detailed way . Can you please tell me where I have...
I have been building and flashing successfully via VSCode and the connection between the array and the tag is quick. However after "Waiting for periodic sync lost..." the...
As the direction_finding_connectionless_rx describled, i flash the hci_remspg to my boards nrf5340 network core.
I only copy files to the directory boards,and change it...
Hi all,
In my SIM, I need to set the APN name, username and password. They are not written to the SIM, so I need to set them.
With the at_client App provided by Nordic...
Dear all,
I use the demo ( https://github.com/NordicSemiconductor/IOS-nRF-Toolbox) w hen I send large file, after some times, the canSendWriteWithoutResponse maybe always...
I'm playing around with the \v1.9.1\nrf\samples\bluetooth\peripheral_cts_client example on my nRFDK, and trying to implement something similar in my own code. I'm running...
We use soft device 132 on nRF52832. It looks like PSELRESET0/1 is being configured to pin 21 in Softdevice code, and we have our HW designed for the same.
How is it guaranteed...
Hello,
I am doing some research on building applications for a nRF9160 DK for an evaluation project we working on. One part that I am unclear on is whether to choose to...