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...
I am using the nRF52840 (with SDKv17.0.0 + s140_7.0.1) and made a custom FW based on the ble_app_hrs example. My HW has a 64MB NOR flash memory chip and eventually I want...
The single button in the Dongle does not generate any events. I have made all the relevant changes for the preprocessor for the usage with Dongle. Kindly let me know what...
Hi there,
I am an experienced Electronics Design Engineer. In the past 5 years, however, I have only dealt with on-board systems (hardware) such as power supplies, analogue...
Hi,
I am curious as to whether one should use the nRF Connect SDK or "vanilla" Zephyr when developing let's say a BLE application that uses multiple peripherals on the...
Hi!
I'm using the download_client to fetch one file from time to time. The app is basically a clone of the sample app, just put in a function.
The problem is that if I...
Hi,
I've been developing software that uses pc-ble-driver and a PCA10040 devkit to act as a central. My software is based off the heart rate v5 example written in C, and...
Hi,
We have been working with a Zigbee coordinator based on nRF52840 with nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b, Softdevice and FreeRTOS.
We are tring to integrate...
Hello Community,
So I am building a RF system from scratch based on the nRF24l01P transceiver with a PA/LNA, using a balun for impedance matching and a band filter for filtering...
Hi All!
Hope you all are doing well ! . I am new to nrf52833. My requirement is test the range test with CODED PHY @125kbps /S=8 .
For this i tested the example "ble_app_att_mtu_throughput...
Hello.
After performing a secure DFU download, the first attempt to open a secure NUS connection fails with an NRF_ERROR_INVALID_PARAM error. After resetting the device...
I just received the nRFgo Starter Kit and am trying to follow the Starter Guide. The first step is to register the product on the Nordics MyPage (which has been combined to...
Hi, what would be the status of VDD_PA when CSN is high (Power Down mode)? Will it be LOW or Floating/High Impedance?
I know VDD_PA changes to high (1.8 V) or low based...
I've been trying to get Wireshark up and running on Windows. I can't seem to get it working. I've tried managing my Python installations, deleted them, reinstalled them, checked...
Hello,
I am interested in testing the BLE long range mode of nRF52833 (or nRF52820) and have found documentation about the long range testing that has been performed on...
Hello, I am trying to do DFU over BLE for nrf52 devices from another microcontroller (ESP32 to be specific), I couldn't find any data or example code to do this, are there...