Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
Hello,
I'm using the SDK 11.0.0 and S130 on both sides, and the projects ble_app_uart_c and ble_app_uart to connect a central and a peripheral through BLE. I was doing some...
Hi..
i am using nrf52 and my custom made android application.
softdevice is 132.
in that am able to do DFU for application file with android master control panel.
i used...
Hi.
I will make clock.
I use RTC2 + Softdevice. (PCA10040 , NRF52832 , s132_nrf52_2.0.0_softdevice.hex )
Base Source code = nRF5_SDK_11.0.0_89a8197\examples\ble_peripheral...
It seems to me that Nordic has implemented only a part of the Current Time Service.
I want to get the time zone in addition to the year, month, day, hour, minute, second...
Hi.
I'm developing firmware based on github.com/.../S130_LBS_client_server_central_peripheral example. I installed third party Softdevice s130, and with example of peripheral...
I have modifed the nus_uart(peripheral) to add static pass key in sdk 10.I used my mobile phone to test the functionality and it works as expected[asks for the passkey when...
Hi,
I'd like to put a BLE central in low power between two scan.
actually I use the example Ble_app_uart on a dk board PCA10028
and a second dk board as advertiser with...
Hi,
I am trying to get the SPI Slave working but was hoping to find a how-to. Is there an example of the SPI Slave for the S110 Soft Device (7.3.0)?
Currently, I am...
Hello,
I am developing custom HAL driver for SPI in NRF52 (PCA10040). The problem is that using the EasyDMA MAXCNT registers value must be between 1...255. It implicates...
Hi,
I am using nrf_pwm_noglitch.c from here . Is there a way to stop the pwm cleanly?. I would like to have a nrf_pwm_deinit(); similar to nrf_pwm_init(). Currently I set...
Hi.
I'm using PCA10028, SDK10.0.0, S130.
About "ble_app_multilink_central" for the reference.
This code shows me below sequence.
Scan->connect request->get connection...
Hi,
We have an application where we have very very slow vcc risetime and therefore we have an external watchdog reset circuit connected to the -reset/swdio pin in order...
Hello,
the available QDID for nRF52x refers to Softdevice which has no IoT capability, being this a work in progress.
When this will be ready, will Nordic release a new...