app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
I am trying to figure out how to exit a loop of my program using a button press on the nRF Toolbox UART app. Say it's button 4 for sake of giving it a value. I am using an...
Hello,
I've been trying to use nRF Connect 1.0.0 on OSX 10.11.6 with a nRF51822-powered board ( this one, to be precise ). Whilst nRF Connect finds the serial port and...
Hi,
I'm complete nordic newbie and asking you for some help.
I have 2x 81522 ICs, one is QFAAC0 and the other one is QFAAH1, both QFN48 packaged.
(1) looking at infocenter...
Hello I'm trying to learn your API using nrf5-ble-tutorial-advertising example. Over all the example is much help and API documentation is quite good. But part of API code...
Hi,
I am trying to do a GPIO operation every one second repeated in 51822. I am using app timer to get this work done. The current average consumption is 45uA/H. The handler...
The blinky_freertos example in the nRF5 SDK 11.0.0, built for the nRF52 (PCA10040) with GCC, appears to work fine right out of the box. However, when I added -DDEBUG_NRF to...
Hi,
Is it possible to communicate directly between nrf51dk(peripheral) and PC(master)?
With UART communication, I need to connect a board to the PC via USB. But I want...
We are using the nrf51822 with softdevice 7.0.0 and BLE.
We have noticed cases where sd_temp_get never returns and the processor resets due to watchdog timeout.
Under...
Hi Sirs,
I have 2 modules in Mass Production by using nRF51822QFAA & nRF52832QFAA.
Customer asking us to support Apple Home Kit.
Can get your advise for :
How to...
Hi Nordic Tech Support!!!
Greetings of the Day!!!
I'm Dinesh Katkar, we team working on wearable IoT design and we need to interface 4 RGB LED-SMLP34RGB2W3 from nRF52832...
Hi:
1: NRF52832 How to set up the TX transmission power.
ble_app_hrs :didn't see set TX transmission powe
2、NRF52832 :How much is NRF52 maximum rate, how to set
THS...
What are the certifications required for Australia? My device has FCC and CE certifications, are these enough to allow someone to import my device? We are both really unsure...
I'm using the nRF51822 DK + SDK10.0.0 + s110. I'm going to create a system where I do an SPI read from two sensors every 6ms. From these sensors I will get 20B each over SPI...
I'm writing a program sending die temperature data through BLE. I'm trying to combine the nrf51822 Heart Rate Monitor example and the nrf6310 Temperature example. Both examples...
Hello,
I have connected a SX1272 module to a nRF51 Development Kit using the Arduino connectors. Anybody written a sample app to get me going?
There is a SX1276 Ping Pong...