Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
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...