I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
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...
Hi, I am new to nrf.
I want to interface Sparkfun capacitive fingerprint sensor with nrf52832.
There is Arduino lib is present for this module.
But I am stuck on how...
1. When I start the SEGGER Embed open project: when 10_hello_world_clock_gettime, the following pop-up error pops up: Did not finish 'cmake',
2. When I close the window...
In nRF Connect SDK 1.7.1, how to send hex data over the connection by AT#UDPSEND?
I use AT#XUDPCLI to create UDP client and connect to server.
For the AT#UDPSEND, it seems...
Hi,
1. How do I resolve this error?
2. waring line 93->line 165
3. error : line 104,line114, line128,line 138,
Thank you for all your assistance. Kind regards, Peter...
Hi,
ncs v1.9.1
dk: PCA10090 0.9.0
example :serial_lte_modem
Does this example have the following capabilities?
1. The hex data received from the server in EDRX...
Using the UART example of the 52DK with the TX and RX pins set as 8 and 6 the example works. If I try to change the pins to different pins such as 22 and 23, it does not work...
Hi,nordic
I'm looking for L2CAP Connection Oriented Channels example in NCS,such as Object Transfer Service.
can you tell me some information?
Thanks.
TRANSLATE...
Hi everyone, i would like to put this topic here so that new developers can benefit from it i hope.
when you want to measure the current you need a PPK-2 or Oscilloscope...
Hi expert,
I use the example below:
D:\Nordic\nRF51 SDK\nRF5_SDK_14.2.0_17b948a\examples\ble_peripheral\ble_app_uart
I changed UART pin from default pin0.08 and pin...
My goal is to implement dynamic pairing and connection to a Bluetooth device based on SDK16.0.0 and s132_7.0.1, and add a buttonless DFU function. By sending instructions...
I am trying to integrate GitHub - NordicSemiconductor/IOS-DFU-Library: OTA DFU Library for Mac and iOS, compatible with nRF5x SoCs library in one of the SwiftUI mobile application...
I was starting from multi-NUs.I need to send form a Master a message to 4 Slave every 50mS.
I see that up to 100ms It work but that at 50mS the comunication doesen't work...
Hello,
I was given a project that was built using nRF Connect SDK 1.6.0. I tried installing nRF Connect SDK 1.9.1 but received a bunch of compiler errors when building the...
We upgrade our project from nrf-sdk 1.7.1 to 1.9.1 and it broke part of our project.
The part that broke counts the number of falling / rising edges and triggers different...