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've modified Nordic's "Nordic_Keyboard" sample to work with my custom board, just simple modifications to use custom_board.h rather than the default PC10028 configuration...
Hi,
I use HID application with S110 v8.0 profil.
I use BLE HID Keyboard example.
I put datas from smartphone to BOOT KEYBOARD OUTPUT REPORT and I whant read them by...
Where could i buy the rev 1 of nrf52832 DK? I can't find a place where they specify the revision or the packet variant and the build code. Is there a way to know?
Is it possible for a nRF51822 device running a Gazell stack (as host) to be able to receive RF waves from another device which is not running a Gazel stack?
If yes, then...
Hi, I use S110 to develop a product which will send data to master every 30s. I registered a 30s App timer at RTC1. When this event occurs, I can control the IO pins but cannot...
Hello,
I have a question for a nordic employee:
What is the factory flash state of a nrf52 chip ?
Is there any pre-programmed bootloader ?
With other processor, for...
hi,
I created a SDR/GR based basic BLE dumper. fell free to use and improve it :)
github.com/.../ble_dump
(output to pcap or fifo -> wireshark (btle= (default in...
Hi all,
Is there any example how can I communicate with 51822 device with SD110 on Windows 8.1 desktop? I successfully paired the device but I have no idea where can I...
Hi, I am trying to implement Secure Connection for my application, because using PIN I noticed some problems with the bonding in iOs, in fact using the device manager from...
I've writen a BLE program for a company,they reqire me to certificate the circuit and the program through a Fixed frequency program,what is the hell?Where to get it?
Hello,
[Device: nRF18522 S110 Softdevice 8.0.0 SDK10]
I've referred to this post:
devzone.nordicsemi.com/.../
Does it mean the maximum value is 512 seconds...
hi,For the bluetooth certification, but requires a fixed frequency is 2402 2442 2480 test, could you tell me need how to set up 2442 under the fixed frequency?
I'm trying to make one of the examples in the SDK v9, but I'm stuck on the following error;
L:\NR - nRF firmware\Nordic SDK\V9\examples\ble_peripheral\ble_app_template...
Hi,
I use s110_6.0.0 and sdk_5.2.1 in my old product. I found that I can't write flash sometimes. Timer1 and Timer2 are used, and their interrupt priority level is 1(high_priority...
Hello,
I noticed that their was a question in the developer zone regarding MD bit?
devzone.nordicsemi.com/.../
My question is slightly different. I am using Soft...