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...
Hi
I'm playing around with the configuration of the hci_rpmsg as child image in the NCS 1.5.1 release. I've added a hci_rpmsg.conf file in a "child_image" folder and added...
I need to read analog sensors and am trying to decide whether I need an external ADC or whether the NRF52840 ADC will be sufficient. I am currently evaluating using an Arduino...
Hi,
I created an example using gsm_modem application, after network connected, I create tcp client socket then send data to the server. After several sendings, I got the...
Hi Nordic Team,
I am new to embedded programming. I am trying to explore pairing using NFC(Near Field Communication).
I am working with nRF5340 and nRF Connect SDK v1...
Hi guys,
I just want to ask you is it possible to write a struct into flash using sd_flash_write() function. I can successfully write and ready INT values, but the problem...
I want to test zigbee functionality on nRF5340 DK board.
I have download nRF Connect SDK app and done the setup for its toolchain.
I have tried to find out zigbee examples...
Product specification does not list the maximum power level allowable at the RF input / output pin. What is the maximum allowable signal level at the RF input for the NRF5340...
Hi I have a question with nRF Connect SDK. I've already used nRF Connect SDK for a while and now I want to try with BLE and DFU on my PCA10040 board (nRF52832). When I look...
Hello, i would like to know what is actual heap and stack size because in segger memory usage i see that 8kB stack and 8 kB heap, but in my runtime memory view options i have...
Hello, can you please provide more information and instructions on how we configure the input capture on nrf52840 dev board using zephyr? All sample examples only cover pwm...
Hi,
Recently, we have ordered PCBAs using nrf52832 to online PCB manufacturers.
During a test, we found that some boards can use OTA firmware update, but some are not...
Respected Sir/Ma'am,
I have attached my schematic below.
I need to perform Offset calibration operation for which I need to control the SCLK value.
I am sending...
board : nRF9160DK
SDK : nrf connect SDK v1.5.0
sample : \v1.5.0\nrf\samples\nrf9160\lwm2m_client
Hi, i am testing lwm2m_client example and
Q1. i dont know how...
I'm trying to implement an immutable bootloader + MCUBoot + (SPM and APP), and then update the app via fota.
My implementation is based on the asset_tracker_v2 example....
Hi,
I'm working on an app where I need to collect data from a sensor, and send it over NUS every 10ms.
I'm using nRF5340-DK (0.11.0), and I'm using nRF Connect SDK v1...