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...
Hi All,
I'm looking for a PC based tool with similar functions as nRF connect. Our manufacturer is developing a functional test fixture which will PC based and will be...
Hello,
I'm looking for reading the sent data from an old embedded autonomous nRF905 (which act like an active tag) and I thought I could use this convenient-looking USB...
Hi,
I am using nrf52810 with custom board and i want to create OTA file for custom application. while compiling the bootloader to get hex files, i am getting error as "Target...
from the datasheet we see that this device can operate at 1.8V or 3V3 (or anything in between).
We can also check supply current on the mRF52DK which runs at 3V3.
How...
Hi everyone,
I would like to measure the total current consumption of the board in order to get an estimation of the battery life. I am using PPK-2 and nRF Connect Power...
Hello Everyone,
For my project, I have to make my BLE device to advertise itself for a period of time and transit to "scan" mode to scan for other device for a period of...
I am getting this fault when i try to run a observer handler where i have implemented semaphores.
And i cant figure out what this error code means
Thanks in advan...
Hello,
I am currently trying to run this ble_secure_bootloader . I am using SES V5.68 with the nRF52840 SoC and I am using nRF5 SDK version 14.2.0. I have also adjusted...
Hi Team,
I want to know the time with time resolution milliseconds for initialization time of nrf52840 chips and nrf52840 DK with external supply model?
KInd regards,...
Hi,
The below code I believe is in error. The below write operation overwrites the LIO2, LIO3, WIPWAIT, and WREN settings in the CINSTRCONF register by only writing the...
First off, It's great you guys are setting a high pace with development and improving the SDK but I and I think many other people would like it if you change a full version...
Hi!
I am currently working on this sample with an nrf52840 board and a nrf52832 board:
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/peripheral...
Hi All!
Hope you are doing well! I am using nrf52840 and nrf58233. Is there any example available for both transmitter and receiver for connectable coded PHY beacons?...
I am trying to determine the best way to debounce 7 digital inputs with 2 bounce times ranging between 50 ms to 2 seconds. I thought of using the GPIOTE but that seems to...
Hi All,
I asked this question before but I accidentally pressed close.
The engineer told me that f or nRF5 SDK ( I assume as you said Segger), you can send 10 byte long...