Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
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...
Dear,
I am using thingy:91 pca20035 and try to test the color sensor BH1749NUC
I tried to run the /samples/sensor/bh1749
I got the output:
I expected it will return...
Good afternoon,
I have previously asked the following question ("NRF9160 Zephyr ncs ZTE-M/NB-IOT Cell-Tower RSSI"):
https://devzone.nordicsemi.com/f/nordic-q-a/42241...
Hello Nordic Semiconductor,
I connected my nRF9160 with my MQTT broker. My MQTT client as well as broker's keep alive time is 60.
MQTT client connection disconnects...
I have a custom service with custom characteristics. I have writes working. I can't seem to get read characteristics working. I never seem to trigger the BLE_GATTS_EVT_RW_AUTHORIZE_REQUEST...
I need to add secure networking. How does one add the library module ncs\zephyr\subsys\net\lib\tls_credentials to a project? I tried editing CMakeLists.txt which caused SEGGER...
The interactive GATT client of the 'ble_app_interactive' example has multiple issues. As I heavily modified the example, I'm not able to provide a diff against the original...
Hi,
I am interested in using a pair of NRF52840 USB dongles to communicate on the L2CAP layer. I have flashed the dongles with the Zephyr's hci_usb samples, and have been...
Hello,
is there any guide or documentation on Nordic Infocenter regarding configuration of BLE project for nRF5 (especially nRF52) for running FreeRTOS?
I'm aware of existing...
I have question regarding nordic soft reset. Is there any problem with nordic chip if I soft reset nordic continuously after specific interval( ex. every 5 minutes ) of time...
Hello, i am looking for documentation in regards to interfacing a external mcu with Nrf52811 via UART.
Is there a UART example or AT Client that needs to be flashed to the...
According the documentation , the msb 16 bit should identify the module, so why do I get 0000 here?
0xCA appears to be the module code for the nrf tls interface, as it's...
Hello,
I am using the NRF52-DK softdevice 6.0.0 and NRF SDK 15.0.The app is based on on the saadc PCA10040 S112. I want to add static const nrf_drv_timer_t m_timer = NRF_DRV_TIMER_INSTANCE...
Hello I am in a development stage
1. MBN52832 soc
2. s132 softdevice
3. nRF5 SDK v15.2.0
4. SPI PHY
So my concern is I want to port serialization library for SPI...
Hi, I hope it is fine to post a question like this since I'm not familiar with the license/copyright issues.
I have a friend of mine who wants to post BLE lectures using...