Hello.
I would like to develop FW for the nRF52832, using Eclipse IDE + ARM GCC + Segger JLink OB.
I've seen on the segger webpage that the nRF52832 is a Cortex M4 processor...
When using app_timer through scheduler, a break and go will overflow the event queue if a timer is a repeat timer. The effect is that it's not possible to debug.
To work...
I need to be able to actively set the value being incremented in the Timer2 register on the nrf52 (what I believe would be it's main register). It seems that this might be...
The errata for the nRF52 indicates higher consumption in managing timers and GPIOTE. Does the BSP for SDK11 follow recommended practice to deal with these errata can I ask...
Hi,
I am trying to understand the pstorage to record a log for temperature. In my code, I can call pstorage_init(), and clear a block but when I try to store some data...
I would like to source a compact BLE board to act as a lock controller developed with with a matching transceiver for use in a fob and an app.
It would toggle the pio and...
Ok so here is the issue. I was trying to build a simple application which is described in the tutorial for characters. After building an advertisement and understanding the...
Hello.
This is becoming a very serious issue for me. When I program the nrf52840 dongle and when I switches on the power, it automatically goes into bootloader mode, means...
I purchased a sparkfun breakout board ( https://learn.sparkfun.com/tutorials/nrf52832-breakout-board-hookup-guide and schematic https://cdn.sparkfun.com/assets/learn_tutorials...
I'm compiling a custom application using the CMake scripts in the nRF mesh SDK. When I debug the application, even though the debugger is working – I can pause execution ...
I am trying to modify the central / peripheral relay example to not use the HRM and RSCS services and to use my own custom service instead.
I am following this tutorial...
Hi
I have the nRF52 Development kit and I can program it using SEGGER Embedded Studio IDE without problems. However, when I try to program it using nrfjprog, the Dk doesn...
Hi to all, I'm developing a new device that should be a multiprotocol: Zigbee (as coordinator) and BLE peripheral (with his own GATT) There is an example for this integration...
I asked a question on here couple of days ago, but I resolved that issue and have stumbled into a more concise and in the right direction. I am using ble_app_uart as my code...
I am using ble_app_uart as my code base. I included FDS.c and FDS.h when I compiled, it presented many config errors. I compared the two config files for the FDS example and...
Hi,
I have some problem about Keil hex output file.
At the end of hex file, there have some line as following image.
In (a) of above image, why "hex file" need to...
Hello again Nordic Pro's,
This is a quick question that I have not been able to find the answer for before buying nRF52840 dongles to replace our nRF51 dongles. We need...
When attempting to initiate GPIOTE pins, I get an NRF_ERROR_NO_MEM on the 5th pin. I saw reference to there being a maximum of 4 high accuracy channels but I am attempting...
Hello.
I want to use the CMSIS configuration wizard.
It is work in the example but not in my project.
From looking at youtube I found what I need to add to tool.xml...
Dear Team,
in Feb 2019 this link was available: https://www.nordicsemi.com/DocLib/Content/Product_Spec/ nRF9160 /latest/ref_circuitry?932#concept_myt_5zt_bgb
with the...
Hai,
I'm new to BMD-300 series evaluation kit. I installed nRFgo studio and also nRF5_SDK_15.0.0_a53641a. I have added the screen shot of problem faced. Could u please resolve...