Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
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...
Hi all,
Hi I am implementing MQTT client on the Nrf52 MCU, as to the MQTT broker, I am going to use the amazon AWS IoT , where the broker adopts the TLS 1.2.
I read...
I am using nRF51 and latest s310 softdevice (3.0.0) and latest SDK (v10), which is the latest compatible with the softdevice.
My device is programmed with the softdevice...
Hi,
I'm designing a 2 layer flex PCB with the nRF51822-CFAC WLCSP package and recommended ST BAL-NRF02D3 balun and on-board PCB passive antenna (not ceramic chip antenna...
Hi Friends,
I am using nRF51822(S110 and SDK10.0.0) in my project and I need the chip to be in connectable and advertising mode under peripheral config . I configured the...
Hi,
I have migrated application with freertos (S132 /NRF52 devkit ) from SDK 11.00 to SDK12.00 .
Flashed SD 3.00 and then application ,but Application is not able to boot...
Hi,
Is this the right way of reading the timer value using the capture task. In this code i am trying to read the updated value of counter for every event generated in...
Hello;
I'm developing an application that advertises as a connectable peripheral. As such, it has an ID (think of it like a beacon minor).
I have 2000 of these devices...
Does bootloader example dfu_dual_bank_ble_s132_pca10040 from SDK v11 work with softdevice v3.0?
when I try to run the dfu_dual_bank_ble example with softdevice 3.0, I got...
Hi ,
I have 2 nrf51 dongle compiled with a code which can scan and advertise ibeacon constantly. Whenever receive advertisement packet from each other , they are able to...
Hello,
I'm running one advertiser and one scanner at the same time, and I want to change the data inside the advertise packet, every advertise. Looking at the forum and...
I use two nRF51822 boards running the ble_mesh_gateway sample project. I have modify the project slightly so to work on my board(juts modify the GPIO configuration , LED and...
Hi all, Now I'm working secure bootloader in sdk12 for these I installed the nrfutilv1.5.0 by following nrfutil user guide
link text
while I'm creating .zip files it...
I've seen similar questions posted, but none that match my situation exactly and those solutions did not work for me.
I'm using the pca10040 dev kit, which I connected...