Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hello,
I am novice in using SEGGER Embedded Studio. So, please bear with me.
I am basically trying to add NFC url write functionality into the ble project with limited...
I'm having some trouble trying to download a program to Flash memory from Keil, the console doesn't give any errors but the program doesn't really load into the MCU (NRFGo...
Hi,
We are using nRF52832-QFABB0, SDK-14.2 and s132(v5.0.0) soft device flashing on board. In linker script default values are set for QFAA (64kb-ROM & 512kb- Flash memory...
I know this question has been asked many times, but none of the solutions I've found have solved my issue.
Nordic Dongle PCA10031 V1.1.0
Master Control Panel 3.10.0.14...
Hi,
My project cannot be debugged using Segger Embedded Studio. The debugger doesn't halt at the application main and instead keeps running. Hitting a pause shows the debugger...
Dear all,
We use thingy's microphone collect data and transmit to Android mobile by BLE, and need no loss of reliable data transmission.
How to do?
Thanks a lot.
I have developed custom PCB with nRF52832. My antenna layout is very similar to layout present on nRF52DK (PCA10040). All works well. Now, in next prototype, I want to add...
I designed the NRF8001 into my circuit board and my application processor is connected to it. Now I need to develop my application program such that I can transmit and receive...
Hi,
I am working with the Red Bear BLE Nano 2 (nrf52832) and programming it in Arduino IDE .
I am trying to merge the BLE_HRM example with a TWI example to be able to...
Hey,
I have a problem with receiving data on my Android app.
I'm sending several data via Services & Notfication Characteristics from my NRF52840 Application to my Android...
hi,
I have some problems about pwm register.
1.NRF_PWM0->MODE
2.NRF_PWM0->COUNTERTOP
3.NRF_PWM0->LOOP
4.NRF_PWM0->DECODER
5.NRF_PWM0->SEQ[0].PTR
6.NRF_PWM0-...
I use rRF52832. After doing "Flash Tab -> Erase" of Keil's development environment, it became impossible to connect at all. I tried using nRF 5x Command Line Tools (nrfjprog...
I'm trying to port the _12.3.0_ DFU bootloader_secure example to my custom nrf51822 board.
The example can run perfectly on pca10028 board, but not on my 51822 board even...
Hi All,
I am developing an application on nRF52840 Preview DK which does not need the Soft device. But it needs the MBR to run a bootloader for Firmware update purpose....