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...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
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...
PlatformIO team is pleased to announce the release of Nordic nRF51/52 development platform . This release introduces many new features and performance improvements. The notable...
Hi all,
I am trying to deploy the long range mode with nRF52840. I modified the blinky example under SK 16.0.0 and it just keeps resetting
and the error code is 0x0007...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hi
Please help me sort out one question.
I have a peripheral device that stores an archive with data. At a certain point, the archive is transferred to the central device...
Hello,
We are focussing on the nRF9160 to build a IOT datalogger.
We would like to intergrate an micro SD card.
Now, I mis the 4-bit SPI interface ( SDIO), and I asked...
Greetings,
A very bizarre thing is happening. This is the umpteenth time I'm working on a peripheral driver and the code gets stuck at 'NVIC_EnableIRQ(UARTE0_UART0_IRQn...
I would like to implement Bluetooth 5 packet exchange without the softdevice.
How can we convert the
nRF5_SDK\examples\peripheral\radio\receiver
nRF5_SDK\examples\peripheral...
How can you use assisted GPS(AGPS) in nRF9160?
Let's say you get assisted data from "supl.google.com" and how do you set this address in code?
Do you have to wait for...