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 there. I am trying to utilize both the network core and the application core to perform two separate tasks at the same time. I have looked through some of the sample projects...
Hi, I need to setup a vendor specific class USB device driver. The driver shall present the following data endpoint:
0x84 for Bulk IN endpoint 0x03 for Bulk OUT endpoint...
SEGGER Embedded Studio for ARM can't connect to nRF52832 device. But J-Link RTT Viewer can connect to nRF52832 device. The following is log messages of J-Link RTT Viewer....
Hi there,
I am currently developing on the nRF5340DK and am doing some very processor-intensive work (@ 128MHz) on data read from the QSPI bus. I would like to set up non...
Hi, I have been trying to build an example of console usb example and then build it for thingy91_nrf9160_ns but got an error :
I have been trying this code several weeks...
Hi, with appropriate pm_static.yml and dts.overlay we managed to setup a LittleFS instance over external flash. However this broke the Settings storage subsystem the BLE stuff...
hi support team,
for our sdk17.0.2 demo hid_keyboard, i tested it and using IOS mobile to pair with our 840dk or 832dk
find out after lots of reset the keyboard device...
I am developing an application that uses nRF52840 wake on NFC, and spends most of its time in system OFF state with NFC wake enabled.
Per the nRF52840 Product Specification...
On the NRF52840 dongle am building a protocol on USB CDC ACM.
Using app_usbd_cdc_acm_read to read one byte at a time works perfectly.
However, I can seem to make app_usbd_cdc_acm_read_any...
Hi,
I am developing a wireless product in which i want to use nRF52 in ESB mode.
The product is battery powered and should be sleep mode.
What i have decided to do is...
Hi,
I have read the thread here: which implies that this config option might not work?
Does it work? I would like to build mcuboot and then always use the same binary...
Hi
I'm using UART1 built on interrupts, everything more or less works, but I can’t catch UART errors. From the documentation, I saw that it is possible to activate an interrupt...
I would appreciate your feedback on the 802.15.4 CCA implementation on NRF52840.
1. Is it possible to perform CCA without disrupting the RF reception?
2. If it is possible...