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...
Hi,
We've been in the process of debugging our development board but are having issues. When we try to connect to our board we get:
ERROR: [SeggerBackend] - JLinkARM...
I am using the Segger interface for designing an nRF52 based device. I am planning to use SWDIO SWCLK VTref and GND pins on my device. Is it necessary to connect the nRESET...
Hi!
We upgraded our node version 12.x to v 14.x and are trying to run in on Ubunto. "yarn install" trying to download pc-ble-js driver automaticly from the rebository git...
Hello,
I'm working on getting PSM mode with the Serial LTE Modem on the nRF9160 v1.0.0. The power consumption of the modem (26.4 uA) is too high compared to the documentation...
Hi.
I am using nCS with vscode to develop an application, So far I was only working with peripherals and my build file (.bin) size was about 70kb. Now I want to add BLE...
Hi,
I have a strange question about app_buttons, I have two buttons, only one of the buttons is initialized, which works well, but once both buttons are initialized at the...
Hello,
I am currently trying to include one of nordics flash examples into my project. Ive tried both, flash_fds and storage example. Unfortunately both will assert after...
Hello,
Is it possible to get an example for pc-ble-driver iBeacon detect/scan example.
I see only that one with heart rate, not sure what to modify for iBeacon scan/filtering...
hello everyone ,
i have posted a problem regarding Adding BSEC(bosch sensor ) library using vs code for thingy91 13 day before and i am still begging for help .If Edvin...
I am finding myself seriously lacking in proper explanations of how aspects of the SDK work. For example i am currently trying to gain a full & in-depth understanding of the...
i am compiling sample code for accelerometer from sample C:\Users\mohit\nrf\v1.9.1\zephyr\samples\sensor\adxl362 .
i don't make any changes in code . when i try to build...
Hi,
I am debugging an Application running on a custom board that uses the NORDIC nrf52832 processor connected to an IMU over twi. I am using SDK17.0.2
I find WDT is kicking...
Hello Nordic Team,
I've been having good success with the 52840 and been slowly migrating a lot of my projects to the chip. While I await modules to arrive from a supplier...
I'm trying to use 9-bit UART communications with the nrf52840 using nRF Connect SDK v1.9.1, but I'm getting an error -134 when I call uart_configure().
When I use UART_CFG_DATA_BITS_8...