the proximity example is running ok. but when I modify the length of the alert_level I have the following error on the server side that I am not understanding.
476;16:12...
Hi all,
I'm working with the nrf51422 and the nrf51822 and I was wondering what the current status of the over the air DFU system is.
I'm using SDK 6.0 and I managed...
nRF24l01+ at a transmitter module one time successful transmission show & after 1 sec failed also . if any doing programming with atmega32 ,please send code for TX & RX ....
Hello,
can the radio notification and radio disable APIs be used to use the radio hardware from the application layer?
Background of my question is, that I have an application...
Hi,
I am using central s120 with peripheral s110. The connection to the peripheral is depending on the name advertised by the peripheral.
When connection is done, the...
Hello,
I am trying to ecrypt some data in order to send some data encrypted in the MINOR and MAJOR adverts of the device.
I used this code to ecrypt the data ( this is...
Hi,
i use anRF51822 with soft device 7.
I run the UART app on my iPhone 4s with ios7 and on the nrf51822 board the ble_app_uart with keil uVision5.
Both devices connected...
In my program, I want to supress all the Printk() statements conditionaly either from prj.conf or CMakeLists etc ? Or in simple terms, want to supress UART0 consol when required...
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...