I have a question about Makefile template used in all samples in SDK12.x
What is the sense of:
$(foreach target, $(TARGETS), $(call define_target, $(target)))
-include...
Has anyone used a graphics library like emWin or TouchGfx on nRF52?
www.segger.com/emwin.html
http://touchgfx.com/en/
I do not see any posts on either forums or here...
Hello,
We can not convert Altium File to DipTrace or Eagle File. We need those files asap. I'd be thankful if you could help me in that issue.
Thank you
We are having a slight issue when we are trying to update the DFU. The original version had this setting for the data reserve:
#ifndef DFU_APP_DATA_RESERVED
#define DFU_APP_DATA_RESERVED...
Hi Guys.
I have a little question.
I leave the bluetooth smart world one year ago, and now that i want to remake some project i read that there is some new.
So in my situation...
link text from this link i have some questions
(1) when i am trying to do step by step debugging ,debugger stops at sd_power_system_off();. can you tell me what to write...
@Michael Dietz
Hi, Michael & everyone. I'm using nRF51822 now. I followed the post Segger Embedded Studio & import the beacon example in SDK 10.0.0 . In Keil, the memory...
Hi, everyone. I'm focusing on SES with OS X for a long time. But there are always some faults and I have never succeeded utill now. I used to think OS X made these faults...
Yo Man,
I use nRF52 with example "ble_app_hrs_rscs_relay" in SDK11.
The printf only send one byte and I check other people asked question but still send one byte.
So.....
I want to test the Bluetooth signal performance of NRF51822 with frequency spectrograph,but Idon't know how to set a fixed frequency to NRF51822,I need your help
thank...
Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Hello everyone~
I'm setting up an eclipse and gcc development environment on Mac OS X following Vidar Berg's tutorial here: https://devzone.nordicsemi.com/tutorials/7/development...
I have some questions about DTM, can anyone help me ? thanks a lot!
1. I use DUT and nRF DK module to do the test. When nRF DK module enter tx test and DUT enter rx test...
Hi,
I'm using the PCA1040 with the SDK11.0.0. For now I'm trying to communicate with the TWI as the example twi_sensor indicates. The problem comes when I try to do two...
Hi, I have a PC communication interface for a bluetooth device (it's an Arduino with a bluetooth shield). I have bought the new arduino (or genuino) 101 with integrated BLE...
I already know the phone's Bluetooth address, I want to write the address directly into the device, the device - directed broadcast, how do I put the address in the program...
I know most developers follow the Apple guidelines for Connection Parameters. But our device will interact with Android phones, so I was wondering in the interest of power...