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...
Nordic team,
mesh sdk: nrf5_SDK_for_Mesh_v1.0.1_src
example: light switch
The client repeatedly configures the server multiple times. After a few configurations, there...
Hello All,
I need some urgent need regarding battery voltage
I am using 8 ADC Channel (ADC0 - ADC7) for different different purpose.( NRF_SAADC_INPUT_AIN0 to NRF_SAADC_INPUT_AIN7...
Hello,
I would like to ask how to use the exemple 'ble_app_blinky' (a device central and a device peripheral) to realize a function like this:
I press a button in one...
I use usbd_ble_uart_pca10056_s140 demo add HID but when bonding fatal error.
this is my code /cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-ef9d92a7ed0649dab15d867bf140c962...
hi, I am doing a project where I have to connect multiple ble peripherals(with different ble services on the different device) with my ble central device and I have to add...
Hi.
I am experimenting with using a nRF52832 to communicate with a nRF24L01+. It is almost working, the nRF52 is sending a packed to the nRF24 ok, and the NRF_ESB_EVENT_TX_SUCCESS...
Hi,
I'am actually trying to develop a BLE based remote, with NRF52832, S132.
This remote must be configured by a smartphone (the remote act as peripheral) and be able...
Hello everyone,
I have a problem with the power consumption of the NRF52 during TWI operations with tw0 HTU21DF temperature and humidity sensors.
I am using NRF52832...
Hi,
I'm using nRF sniffer 2.0.0-1.beta , which is already a big improvement compared to v1.0.1, but it seems it can only decode small MTU (BLE 4.1) packets.
CRC is always...
Hi!
I would like to generate a dfu bootloader binary image that is not too big and I found the work around for the issue here: https://github.com/NordicSemiconductor/Android...
Hello,
I have a NRF52840 Dev Kit and a few Holyiot-17095 modules. From here - https://devzone.nordicsemi.com/f/nordic-q-a/25100/could-you-recommend-nrf51-nrf52-compatible...
Hello,
I'm using SDK 15.0 and I'm running the spis example on Keil. I can't get the log info to print on uart (I'm using PuTTY).
I tried enabling the log in sdk_config...
Hello!
I use nRF Connect v 1.8.6 on iOS and v.2.3.2 on Desktop.
I have 2 different boards successfuly working and based on nRF52832, SDK 15.0, s132.
Both has custom...
hi
I am trying to integrate the flash read/write functions in my BLE application with procimity .
i have received error on serial
<error> app: ERROR 3 [NRF_ERROR_INTERNAL...
Hello!
I use I2S on nrf52832 custom board with microphone.
1. When data_handler function take place, I see a new data (p_data_received). The first question is: I can copy...