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...
I currently call nrfjprog twice to flash the softdevice hex and then the app hex separately. But as I am using two nrfjprog calls, I am unable to set --rbp ALL with the second...
I'm still on stack 8.0.0 so it might have been fixed since. I have noticed that if the other side de-asserts CTS the Nordic code will leave the TX asserted in a Break condition...
Hi there,
Currently, I am working on a project which uses iphone(or other IOS device) as a central, and nrf51822 as peripheral.
Basically, the concept is that peripheral...
itg3200.rar hello there i have interfaced itg3200 with nrf51 dk. but now i want to see it on oscilloscope. can you help me?? i have put my scope's screen shot and code here...
HI all,
We've recently moved to SDK 11.0 and it certainly has not been a painless migration, especially when using GCC.
Setup: GCC 5.2.1 on Linux Mint with nrf51 xxAA...
Hi, I'm wonder it is possible to stream video using nRF52x family? I know that chipset isn't designed to this purpose, but I'm only wonder about that.
Thanks
Robert
Hi,
I've started using the nRF5 11.0.0 (89a8197) SDK on a board that does not include an external low-frequency CLK source.
When using the nRF52 0.9.2 SDK, we were recommended...
I want to reserve a section of memory, FLASH, that will hold static, read only, product data. My application makes use of the following parts of the Nordic ecosystem.
...
I would like to carry out communication with a plurality of peripheral using a central multi-link function.
When performing the communication via the relay unit, the communication...
Hi ,
I'm intrested in using the BLE UART apllication provided by Nordic for the nRF51 422 developpement kit and I have a little question to ask and please forgive its simplicity...
Environment is a PCA10040 v1.1.0, measuring current with a Rigol DS1104B over a 10 Ohm resistor.
I'm using the ble_pwr_profiling example from nRF5 SDK v11. I've programmed...
Hi,
i;m trying to build the "nrf52-ble-app-lbs" example which i downloaded from git hub github.com/.../nRF52-ble-app-lbs.
I followed the instructions in the README file...
I want to connect to the wired sensor NRF51822 board, whether it is possible to adjust the findings for the closure, they sent a message to the application?
Hi, I've recently switched from the older SDK 6 to SDK 9. However, I am unable to get my NRF51822 working with any of the example projects. I've managed to compile the projects...
Hi, I am working on eddystone project i.e nrf5-sdk-for-eddystone-master which is newly released by nordic. And I set URL,UUID and TLM frames successfully but when I trying...