Hey I am working on nordic nrf51822 chip ( http://i.imgur.com/q8EM4uq.jpg ).
I want to run a bluenet code which i have forked from github.com/.../bluenet to github.com/....
Hi, I use the nrf 8001C + stm8s. I successfully installed settings nrfGo, but when I try to execute a command OpenAdvPipe I get an error ACI_STATUS_ERROR_CMD_UNKNOWN .
The...
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 Team
I found that the direction finding example in NCS 2.2.0 always have CONFIG_BT_LL_SW_SPLIT =y. I try to set BT_LL_CHOICE to BT_LL_SOFTDEVICE but failed. Does our...
Hi there!
I'm currently in the process of migrating an 'old' nRF5X based application already in the field to the nRF Connect SDK, and am stumbling upon issues with logging...
I am developing with nrf52832 (s132 v7.0.1, SDK v17.0.0) as a peripheral device.
I would like to have it re-paired when there is no pairing information for either peripheral...
To the kind attention of Nordic support team,
We noticed that our BLE antenna reports we receive from our provider are somehow cumbersome and difficult to read, containing...
Hi,
We are currently developing the heartbeat belt product. Almost finished
But now there is a new requirement. Our heartbeat belt need to connect two phone at same...
OK, so it seems if you accidently hit "VERIFY ANSWER" your discussion gets locked and you can no longer comment, nor reverse that process. So, I've had to start a new discussion...
Hi,
I am using nRf9160dk with mcuboot secondary image on external flash base on AZURE_FOTA example, ncs 2.0.2.
Found the bootloader cannot runs primary image.
So, I...
Hi,
I'm developing on the current setup:
nRF52833 DK, emulating an nRF52820.
Soft Device 113 version 7.2.0
SDK 17.1.0, with updated MDK (see link )
IAR EW ARM...
Hello,
We are testing with the NRF SDK sample in:
nRF5_SDK_17.0.2_d674dde\examples\peripheral\spi\main.c
How do we disable use_easy_dma. ?
We want to only use the...
I have a version 3.0.0 DK and SES version 7.10 can't see it. I can see it and download hex files with the nrfjprog command line tool so I know the board can talk. Note that...
I working on different applications using nRF5340 and nRF9160.
Debug: When Debugger is launched, the MCU reset repetitively as seen in LTE Monitor (Image 1) in case of asset_tracker...
Hollo
Im using the GFX example, want to print string and to clear the screen , i use screen_clear(); function, this is default function gfx example
this is the loop...
Hello,
I am working in a project using the nRF52832 SoC, on the nRF5_SDK_17.1.0, using the Softdevice S132 and working over the SES IDE. For managing the consumption I have...