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...
Hi,
I want to use nRF52840 USB dongle in my setup with other PCA10056 boards. I have seen that in link https://www.nordicsemi.com/eng/Products/nRF52840-Dongle it is mentioned...
Need to upgrade bootloader by application code. I have finished to program bootloader image to FLASH. Content is verified correct, comparing to SRC. However, the bootloader...
I have 2 52840 modules with PCB antenna and I am trying to check the max connection range
I followed the recommendations and achieved only 120m.
I cannot use the examples...
Hi, we recently using audio with ATVV service instead of HID service. As we notice, Audio would enable by SR3 itself in ATVV service if we push the key, but not in HID service...
Hi Nordic:
I want to change TX power of mesh-sdk.2.1.1 light switch, I've follow
https://devzone.nordicsemi.com/f/nordic-q-a/34491/mesh-range-power-and-mode
and set...
Hi,
I have bougth one Nordic Thingy 52 and one nRF52840-DK. My idea is to communicate both via bluetotth.
For example, i want to capture the temperature adquired by Nordic...
Hi guys,
I am using the softdevice S120 firmware: s120_nrf51822_1.0.0-1.alpha_softdevice.hex
The error_handler registered when calling sd_softdevice_enable is called...
We are implementing a Nordic NFR52832 using the ARM mbed ble stack that leverages the Nordic SDK using a HID over GATT profile. Windows 10 seems to have an issue with this...
Hi all.
I'm trying to make a list of brands and models of Android phones that have implemented LESC. I appreciate any feedback and experiences working with LESC (numeric...
Hi There,
I just want to confirm which method is being used to perform DFU over thread (Single bank update or dual bank update), and can I perform DFU on Sleepy end device...
Hi,
I'm trying connect NRF 52840 width Intel AC 9260 Windows 10 Desktop/
When I compile and run any examples from nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral and I...
Hi,
when generating settings on windows using nrfutil on one project takes about 2 minutes and it swallows whole memory during the command.
The command i am using is:...
Hello,
I am trying to use nrf5280dk with RIOT OS and Contiki OS. I am following these steps to enable access to the device from os. https://devzone.nordicsemi.com/b/blog...
Hello, I have an nRF52 device with NRF_SDH_BLE_GATT_MAX_MTU_SIZE set to 512 and it accepts connections and the client sets the max mtu to 512. It is on SDK 15
When
an...
I am working on a project involving BLE communication, but I am quite new to BLE, so please be patient.
The project scenario is the following: I have a nRF52 feather board...