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 want to use Segger Embedded Studio to write firmware for Thingy 52 but I don't know what programming hardware I need. Is there any documentation that supports Segger...
Hello,
Thank you for helping me to interface the Si7021 humidity and temperature sensor with Nordic nRF52 development kit board. I need to write the necessary code to finish...
Hi,
I am using nRF52832 for my development, I want to send 8 bit device ID as an advertising packet with company ID and Data.
Is thereany way to send the same or any example...
In earlier releases of the mfw for the nRF9160, we got 3 files with the image, one of them being firmware.update.image.hex. This is missing in the new updates. How do we update...
Hi, I have a PCA10000 nrf51 dongle, I use with wireshark and the nrf sniffer plugin. I followed all installation steps for the version 3 of the sniffer and the latest version...
Hey guys,
I'm working with a Laird BL652-DVK (nrF 52832 - chip), Nordic SDK v.14.2.0 and SES (Segger Embedded Studio v.4.30). My goal is to send datas from sensor (accelerometer...
hi
i use sdk12.3 (51822), i see only ble_app_hids_keyboard and ble_app_hids_mouse.
I want use mouse +kb device. I use ble_app_hids_mouse add kb function . then my android...
Dear All,
For a reason that I can't understand so far, I must erase the nRF52840 to be able to use UART1, TX RX on pins 0 1 (connector P14) to communicate with an external...
Hi,
Do you know which of the two version of ADP5360 the Thingy 91 uses?
is it
ADP5360ACBZ-1-R7 or
ADP5360ACBZ-2-R7
Both versions are available now at Analog's...
SDK: 15.3.0 Device: EYSHJNZWZ (nRF52832)
"nrfx_wdt_event_handler_t" can be set in "nrf_drv_wdt_init". After the "nrfx_wdt_event_handler_t" event occurs, the WDT is reset...
HI,
When I use NRF58240 to develop GPS positioning function, APP_UART_COMMUNICATION_ERROR appears, but when I do not connect the GPS module, there is no such error. What...
Is there any test firmware available (or reference code) for doing total radiated power measurements? I have the nRF9160 designed onto a PCB and we'd like to do some antenna...
Hi, I am working on the project through the USB CDC example.
I know how to view log using RTT Viewer through J-Link and UART-LOG using UART.
But how can I see LOG with...