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've developping a firmware for the nRF52832 with the nRF52DK and it work on this board and on an external BLE module from EBYTE (E73).
I want to flash an other hardware...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
I'm currently developing a custom bootloader for DFU, using I2C.
The bootloader is based upon the secure UART bootloader for nRF52832. Transferring and writing the...
Hi Nordic Team,
In the recent Nordic APAC Event, we got nRF52840 Dongle and we would like to use it as BLE sniffer.
Can you please point out some resource/link which...
On the NRF52840 what is the max speed I can program the unit at. In the datasheet SWDCLK says it has a max of 8MHz. Is that supposed to be the max. I have two segger programmers...
I am using the nRF52DK board.
I use the " ble_app_template_pca10040_s132 " for testing.
I want to advertise 2 custom UUID (SERVICE_DATA " 0x16 " & SERVICE_DATA_128BIT...
Hi,
We are in process of picking the right part from Nordic portfolio and are looking at nRF52 Series parts.
We are looking for best performance in below two aspects...
Hello,
SDK: 15.3.0
nRF52840-DK
s140
I have taken the flash_fds_s140_pca10056 example and modified it for our own use. I would like to store versioning information...
Hi Team,
I am working on nrf52840, for openthread application
I flashed cli code built with USB=1 (enables Nrf USB J3), DIAGNOSTIC=1 (enabling factory diagnostics) option...
Hi !
I use SDK:15.3.0 ,Mesh v3.2.0 and have tried official dfu example which is ok.However, When after I enable marco "MESH_FEATURE_PB_GATT_ENABLED=1 MESH_FEATURE_GATT_PROXY_ENABLED...
Hi,
i have designed my custom hardware using BMD-301
i'm able to upload code in bmd-301 using segger embedded studio.
after code uploaded device is not broadcasting...
Hi team, I faced the following problem: there is a custom board with nRF52810 on it, UART is used on this board.
I set up Debug configuration and UART is working OK, but...