Hello , I want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
hello, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
Hi,
I use SDK v10, S110 v8 and dfu_dual_bank_ble_s100_pca10028. My application has dfu support.
I reset to bootloader from application after writing 0x0104 to dfu control...
I have a nRF51822 device.
When the connection interval is 50ms.
The transmission distance can up to 50m+.
But, when the connection interval is 1000ms.
The transmission...
Hi,
I have a simple question. It is possible to use the ble-sniffer nrf51822 on Kali Linux? I found a guide to use it on linux but I don't know if it is the same for Kali...
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...