Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
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...
Hello!
Trying to capture and print the rssi values for all simultaneous connections from the multi_central example. I'm using an nrf52840 SoC that will be connected to four...
Hello, I am looking to use the thingy 52 as a remote sound recording device using BLE connection. I also have downloaded the source code for the thingy app and my question...
i want the ble_app_uart.c example to advertise also . so here i want to merge the ble_app_uart central +peripheral uart right ?
what are the changes i need to do
...
Hi Sir,
According to the datasheet of 52840 (v1.1), in the ref. schematic, the requirement of 32M is +/- 40 ppm.
In section 5.4.4.2, for the frequency tolerance requirement...
Hello,
Please comment on the expected difference in achievable range using 20 dBm vs. 23 dBm output power. Any details, assumptions, questions, etc. would be appreciated...
Hi, I'm looking for a more modern transceiver than nRF24L01 + and that works for the same. I am looking for a low or ultra low power transceiver that allows the implementation...
Hi, For my POC I use nrf9160 dk. Nrf52840 is used for scanning ble devices and nrf9160 dk is used for sending data to mqtt server (very similiar to one of the examples with...
Hello there!
We would like to use INT1 pin of ADX362 low power accelerometer on Thingy:91 board to interrupt nRF9160 (e.g. wake it up) when some motion is detected.
To...
Hello,
I am currently designing a new board using the nRF9160 chip and looking for an alternative component to use instead of the GPS RF Amplifier QM14501 and RF Switch...
I need to exchange data between nrf52840 and Linux PC. I see example project in nrf5SDK/examples/peripheral/usbd
Can anybody advise any example project for Linux C/C++ to...
Hi,
I'm working on nrf52840. As far as I understand, that device supports connection to peers with BLE 4.2 at least.
However, I'm able to connect via my phone, which...
Hi,
I have some questions regarding the state of the GPS functionality, and the future plans for nrf9160.
Will continuous GPS tracking while simultaneously using LTE...
Hi,
We are working with DK nrf 52840 and developing android app with nrf mesh library. is there a way to receive the feedbacks to the provisioners when any generic clients...
Hi ,
1-) Is there any dma half transfer interrupt ? if there is where it is in documents ? ( i check this link but i couldnt see anything about this https://infocenter.nordicsemi...
It is pretty straight-forward to use J-Link RTT Viewer on Windows (as described in the Debugging with Real Time Terminal tutorial ). Is there a similar viewer to use with...