We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
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....