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 working with nRF52833 in a laird dev kit and I'm having problems understanding the multi-image build configuration on nrf Connect SDK with zephyr.
Our project concept...
Hello!
I am trying out the SMP Server sample. I have it all built and flashed on my nRF52DK and have tried the echo command using the nRF Device Manager on iOS which worked...
Dear all,
I am facing similar issue. found in this thread:
devzone.nordicsemi.com/.../364579
I used openOCD running on Raspberry Pi to debug nrf52480 dongle with Eclipse...
Hello Group,
I got an error when I tried to “Open nRF Connect SDK Project” from the Segger Embedded Studio.
Do have any idea how to fix it? (the attached here my process...
Background:
Custom boards
SDK 15.2.0
SoftDevice: s140_nrf52_6.1.0
Hello,
We recently updated our project to use 2M PHY instead of the default 1M PHY. Our device...
Hello!
When looking at the central example ble_app_multilink_central in sdk_config.h, I found out that all links are considered central, with NRF_SDH_BLE_PERIPHERAL_LINK_COUNT...
Since the beacon will run on CR2032, I'm trying to minimize power concumption.
NOTE: All measured using nRF52-DK + PPK2 configuration
The online profiler says that if...
Hi all,
I have evaluated the performance with ble mesh on nrf52840 board on zephyr system.
when I use ble sniffer(wireshark) to catch the package I fond that every message...
Hello sir ,
I have successfully uploaded hello_word code from sample and i got" Hello_word" printed on lte monitor 's display using nrf9160.
now am trying same thing with...
Hi,
I would like to use the Event Manager for a product that is currently planned to use a Nordic product; however, I would like to be able to port the firmware (or parts...
Hi,
I am using ncs 1.5.2, and want to create a FOTA image. I am successfully able to build, flash and confirm the image, but am unable to set the version number of the image...
This is the errors , please help, to successfully create .hex file
If you want to look after full log details .......
Building firmware west build --build-dir c:\Users...
I bought a thingy91 module with ibasis scheduler on board. When I made the first installation of the mfw_nrf9160_1.3.1.zip software and the thingy91_asset_tracker_v2_ltem_2022...
I'm building a simple application using I2C to read sensor data (BNO055). I confirmed I2C and my sensor are all configured appropriately and working smoothly, but when I added...
Hi,
I'm using the mqtt_simple example to develop a new application.
I want you to tell me what lines of code I need to add for the nRF9160 to work in the minimum power...