I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hi
In the MESH_310 have LPN device.So,I want to integrating Friend feature for light_switch_server example.In this case,this light_switch_server device can be realised...
I want to measure the accuracy of the 32.768 kHz oscillator.
Is there a way to output it on a port-pin, even when it comes out via a divider?
I can't touch the crystal...
HI ,
I want to configure P0.02 as an adc channel .
I also want to read the adc value from P0.02 at regular intervals.
For regular intervals i will put a timer and...
I developed a FreeRTOS application which uses NRF_LOG and CLI enabled. The CLI is used to accept user input, and I used NRF_LOG for system logging. Everything works great...
hi all,
i rebuild the asset_tracker project with nrfConnect SDK (git tag, v0.4.0)
it get hardware exception. how to do it ?
***** Booting Zephyr OS build v1.14.99-ncs2...
Hi
ZED requests beacon every time when it restarts both case ERASE_PERSISTENT_CONFIG is true or false.
But
ZR does not request beacon when ERASE_PERSISTENT_CONFIG is...
Hello,
I've been using the nRF52832 with a Segger JLink Pro which works fine during execution. However during the system initialisation, this is just before getting to the...
Hello,
I have used nRF24L01+ in one of my scientific paper. I need to provide a detailed reference as a citation in this paper. I couldn't find the documentation of nRF24L01...
Trying to have the Nordic Thingy advertise to the ESP32. Using example code found in the ESP32 BLE Arduino.
When running the program, BLE Client, we are able to see and...
hi all,
how to revert interface MCU ATSAM3U2CA-AU(J-link )
when i plug in usb port to PC, DK board can't active .(PC can't detecting any USB Emulators)
check list...
Hello, I am using nrfgo studio to flash softdevice, application and bootloader on nrf52832 I am getting below issue:
" This hex file has data in SoftDevice region. Try programming...
We are using v0.4.0 lte_ble_gateway example running on an nRF9160-DK (0.8.5)
We are successfully pushing data from the UART on the nRF52840 to the nRF9160
Also managed...
Hello, I'll buy ISP 4520 (based on nRF52832) kit.
I request information about the processor's 'power down' of the LORA / BLE combo module.
Depending on the wake-up method...
I am currently working on adding the ambient light sensor to the asset_tracker application firmware. I have managed to configure the I2C, configure the sensor and read the...