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...
Hello,
I'm using SDK 15 and I just started to run the "ble_app_uart" example code. I'm hoping someone can help me find where the data sent from the nRF UART mobile app is...
I am using few keys that are 20 byte arrays, these are unique for each chip. Right now they are hardcoded. I don't want to recompile for each device. I want to write to these...
Hello,
What is the best way to do migration between SDK 11 to SDK 15.
There are guides for each step. Is the best way to do SDK11-SDK12 then SDK12-SDK13... ?
Thank...
Hi,
I just switched over from the nrf52840PDK to the nrf52840DK and I'm running into an issue where the DK board is not firing the NRF_USBD->EVENTCAUSE = Ready event....
Hi,
I'd like to inquire about the recommended configuration for RF conducted emissions testing for the BTLE radio on the nRF52832. As in the reference circuit provided...
I am trying to send more than 255 Bytes of data over I2C so I break it up into 255 byte transfers within a transaction.
I notice a stop/start condition is sent between I2C...
Hi,
I am trying to have two instances of SPI with the same data and clock pins but to two different devices and thus two different select pins.
I have set all the SPI_Enable...
Hi,
The nRF Connect iOS and Android apps provides detailed instructions and functionality for enabling the device boot loader via the iOS/Android] mobile apps. When running...
Hi,
I have a application where the TWI is always reading a sensor in the main task.
When the DFU requiere to reset, frequently the TWI is busy and the current frame is...
I am using nRF5_SDK_15.0.0_a53641a with a nRF52 Development kit. The board is Rev 1.2.4 (the sticker on the bag says nRF6827 and the sticker on the chip says PCA10040). I...
I am struggling to configure all of the options I desire to on the the "ATT-MTU Throughput Example". This is the version provided in the v15.0 of the SDK, with the hex file...
Hi,
I have two nrf52dk devices.
I Want to test the BLE examples which can exchange Bytes of information between each other and display over the UART.
Which examples...
Hi.
My target board has a power switch that is managed by GPIO.
First-time, a user clicks the button, the GPIO is turned on and the system wakes up.
In reset case(Firmware...
I'm troubleshooting my NFCT state machine -- I'm getting a lot of FRAMEDELAYTIMEOUT errors and can't understand why, I'm triggering a TXSTART ASAP... but that's another issue...
Hi there,
Is it possible to feed XC1 or XC2 with an oscillator output rather than using a crystal?
It would make sense for me in terms of application but I cannot see...