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...
hii this is rohit vekariya from bluesys lighting solution.
i am new in nordic can you provide example code for drive neopixel(ws2812) using nrf52832
thanks
I set up nrf52832 that it is proxy device, i create a loop that proxy device sent 20 message to app phone (Android) within 100ms. But my app (Android) receive only 1 message...
I'm designing the nRF52840 into a new product with BLE, LTE and GPS.
Could you please point me to a recommended matching network and antenna solution for the nRF52840? ...
I connected a button to LED on a breadboard, how can I write a debounce function to control a button. I checked app_button.c but it seems buttons they are using is button...
Hi, We have a custom design using an nRF9160.
We can connect and program the device using a jLink though the debug port.
How can we connect the LTE link monitor to the...
Hello everyone,
I get the following error whenever I try to build an application for the thingy91_nrf9160ns board:
The secure version works just fine.
For some...
Hi Team, I have design wireless node for biomedical application. I have used nRF51822 module in my PCB. I want to see the real-stream data from sensor (connected in input...
I am getting an error like this. I did not understand what it meant. could you help me please?
<error> app: ERROR 8 [NRF_ERROR_INVALID_STATE] at D:\1_1_xxx_xxx_xxx\V.1.5...
HI:
I Use the Projtcet: "......\nRF5_SDK_15.3.0_59ac345\examples\ble_central\ble_app_uart_c".
In the BLE_Central project, how to set the Tx Power??
thank you very much...
Hi , when i first recived my nRF5340 DK it had an preinstalled code that maked the leds to fade depending on what button i pressed, but now when i try the example codes on...
Hi,
We're running the aws_iot example and it would seem that by default it does not use the certificates in the file certificates.h
Is that the case and how can we use...
Hi,
I'm new to the whole Nordic environment, and I need to develop an application working with ble and lteM, so I have an nrf9160 DK for this purpose.
I worked with the...
I have a custom board based on NRF52811. Salient features:-
Both HF and LF crystals are present on board.
Power supply is 3.3V.
MCU DC-DC is enabled.
I am using...
Hello.
I trying the test for real time transfer a data.
Period is 4 ms and 5000 point data. (Total 20 sec)
The GPIOTE event occurs every 4ms and the processed...