I've tried compiling and running the ble_app_hrs_rtx demo example suing the makefiles and GCC 'as is'. However, the program just hangs and doesn't do anything. Specifically...
I'm using QT + QBS + bare-metal + gdb + openocd + stlink(debugger). I want to print into qt-terminal debug information. How Can I do this feature?
forexample:
int main...
I ran the ble_aci_Tranport_layer_Verification.ino sketch from the Nordic BLE library and I get no output to the serial monitor after "nRF8001 Reset Done" is displayed. I think...
I am trying to debug my code today and am finding that Eclipse is constantly breaking execution at the INLINE function app_timer_evt_get(). I do not have any break point set...
Hi,
Recently,
the DFU of the "Master Control Panel" (Android) can not complete the upload mission.
But,
the DFU of the nRF-Toolbox in iOS is
work well.
Old...
I just tried out the new iOS nRF Toolbox 1.5 and it doesn't seem to handle long init packets.
I gave it a zip file that contains a 137216 byte 'application.bin' and a 192...
Hello everybody,
In the SD_EVT_IRQn ISR I check for BLE and SoC events and set flags for each so my application can fetch and dispatch the events in the main context. ...
Hi,
downloading works fine now from SES. But now I like to use some of the ANT example projects. Im told to install SoftDevice package before downloading the example firmware...
I'm modelling a complex system with multiple BT devices based on the NRF52 using a very detailed model of the RF.
The system is based on the NRF52 using the mesh stack to...
Hi everybody!
My goal now is to use nRF52832 as a intermediary for an update package. In other words, my goal is to send a file (probably .zip package) to a board and save...
Hi,
When running the unit tests for Mesh SDK 3.1.0 I get the following failures.
83/92 Test #83: generic_dtt_client ...............***Failed 0.00 sec
From the log I...
Dear DevZone,
I'm new to the nRF52-DK and Nordic in general. I'm trying to set up an nRF52-DK to use with nRF Sniffer, and not having any success.
I have tried following...
Hello!
I want to ask about read operation on nrf51822.
In your examples, as I understand, BT stack handles Read Request automatically and then sends Read Response. The value...
Hello,
I am beginner for bluetooth technology and have very interesting to this technology
I have developed new board (4 pcs) for nrf 52832 and soldered all parts from...
Hello.
Please teach me how to turn on DEBUG flag on Segger Embeddid Studio.
Environment: SDK 15.2.0 and SEGGER Embedded Studio Release 4.10a Build 2018110203.37618 Linux...
Hi I'm facing problem while programming my custom nrf52832 board (It might be issue with flash/ROM setting) its saying this hex file has a data in softdevice region . I'm...
Is nrF52840 VDDH pin only used for REG0 LDO/DCDC regulator output to generate VDD power for the GPIO circuitry?
or is VDDH power used to power some other internal circuits...
Is there a way to access the Gazell heartbeat timer? Ideally I would have a callback to my application when the heartbeat occurs. The main motivation for this would be to...
Hi,
What I did:
Already connected the custom board with nrf52832 chip on pc with python
Already receiving data from the board
I want to have the python code that...
The GPS antenna just fell off the board. Seems like the part has a cold solder joint. This led me thinking that the LTE antenna might also have the same problem. I had no...