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...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hi,
I am working on a project with 2 nrf52840 devices. One is the nrf52840 dk, while the other is a custom board with the nrf52840 module. I want to perform a dfu over uart...
I think this is a very weird requirement
Normally , I use manufacturer data to do this like picture below
it's easy and quick
but it contains len and type occupying...
Hey,
I am trying to get the Asset_tracker_v2 running on my Thingy:91, but with my own Cloud connection (It is a Thingsboard CE hosted on an ubuntu Server in Open Telekom...
I have to execute some lightweight error correction codes (ideally BCH) to compare and subsequently correct the mismatches between two binary arrays. I am working on the nrf52840...
I have been testing lte_lc_init_and_connect with my units inside a Faraday cage, This method doesn't terminate when it cannot get a signal (at least I haven't seen it). This...
I am attempting to install the nRF Connect SDK v1.5.0 on Mac OS X Big Sur, I have followed the Getting Started Assistant and Toolchain Manager with no success.
Here is my...
Hello everyone,
I am going to Integrate Bluetooth mesh into the nRF5 SDK example by using SDK 17.0.2 and SDK for Mesh V.5. I followed the instruction mentioned on the Infocenter...
I am from India. Recently I have purchased Thingy91. I have registered IBasis SIM as mentioned in the user guide. While registering the device in the nrf cloud I am facing...
Kind folks,
Attempting to install the Nordic Connect SDK again after failing several times before. (Always seem to have something slightly wrong in my installation which...
Is it possible to have 2 timers (TIMER3 and TIMER4) with the exact timer value?
I need to have two gpios toggeling at a difference time frequency but based on the same clock...
Hello,is the 3.9nH inductance and 0.8pF capacitance in the official routine the impedance matching of the antenna, or do I need additional antenna impedance matching?
I am designing the RF matching network with an IFA antenna for the nRF52811-CAAA.
ANT output may be DC coupled to ground with the IFA antenna or do I need a decoupling capacitor...
Hi folks,
We have a project based on an nRF52833, on a custom board, running at 1.8V. There is no Bluetooth (so no SD usage), and the HF and LF clocks are running from...
I connected nrf52833 with a button and a LED on breadboard, using ble_app_uart example to send message between phone and board. How can I make a function that whenever I press...