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...
When enabling 3 instances of SPIM (1,2,3) on NRF52840 the application doesn't start at all.
Weirdly however, the application works fine when SPI3 takes SPIM3 and the rest...
Hi,
Does SoftDevices v7.0.1 supports Multiple Advertising Sets feature? I read that Softdevice v6.1.0 does not support the Multiple Advertising Sets feature. Let me know...
Hi. I was wondering if maybe you know where can I find the PCB desing of any of this modules: NRF24L01+ (the black one) or the SMD version. I only can find those pictures...
Hi gays,
Now, I want to c ollect a pulse waveform(example : 1s, 50% duty cycle ) which accuracy requires milliseconds resolution and I use PPI to read a capture value from...
Hi,
We have a custom board that uses an nRF52840. All our development is done on Win 10 based PCs. Our custom board is connected to our Win 10 based PC via USB and when...
Hello Sir,
We are using NRF24L01+PA+LNA SMA Antenna for transmission purpose using arduino using RH_NRF24.h library.
It is been set to 0dBm transitting power by default...
Hello,
I am working with nRF SDK V 16.0.0. I am using peer manager for my application, can I store my application data too using peer manager? if yes, please help to do...
I try to create coap server project and it should by updateable by DFU. I merge project simple coap server and thread dfu client, and I keep instructions in documentation...
Hello Everyone,
I am Using Nrf51822 module and s130_nrf51_2.0.1_softdevice . my actual function nrf51822 twi interface with stc3115 Gas gauge IC .read the battery voltage...
Hello,
I am implementing ble advertising using below code, i encountered a strange behaviour with this code. If jlink is connected the advertising works just fine. if I...
I have created one characteristic in which i am trying to write multiple bytes at the same time i want to use that for further processing, how to access that whole data which...
Hi,
I just started working with Nordic nRF52840 serial interfaces,can you please tell me which one is best for serial communication among SPI and I2c and why?And can you...
Hi Nordics, I know it has been asked over and over again about doing DFU of slave nrf52 using a central nrf52. devzone.nordicsemi.com/.../ota-dfu-application-firmware-by-ble...
Hi we are trying to program code using the SDK v12.3 library onto a custom NRF51822 board using SES. The custom code contains B luetooth routines, GPIO routines, and TWI routines...