Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,my friend,
Now,I use nrf905.Situation is as follows:
I use the NRF PCB circuit of data manual.Nrf905 work, often loss of data.
1.The Product host is to use the stick...
Hi,
I want to use the Blend Micro with more security. I want use a passkey for the Bluetooth connection. For example through the iOS Device.
Is it possible? Static passkey...
How do I receive multiple signals simultaneously at a single receiver (433MHz) with multiple transmitters ?
I am working on a polling system. This one is similar to the audience...
Hello,
I established a connection between my central and peripheral module. Now i want to write characteristic value on peripheral. I tried with sd_ble_gattc_write function...
This is an old problem
first
what has changed in nrfjprog
# Flash the program flash: $(OUTPUT_DIRECTORY)/nrf51422_xxac.hex @echo Flashing: $< nrfjprog --program $< ...
Hi,
A new version of Segger Embedded Studio is available today: V 5.70a. Can I work with this version with the nRF Connect SDK or do I have to wait for a Nordic Edition...
Can nrf21540 support all Nordic products (rf52832., nrf52840 and nrf52810)? Because nrf52832 and nrf52840 have different differential impedance specifications for the IC end...
Hi,
I want use 3 block flash. each size is 16bytes. My code as below
When I call pstorage_torque_0_clear(). I can get flag change from callback function.
but then...
I would like to use newlibc for access to math functions (logf). However, when I enable newlibc I can't get floats or doubles to print with printf when compiling for the nrf52840dk_nrf52840...
I’m using the nRF5280, accessed using pc-ble-driver (API version 6), with SoftDevice S140
I want to efficiently get the list of services from a device, including the 128...
I am using nrf52832 dev kit and soft device s132. I have use my board as an advertiser.
Like if as i put coin cell battery into the dev kit it should wake up from a system...
Hi All,
Hope you are doing well.
I am using NRF Connect SDK 1.5.0 with NRF9160 DK. I want to use P0.14 (Arduino Header Pin) as output for the RESET of LR1110 (SPI Device...
Hi, my app (nrf9160 ns, on DK 1.0 rev.; ncs 1.6.0 ) needs the port pin P0.14 as digital INput (wired on the arduino header, for a shield!!). But something is blocking it from...
Hi,
I'm writing a decoder for a custom radio protocol and I need to measure the rising and falling edges of a signal with high precision. I'm currently using the COMP peripheral...
Have been trying for hours, and searched through the forums, but no luck yet. Modem firmware doesnt seem to load with the following setup. Downgrading to previous Programmer...
Hello,
NCS1.8.0 Windows10 X64,
periodic_adv had set BT_LE_ADV_OPT_CODED and BT_GAP_ADV_FAST_INT_MIN_2 /* 100 ms */
periodic_sync scan info "Prim: LE 1M, Secn: LE Coded...
Dear Sir,
I got error like '[00:01:44.604,858] <error> app: ERROR 1813 [Unknown error code] at KGJ`hó@h:536871936 PC at: 0x0001505C' and I can't where did it happen, I...
Is SD340 v7.0.1 compatible with nRF SDK 17.1.0? https://www.thisisant.com/developer/components/nrf52832/#tab_protocol_stacks_tab
Reason I ask is on the InfoCenter there...
Hi all,
I'm working on the nrf5340 with a modified mesh light sample and nrf connect sdk 1.7.1
I'm measuring from P0.28 which is also LED1 to the GND.
After programming...