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...
I'm running 6 X Thingy:91s in pre-production for use as a GPS tracking/iOT solution. Currently I'm located in Austin, TX. If I do not request GPS, I receive regular data from...
Hi all, I'm working with NRF52DK using Segger Embedded Studio with NRF SDK 15.0 trying to communicate to a UART sensor using the serial port abstraction layer API. Following...
Hi all, I'm facing an issue communicating with a UART-based sensor on the NRF52DK (52832). I've followed the serial_port example and using various forum topics I've got to...
Hello,
I am using the nrf52832 bootloader and i got it working with the s112 sofdevice and a custom application mapped at the end of the softdevice.
I want to add another...
Hi guys the following is an Arduino code:
In here,
We are taking the rising edge pulse to measure the rotation per minute of the DC motor and to detect whether the DC...
Dear Community,
I am trying to implement a simple Tensorflow Lite C++ project on the nRF52833 board. I work with the Segger Embedded Studio.
Therefore I added the tensorflow...
Hi,
I have extended the nRF9160 sample app to use Leshan bootstrap server. Using a boostrap server means getting DTLS PSK crypto keys from the bootstrap server. Hence the...
Hi,
We are testing Buttonless Secure DFU without bonds using the windows nRF Connect app. If I open the "Secure DFU" service in our app, enable notification for "Buttonless...
Hi everyone!
I was not able to find the answer, so could you please clarify what did I miss when I exercised with my application.
First, I was able to build ble_central_and_peripheral...
I'm going to write to inquire about Bluetooth Low Energy Device Beacon which will be smallest in size and can operate with coin cell battery and also able to communicate two...
Hello,
While building a custom board, I need 52832 to communicate with a modem at regular intervals, send AT commands and read modem responses. nrf_serial library in IRQ...
In the documentation for “Bootloader and DFU …” / SDK16.0.0 is written “you can use such a bootloader, for example, to switch between several applications”, but I can’t find...
I connect one central and two peripherals
Both peripherals set the connection interval to 100
Observing PA / LNA shows that one is communicating in 100ms
But the other...
Hello.
I have question about output OOB and public key.
I create my Android app for Thingy Bluetooth mesh purposes. I would like to start output OOB process (then Thingy...
Hi,
I am using the nrf_log_backend_flash in SDK15.3 with IAR 8.32 on Window10. From what I see in the release notes, no improvements were made for 16.0.
In my application...