I am using PCA10031 dongle with SDK 7.2. I tried the blinky example in peripheral directory. Unfortunately it didn't work for me.
When I use the makefile from blank/armgcc...
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...
MCU: nRF 52832 SDK VERSION: 17.0.0_9d13099 SOFTDEVICE: 7.0.1 (s132)
I have an application with some custom services (4) with different characteristics number and behavior...
I was able to change the MAC address in the ble_app_buttonless_dfu example with "sd_ble_gap_addr_set( )".
But, when I enter the DFU mode, the MAC address changes to the...
Hello,
i am using nRF52832 Development kit.
and segger embedded studio for debugging
i have just started with NFC module. i run the NFC example "record_url" and it is...
Hi,
In the process of testing DFU on the hardware, I am trying to send the DFU Packets through a TTL Cable to a different pins(P0.02, P0.03. No HWFC) instead of sending...
Hi Sir
As subject, I have a nRF52-DK on hand, I'd like to use the "Bluetooth Low Energy APP" of the desktop nRF connect software to scan BLE device and connect it,
Just...
Dear community, good afternoon
We have been working with a coordinator, a router device and an end device all based on nRF52840 (Fanstel BT840F module) with nRF5_SDK_for_Thread_and_Zigbee_v4...
Hello,
I am trying edit and compile mcuboot and ultimately upload to the nrf9160.
To do so I am loading the mcuboot project using CmakeLists.txt at v1.2.0\bootloader\mcuboot...
Because the nRF52840 consumes an additional 1mA when QSPI is activated, Nordic has previously recommended deactivating QSPI when not in use, which in practice means deactivating...
Hello DevZone,
Perhip: PCA10040 SDK 15.0.0, SD 6.0.0
Central: PCA10056 SDK 15.0.0, SD 6.0.0
I am working on a BLE project and we need to make sure our link is secured...
Hi,
I am building an application for Thingy:91, currently using SDK 1.3.0. The application is supposed to collect data using BLE and forward it with LTE to the MQTT broker...
Hi,
I wanted to read all the android notification using an embedded BLE device..
I have gone through BLE_ANS example which is in nRF51 SDK, All i want is to implement...
Hi, I'm working with nRF52840DK. I need to run in Direct Test Mode, and to see RSSI & PER. I tried nRF Connect - Direct Test Mode, but it shows only the number of received...
Hi engineers,
I want to transplant demo "usbd_audio" from pca10056 to pca10100, what should I do?
I found a relevant ticket said that
Change board config.
Change...
Hello DevZone,
For a project I'm using the TAG-4 NFC writeable NDEF message example in my SDK and I had a question if this message is always stored in flash or if it is...
I have two nRF5340PDK, both of which would have worked normally. Then I accidentally download the firmware of 52840 version into nRF5340PDK by GProgrammer, which made them...