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...
The short to suspend after last RX is documented in innocenter, but not defined in the nRF5 SDK (rf52840_bitfields.h). Other bit definitions, such as TWIM_SHORTS_LASTTX_SUSPEND...
Hi,
Is there a "stand alone" DFU updater which can be given to end user not as part as NRF tools apk?
We would like to give end user the option to update, but as simple...
Hello,
We are looking for a developer a single task project. We need to provide all of our developers with the same development environment, so we are looking for someone...
I have a working application based on one of the examples in the dev kit. It was quite a struggle, and shouldn't be that hard. I would have expected simply a table of variables...
Hi There
I am developing a custom board on NRF51822. I have a noticed that the chip is getting stuck every day and to run it again I need to press a button on/off to reset...
Hello,
I am novice in using SEGGER Embedded Studio. So, please bear with me.
I am basically trying to add NFC url write functionality into the ble project with limited...
I'm having some trouble trying to download a program to Flash memory from Keil, the console doesn't give any errors but the program doesn't really load into the MCU (NRFGo...
Hi,
We are using nRF52832-QFABB0, SDK-14.2 and s132(v5.0.0) soft device flashing on board. In linker script default values are set for QFAA (64kb-ROM & 512kb- Flash memory...
I know this question has been asked many times, but none of the solutions I've found have solved my issue.
Nordic Dongle PCA10031 V1.1.0
Master Control Panel 3.10.0.14...
Hi,
My project cannot be debugged using Segger Embedded Studio. The debugger doesn't halt at the application main and instead keeps running. Hitting a pause shows the debugger...
Dear all,
We use thingy's microphone collect data and transmit to Android mobile by BLE, and need no loss of reliable data transmission.
How to do?
Thanks a lot.
I have developed custom PCB with nRF52832. My antenna layout is very similar to layout present on nRF52DK (PCA10040). All works well. Now, in next prototype, I want to add...
I designed the NRF8001 into my circuit board and my application processor is connected to it. Now I need to develop my application program such that I can transmit and receive...
Hi,
I am working with the Red Bear BLE Nano 2 (nrf52832) and programming it in Arduino IDE .
I am trying to merge the BLE_HRM example with a TWI example to be able to...