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,
i am working ANCS example project in nrf14.1.0 SDK, s132.5.0.0 softdevice. i am able to print category of all notifications. i wanted print text message info. is it possible...
SDK13 nRF52 S132.
Hi! Correct I understand and implemented how to make interrupt?
I use gpiote.
void gpiote_init (void)
{
nrf_gpio_cfg_input(INT1, NRF_GPIO_PIN_NOPULL...
Hello,
I am using sdk12.2.2 and nrf52. I am including scan response data in my packet. But every time I am getting extra fields in my raw data as seen in nrf connect app...
Hi
I discovered I strange behaviour using twi.
I am using sdk-14.2.0, and Segger Studio. I started with the twi_scanner projected that I found in examples/peripherals...
We are using the NRF8001 in a product that is potted in epoxy with wireless charging and so completely inaccessible to any outside inputs except through bluetooth. We have...
I have already configured the usb audio class for NRF24LU1+.Then if i want to send data throught the NRF24LU1+ USB Isochronous endpoint,what should I do? Actually I have already...
use the SDK5 14.2.0, NRF52832, pca10040, the ble_peripheral\ble_app_uart\pca10040.
first, UART_EASY_DMA_SUPPORT = 1, run the uart_init(); the current is 1.2mA;
UART_EASY_DMA_SUPPORT...
Hello.
I'm having problems building example project from SDK using Segger Embedded Studio.
I'm using Segger Embedded Studio V3.30 IDE on Linux - Ubuntu 16.04. Using nrf...
I have a 24L01 + evkit in my hand and I want to burn my own program on this board, but I do not know how to burn it in. I have the following 3 questions:
Question 1: Where...
I have SD 4.0.2 + 13.0.0 secure debug bootloader, and I am trying to update it to SD 5.0.0 + 14.0.0 secure debug bootloader. It transfers the data, goes to 100%, but after...
Hi
I am currently working on a BLE mouse device. NRF52832. BLE part works well. However, the mouse stick part is using ps2 protocol. I didn't find USART in NRF52832.
...
Hi,
We face an issue since some days, i hope you will be able to help us.
We try to keep a BT connection between in nrf51822 chip and an IOS application put in background...
Torbjørn Øvrebekk from Nordic has made an example showing how to use AES CCM HW.
It does "work" self-consistently during encryption & decryption.
However, I think I found...
Hi everyone,
I am developing a remote control using nRF52832 chip. My prototype is currently developed in PC10040 board. The IDE is Eclipse Oxygen, and the SDK is S132...
was just wondering if there is a difference between the nRF1822 BEACON and the nRF1822 QFAC-R7?
the first one cost around $30 and the second one cost around $6.
I found...