I've gotten the experimental_ble_app_s130_example_c_pca10028 (BLE Dual role application) to work with my nRF51-DK (modified for my needs). It's an nrF51422 chipset.
I want...
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 stumbled upon Nordics video on facebook where they show how to calculate the distance between two NRF52840 Dev Kits. Link to video and article: devzone.nordicsemi.com/....
I downloaded version 15.2.0 of the nRF SDK. It contains the softdevice version 6.1.0.
I then attempted to upgrade to the softdevice to 6.1.1. After downloading the softdevice...
Hello,
What are the steps to recover a bricked nRF9160-DK? I want to get it back to the state that it was shipped in. I would assume refresh "secure_boot" and an app such...
Sir,
I have one custom MDBT50Q evaluation board and a ST-Link debugger. As the Keil IDE is fully defaulted to J-Link none of the example programs are building and flashing...
Hardware:Two nrf52840 DK Software: SDK15.2
We have 2 development boards acting as a master and slave communicating over UART. We are using the serial library for this application...
when i use the official example in nRF5_SDK_15.2.0_9412b96\examples\peripheral\blinky\pca10040e\mbr\iar using IAR IDE,
after building successfully, i failed to download...
Hi:
I use the new Mesh SDK 2.2.0 to make a demo.and I use the proxy_server and proxy_client example. now,I test and find the proxy_server example don't open the relay function...
Hi,
When I go through the code of light switch example, I am confused about relay functionality.
Compare with the v2.1.1, I can find the m_relay_enable in network.c but...
Hello!
We are currently developing a software solution which integrates many protocols into one Gateway. One of the protocols is Zigbee, and since it is the first time we...
I'm running FreeRTOS with SDK version 15.0 on nrf52 custom board.
I have two sensors, say A and B, on two separate SPIM bus instances. Sensor B utilizes PPI to trigger data...
I've been working on using an nRF52 as a host for a PS/2 synaptics touchpad mouse (to integrate with BLE HID). I was able to get a correct mouse position using two GPIO pins...
Hi,
i am using oled ssd1306 i2c with nrf51822. I am using peripheral mode and SDK v10.0. i choose this sdk version because of length i want to sent at one go that is 1024...
Help pls, i can't build a project.
Building ‘temp1’ from solution ‘temp1’ in configuration ‘Debug’ 1> Generating linker script ‘temp1.ld’ 1> Linking temp1.elf 1> Output...
Hi,
It seems that I have an issue with ZB_GET_OUT_BUF following the zb_zdo_node_desc_req example.
After several calls (around 10) of ProcessNodeDescReq , I can't get a...
I am using Linux (various breeds and hardware) and the nRF52840 Dongle. When I first plugged the dongle in it worked as expected
Then this
this is the output from dmesg...