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've implemented a buzzer service with the following code:
m_top is 1880 such that I get a C note/tone at the buzzer.
I also use the following evt handler function...
To the kind attention of Nordic support team,
using Nordic ble sniffer, I can see these notifications, and there is sometime this bad MIC packet.
Our connection is not...
Hi, I am calling sd_ble_gatts_hvx() api every 100 milli second. but BLE_GATTS_EVT_HVN_TX_COMPLETE event is coming a little late. Initially, for few seconds, this is not observable...
can you please help me to connect without error
example code ble peripheral i try all examples but get same error, i use sdk v15.3 and segger embedde studio v 6.32
Hello! We are trying to sign our data using ECDSA ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/crypto/ecdsa/README.html ) . We are comparing the...
I am developing a time sensitive application using multiple peripherals that are sending sensor data to a central using softdevice 15.0.
Every connection interval I should...
Hi,
I have an environment variable with newlines and that is messed up by the VS Code extension. It seems that the extension tries to parse and rewrite the whole environment...
We're evaluating options regarding pre-certified modules. Usually modules are certified using a specific SoftDevice. The module we liked to use is FCC (and more) certified...
Hi Nordic team,
I’m testing neighbor cell measurements with 9160DK and see completely different results with 2 SIM cards:
Google Fi SIM (T-mobile): 1 neighbor in most...
Hi, We are using NCS v2.0.2 on nRF52840. I have a question: what is the best practice to re-configure uart/gpio at runtime? What we need: 1, Configure 2 IOs as UART TX/RX...
Is there a way of visually verifying if you're programming an external board with the nRF52840DK? Sometimes I'm not sure if the pins are wired up correctly, in which case...
Toolchain Manager reports "VS code not detected..." when I try to "Open VS Code".
This problem started after I upgraded Toolchain Manager to v1.1.3.
The log file follows...
The 15nH inductor specified in your example designs Taiyo Yuden's HK100515NJ-T is not available. A recommend replacement is Johanson L-07C15NJV6T (Digi-Key). Is this part...
Dear Community, Where can I find/download the very cool VScode color theme ? I mean the one that is visible on Nordic's screenshots on the website: https://nrfconnect.github...
Hi,
I am trying to create 2 elements with the same vendor model implemented.
My vendor model enables to switch on a pwm_led at a particular power during a given time....