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, guys!
I'm currently just starting to work on the nrf9160dk board. I want to try to explore the communication of nrf9160 with external acceleration sensor. First,...
Hi Team,
Is there any blog/tutorial on how to add custom profile (service/characteristics) with ncsv.1.8.0 and nrf52832/33?
I could find a couple of blogs but they were...
Hello everyone, I'm testing the example ble peripheral "UART/Serial Port Emulation over BLE" with SoftDevice S112 nRF5 SDK v17.1.0 . My board is MBN52832DK and i'm using the...
Hi,
in my project I use the nRF52840 microcontroller as the master I2C device.
Sometimes the TWI peripheral SDA line is forced to a low value by the slave device. This...
Hi, I'm developing an application using fds. I merged fds into ble_app_uart and built complete But when program run fds_init() nRF was crashed I called fds_registered before...
I am using NCS 1.7.0 and latest nRF5340 DK
I am trying to update netcore firmware using the process defined here: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1...
Hi everyone!
I have a question regarding the audio support on the nRF52833 chip. Is there any support for sending audio ( Low quality compressed audio ) to headset? Or...
Hi everybody.
For a personal project, I need to integrate a flash or a microSD card to store data.
As computation core I want to use nRF52811, but I'm not able to find...
Hi,
I've lost hours to this so grateful for your support!
I have a custom board using Raytac MDBT42Q, which has a 32MHz clock in the module and I'm not using an external...
To whom it ma concern,
we observed Unkwon Resets after Long runtime ; Several Hours.
We use the NRF52840.
After the reset bit 1 in RESETREAS is detected .
BUT investigation...
My project is based on 'ble_app_uart' and I added dfu service..
so there's two custom 128bit uuid in my project..
But before this, I only want to test dfu service mode...
Hi,
We have made an app that gathers GPS coordinates using an external antenna with the thingy91. The problem we have is that we struggle to test the code when we don't...
Hello,
I am using the nRF52840 dongle with the nrf sniffer 4.1 firmware running on it, using Wireshark to read out its results.
This works fine for advertisement packets...
Hi!
In my application, I am receiving A-GPS data from nRF Cloud. After the data is received there is a considerable amount of time where the GNSS module is blocked because...