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...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hey all,
I'm trying to replace the nrf_cli_uart transport layer with the CDC ACM equivalent (nrf_cli_cdc_acm), since I have an nrf52840 dongle and can't use the uart libraries...
OS : Ubuntu
SDK: 15.3.0_59ac345
Base example : peripheral/saadc
HW : nRF52832 DK PCA10040 1.2.1 2017.49 682663245
Hello, i would like to make sure the ADC acquisition...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I want to check for debounce of a level on...
Dear support,
What are the absolute minimum decoupling cap sizes running the nrf52810? The application is extremely power sensitive and it is not desirable to have any...
Hello
I am trying to add two custom UUID as below ( Platform nRF52) . And the API return error when I call the second time, with a different UUID .
err_code = sd_ble_uuid_vs_add...
Acually i m working on a project which calculates distance using RSSI values , and i am having this doubt whuch examples to refer between ble_central and ble_peripheral
...
Hi,
I want to configure "BLE_GAP_PHY_2MBPS" in ble_app_uart example of sdk 15.3.0 for faster communication, for this i have changed
BLE_GAP_EVT_PHY_UPDATE_REQUEST: { ...
Hello community,
I am trying to obtain minimum current consumption in dk. I found lot on internet but currently there is no example code for RTC and PSM mode.
Can anyone...
Hi,
In the documentaton nERF52832_PS_v1.4, the common mode rejection ratio of the ADC when used in differential inputs is not given in the electrical specifications, where...
Hey
I have connected multiple centrals to one peripheral using multi peripheral program and tried to send data from peripheral to centrals, it worked. Now i want to send...
Is there a firmware file you have that allows the dongle to function as a central for BLE with bluetooth 5 completely standalone. We don't want to have to use nrfConnect or...
Hello,
I am experiencing a problem similar to this thread, when I am using the counter feature of timer 2 together with PPI to count the number of SPI DMA (SPI3 currently...
SDK 15.3 NRF52840
Hi, I'm trying to write a very basic bootloader for my application and the memory map is more or less as follows. 0x0000-0x10000 Bootloader 0x10000-0x70000...
Dear sirs,
I have Just received nRF52840-DK board today I am looking for information on how to get started with this. It is my first time on the RF path, so any thing that...
I am trying to get the "ble_connectivity" project to work on the nRF52840 Dongle.
I am using a nRF52840 DK as a debugger, and SES Nordic Edition V4.16 (64-bit), with SDK...