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'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...
I have created a custom board in the boards.h file.
I then created the fanstel header file and copied the PCA10056 information accross. Everything is working as it should...
Hello,
I have been struggling with multilink uart example for a while. I have done 3 peripherals and one central communication but still I have some problems. I am using...
I have a PCA10056 (nrf52840 DK) and a couple PCA10059's (nrf52840 Dongle).
I'm trying to get the DK to have the same/similar DFU as the dongles.
My development machine...
Good Day
I'm probably missing something very simple.
Working through this tut.
https://github.com/NordicPlayground/Nordic-Thingy52-mesh-demo
Line 1 is requesting ...
Hello,
I want to use nRF52840 dongle as complite hardware for comunication with other device via USB CDC (Virtual Com port).
End device is datalogger, and i can configure...
I am using nRF52840 Preview DK (0.12.0) and I want to measure USB currents. I am using the DK as a starting point for doing measurements on custom HW and verifying that we...
I can program and debug using Segger Embedded Studio v4.12 on my mac without a problem. When I try to use the command line to program and erase a nrf52840, I receive the following...
Hi All.
Practising Secure DFU, my nRF52840 DK board seems like if it is locked. Only Leds 1 and 2 are ON. The board is advertising with DEVICE_NAME=Dfu Targ and its COM...
Hi,
I would like to know the correct way to change the polarity of the CS line for SPI devices. The SHARP memory display is opposite of most SPI slave devices so I need...
Hi, I am using the nRF5_SDK_14.0.0_3bcc1f7 with SD v5.0.0 and the ble_app_beacon example together with the Jlink Monitor mode for debugging. The issue is that under some circumstances...
Hi,
I m using now two thingy and I m looking for the possibility to compute the difference between the two accelerometer to determinate the the moment of one compared to...
I'm trying to get back into the swing of bluetooth development, and right now I'm trying to find an overall ladder/timing diagram for a full bluetooth/softdevice transaction...
Is model Publish Retransmit (Mesh Spec 4.2.2.6 and 4.2.2.7) currently implemented in the Mesh SDK? I noticed that with Publish Retransmit Count set to 1, the Zephyr Mesh stack...
In nrf52832 datasheet, it uses" 64 MHz crystal oscillator, using external 32 MHz crystal "
then, can I use external 16 MHz crystal or external 4 MHz crystal to drive nrf52832...