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 all
nrf52840 Development board,sdk is nRF5_SDK_15.2.0_9412b96 ,PC is windows 10 .My testing master device is cell phone,and using "nrf connect "APP.
T he connecting...
Hi,
I store some application data using FDS and I don't want peer manager to occupy all the space allocated to FDS (so I don't have enough space to store my application...
Hi All,
I have generated the application pkg using below commands
nrfutil.exe pkg generate --hw-version 52 --application-version 2 --application bt_app_42994+.hex -...
I want to uart using your board. The development kit I purchased is nrf52832_xxAA, pca10036. I have not installed the software I need yet. I know pca10036 is known as sdk...
Hi!
I am having problems with bonding and the UART service. To connect to the peripheral I am using nrfConnect and nrfToolbox (UART) on an iPhone 6.
I am trying to setup...
I'm using the nRF51822 Beacon with S110 and the example ble_app_beacon as basic programm.
I'm a newbie with the beacon, so maybe I have problem with the basics in programming...
I am using the S140 softdevice on NRF52840.
I am using NRF 5 SDK 15.2
As part of evaluating NRF52840 for a product I want to see how well i can perform proprietary accurately...
The way that zb_cli_init is currently coded, it isn't possible to add any additional USB classes.
zb_cli_init calls app_usb_init, adds the classes it wants and then either...
Just got the nrf9160DK and I'm trying to add the Basis LTE SIM to my nrf Cloud account. However, when I enter the ICCID & PUK, agree to the terms and conditions and click...
Hi,
I combined the two examples /peripheral/saadc and /peripheral/spi and added a second timer that throws a compare event after 5 spi transactions.
I configured nrf_drv_spi_xfer...
This may be an unpopular question but the Nordic SDK seems to go to great length to perform what is effectively object-oriented programming while still avoiding c++. This...
Hello Experts,
I have modified the parameter of sd_ble_gap_appearance_set and download to the nRF52DK. I have serched it by nRFconnect mobile (Android). But, the icon...