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,
When the friendship node has established with the LPN node, how to verify that the friendship sends a useful message to the LPN node?Has it any API to verify the message...
Hi If I permanently see 3.3v even when the application is not running does that mean it is busted? I also see a lot of spikes in the output I have placed an order for another...
Hi.
I have a problem using dfu bootloader.
SDK : 17.1.0
SD : 7.2.0
device : nrf52840
dfu code : secure bootloader pca10056_s140_ble
uECC : 13.0.0
I implemented...
Hi Team,
I am working on NRF52832 based on the BLE mesh protocol here I am using the Light_switch example of SDK - nrf5sdkformeshv500src
Here I need to detect and monitor...
Hi,
I am using a Raytac MDBT50Q module on a custom board of mine. I have no 32kHz installed (which is available inside the module), VDD and VDDH are common and powering...
I'm porting code from my device which uses the nRF52832 to the 840 DK. My general process was to get the code developed on my own device to run on an 832 DK, then an 840 DK...
Hello everyone, I'm new here, and new to using the Nordic boards. I have a question regarding the RF connector in the nRF52840_DK. I am trying to do some RF measurements with...
Dear Team,
We notice that systemOFF current varying from 220 nA to around 500 nA for different devices. For some devices we are able to achieve 300 nA as mentioned in the...
Hi,
I'am using the ble_uart example on a custom board, where I have the issue that the BLE advertising is only available after a reset OR when I comment out the uart_init...
Hello,
I would like to implement beacon feature with a periodic (each 10s) advertisement data update.
This is an extrapolation of my code:
Is there some function that...
Hello,
The part i am using is NRF52840 Rev 2 (Build Code Dx0)
How can i exact know what revision or build code the SOC has ?
I want to determine in application what...
I am using NRF5 SDK 17.1
SES
S112 for the nRf52805
I followed the guide for the 805
i then used the NUS Peripheral and was trying to setup the rtc so the device...
Hi,
I have a nRF52840 Preview Development Kit. I studied your manual, but I didn't quite understand if this is possible or not?
I would like to debug (therefore I...
Hello,
I have been testing an encoder using the QDEC peripheral.
The encoder produces 256 pulses per rotation. Testing without any load assigned to the motor, the encoder...