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 sir,
I am using nRF52832 board and interface with 3 axis accelerator reading ADC for 3 Channel. I have use sample code for controlling in timer/RTC mode. My ADC is...
Hi,
I am working on NRF52 custom board with 3.7mA 27mAH battery, working on BLE app UART example SDK11 with SoftdeviceS132V2.0.
I made BLE advertise for 20 sec interval...
I prototyped a nRF52832, WLCSP package, with a fab (PCBA) and put jumpers between my 32Mhz crystal and the chip, attempting to connect with a j-link in SWA mode, I cannot...
Hi. I'm using nrf52832.
Now I'm using HFXO, LFXO to operate BLE. As I know I should use HFXO to operate BLE.
What about LFXO? Can I use internal clock(LFRC RC osc) instead...
Hi,
I am working on the latest version of SDK (v14) and SoftDevice(v5) on nRF52382. When I call the sd_gap_disconnect it returns NRF_SUCCESS. However the BLE_GAP_DISCONNECT...
I was trying to verify the DFU functionality on SDK 14 on nRF52832. Here is what I did.
1. Using nRFgo to erase all
2. Program bootloader/soft device with C:\svn\nordic...
Hi,
I am using SDK v12.2 and gcc compiler. S132 softdevice for nrf51822 controller.
And i am using s132 softdevice.
I want to connect multiple nrf51 devices (approx. 14...
Hello sir,
I am using nRF52832 board and interface with 3 axis accelerator reading ADC for 3 Channel. I have use sample code for controlling in timer/RTC mode. My ADC is...
Hi,
I'm doing some measurement on the radio peripheral of the nRF52840 using the generated events and a timer which is set to run at 16MHz. Radio events and Start/Capture...
SDK version: 13.1
Hardware: nRF52832
Eclipse version: link text (I could not get the marketplace working in the latest Mars Eclipse version, so I downloaded this version...
I am evaluating the sdk14 ble_app_uart example. I am able to run this code and connect to this uart service but do not see messages get passed to the uart pin. Only when I...
I am using a nrf52832 Development Board with s132 for some BLE applications. I developed a beacon app, set for BLE peripheral, and every reading of the advertising from this...
Hi,
I'm using NRF51 DK board and i am following characteristic tutorial available. I am able to send temperature value over Bluetooth by using light blue app.. Instead of...
I am using nRF connect to debug an application on a nRF52832. When I perform a scan, I can see the UUID of the nRF52832 device I want to connect to. Where is this UUID stored...