Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
I'm in the process of trying to start my custom application based on the ble_app_multilink_central_s130_pca10028 example found in the SDK. When I run the app on the nRF51...
Hello everyone,
I am trying to use Segger Embedded Studio for a simple explerimental project.
I started from the sample FDS example from github and build something on...
Hello,
I have an application that uses the Soft-Device. That application want to start a SPI-Bootloader. That SPI-Bootloader isn't the only bootloader on the device, so...
Hi,
I have nrf52 setup as central and peripheral.
As central it connects to another peripheral and everything works just fine. After it did connect I turn of peripheral...
Hi,
I have the NRF52 dongle that is set up as the client and is searching using the ble_app_uart_c (Found in examples\ble_central) example and I am trying to connect a...
SDK11, nRF51422.
Is it safe to use pstorage and fstorage at the same time?
I want to use fds for data storage in my firmware, but device_manager_peripheral.c requires...
Hi, I am trying to read a 24-bit register (with 8-bit address) using the I2C (nrf52). And the timing diagram is given below.
Basically I created a 3-element array (24...
I am having trouble getting the experimental ble_app_multirole_lesc example working with Android and nRF Connect. It is working fine in iOS. I am using v12.1.0 of the SDK...
hi..
i'm trying to use cmsis pack on nordic nrf52 with make command to get to cpu registers and have the folowing error:
Compiling file: main.c
In file included from...
Hi,
I was testing our product with PPK today and noticed one weird problem,- it seems that time is incorrectly displayed in the PPK software. Please have a look on the...
I have customised the ble_app_uart example for my application and the modified code works with the DK board. When I wanted to deploy this to the beacon board (pca20006), I...
I am using the SAADC on a NRF52 to read the battery voltage.
Everthing works fine on the NRF52 DK board but on my custom board I get around
the half of the real voltage...
Hi Nordic Semiconductor's community,
I have a question about the function sd_ble_gatts_value_set(), more precisely about if it is
possible to set the CCCD value of a characteristic...
Hello,
we have developed a custom BLE peripheral device. All peripheral devices have the same name. If we want to indetify a specific peripheral device with a smartphone...
I'm using the nrf52 for providing Bluetooth connectivity to an embedded board. My current perspective is that the nrf52 should physically be connected to the UART pins of...