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...
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...
Hello!
Tyring to configure the uart rx/tx pins pull-up, pull-down or open-drain using the ncs 2.0.2 . So far I couldn't do it. For example "bias-pull-down" seems to have...
Hi there, I'm having trouble programming the Nordic Thingy:53. I've got a nRF53 dev kit connected to it via the 10 pin connector (as per the instructions) and of course I...
hi,
I`m project NRF52840-SDK_17.1.0。 How do DFU use the uart?What applications do I use for Win7?I read a lot of other`s qusedions-answers,but I still don`t know how to...
I have a working project on a custom board based on nRF52832 ( PCA10040, S132). This board is a BLE Peripheral.
My task is to migrate this to a custom board based on nRF52833...
Hello, I've been using the modem library from NCS1.7.0 specifically 'at_cmd.h' and at_notif.h'. Now I'm trying to port to NCS2.0.0 and I believe that the AT CMD interface...
Hi,
I've got a display driven over SPI at 8MHz by the lib LVGL in a dedicated Zephyr thread and an ISR configured on one gpio pin that triggers a short routine registering...
Hi,
I'm testing the matter commissioning from your sample "light_bulb" on the nRF Connect SDK v2.1.0
I have this setup:
- One nrf52840dk flashed with the light_bulb...
Hi, In order to adjust the sound pitch a magnetic buzzer I thought using a PWM could be the right choice. Looking at the nrf5340dk device tree source I've found a pwmleds...
Following Setup:
1.) Building light-switch-app from original https://github.com/project-chip/connectedhomeip Repo for nRF5340 from command line with nRF SDK v2.1.0
2...
Hi,
We are close to going into a certification process but before we start we need to be sure we are not missing out on your recommendations with regards to EMC performance...
Hi,
I get the error like below on the Linux XFCE 64-bit platform (Pardus 21.2 distro latest version). It works fine on Windows but having a problem on linux. How can I solve...
Dears,
Currently, when working with the nRF52833dk, I found some weird behavior.
I tried to run the blink example in nRF5_SDK_15.3.0_59ac345\examples\ble_peripheral\ble_app_blinky...
Hello. I want to check "Airlog" or "hcisnoop" with nRF5340 LE audio EVK. The current development environment is VS Code. I also have a USB Dongle, but I don't think I can...
Hi,
I'm using nrf52840 with softdevice s140_nrf52_7.2.0 and I'm adding new characteristics to the ble_nus service. I've added the new handles for the new characteristics...
It appears that after a few seconds and sometimes after a few minutes sleeping threads do not wake up, even though the UART shell and BT NUS are working. The only service...