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...
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'm new to Nordic Semi chips (nrf52840) and need to use TWI as a master to connect to two sensors. But I'm a bit confused about the different drivers: TWI and TWIM....
Hello to all,
I have a problem related to the client side Global Attribute: I have implemented an "On / Off Switch" that presents the cluster On / Off (0x0006), client side...
Hello,
When we analyzing the traffic of our application (many thanks to the team developing the sniffer), we have several questions about sending write confirmation.
for...
We do have a product in which we program a bootloader on the target. It is remotely based on the ble_app_buttonless_dfu example. The bootloader is not actually used in the...
Hi I am building a software watchdog to monitor nrf52 peripheral states to have higher confidence for 10+ years battery lifetime. The idea is to check every few seconds if...
I am working with the S140 softdevice v6.1.0. The message sequence charts located on the Nordic infocenter are great help. Question: are they available in a printable form...
Hi,
Is there any editable software available that I can use to create a custom interface between my PC and my nrF58210 module. I have been successfully using the Nordic...
How to program flash with the output HEX file and SoftDevice file using NRF52-DK.
When programming with the output HEX file the device does not work, I need also HEX - SoftDevice...
I'm trying to set up a project with SDK 16.0.0 using FreeRTOS with the softdevice. The device will be battery powered and therefore power management capabilities are required...
Hi all,
I am trying to generally gain a better understanding of the GPIOTE module and how it can benefit myself in the project I am working on.
I am essentially attempting...
Hello
Does the nRF5280 include Schmitt-trigger inputs on the GPIO pins?
If yes, what are the voltage threasholds for the rising- / falling edges?
(Can't find anything...
Hi,
How does disconnect work in S112?
In the ble_template project, I did not find anything in DISCONNECT event.
static void ble_evt_handler(ble_evt_t const * p_ble_evt...
I have a nrf52833 pca10100 which can connect to nRF Connect Desktop to program fine. EVBW833 should have the same chip DK but it is not being recognized. Is there a way I...
Hi
On my custom board, I have an external flash connected via SPI. . The nrf runs on mfw 1.1.0.
Without activating the flash, I get an average current consumption of around...
Hello,
I am using nRF51 DK and it is programmed with s130 soft device and uart application hex file with nFGo studio.
It programmed successfully but device not showing...