Hi there, thanks for your help in advance!
I have tried the nrf51-ble-ancs-nus sample from github and making it work on a 51822 EK board, i.e., it can receive notifications...
I try to use hcidump, capture CSR dongle on ubuntu14.4.
I can find SDK8.1.1 s110 keypad demo create connection fail.
HCI Event: Command Complete (0x0e) plen 4
LE Set...
I want to experiment with recording observations of the beacons with raspberry pi's.
Is there any precompiled firmware I can install on the nRF51822 smart beacon...
Hello everyone,
I am trying to communicate among 2 NRF24L01+ modules using 2 ATmega16A microcontrollers.
My SPI communication is working fine as I am able to write and...
Heads up for anyone using the IoT SDK (currently 0.8.0). This SDK has the TinyDTLS-0.8.1 embedded in it... and I believe that there is a bug in the TinyDTLS CCM functions...
A new library/toolkit has been built that allows us to invoke the services of an nRF24L01 from a Java environment. Documentation and links to the Github project can be found...
Hi,
I am sending data from Android phone in every 200 ms to nRF8001. But sometimes I found there is a 50 ms or 100 ms delay. It looks like nRF8001 spending some time in...
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...