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...
Hi, I am trying to use the nRF52 to pass IMU information through BLE to a smartphone. We have a custom chip with the nRF52 and LSM9DS1 on the same board. I am able to program...
Hi!
Friday I can load the binary into PCA10040 (blinky example) ands works well. But today I load de binary but not works, nothing happen.
I'm used this example /Nordic...
It seems that I configured LFCLKSRC correctly, and advertising led flashes correctly.
Can I make any troubleshooting codes for Radio or Antenna?
Can I make some codes...
Hello,
Is it possible to erase only first N kB of internal flash memory before reprogramming nRF51 with JLink?
Lets say that I just want to erase first 64 kB of flash...
Github said it works in sdk8.1, But I place it under *nRF51_SDK_10.0.0_dc26b5e\examples* It works well in the demo board. Question,Can it be used in sdk10?
What I want to...
Hi,
referring to the SoftDevice Specification, S132 Softdevice vx.0, paragraph 15.2 (Attribute table size) I wonder how one does work out the size of the attribute table...
Hi,
Hope this is not a duplicate post. I am using nRF52832 and SDK Ver 11 and am facing the following issue:
After configuring the UART and SPI, I put a string e.g....
Hi
Today I have recieved the new nRF52 Development kit PCA10040. I have downloaded the latest version of SDK nRF5_SDK_12.0.0_12f24da working with ANT_s212_nrf52_2.0.0....
I can't build ble_app_proximity_pca10040 example due to uv5 core size limit. One user suggested that I port the old device_manager to SDK 12 proximity example to reduce core...
Hi guys,
I am using the nRF52 DK with IAR 7.70.2 and SKD12.0.0.
I notice that the blinky example has 2 versions for the nRF52 DK:
a) blinky_pca10040...
Hello,
my problem is that after changing the UUID service and number characteristics in my nordic device, the nrf connect app on ios8.2 not recognize it (in the android it...
Does anyone have experience with implementing a DALI slave and/or master on the nRF5x?
I can find several starting points on the internet, but was wondering about your experience...
Hi all Nordic Developer,
Currently I am working on nrf51-dk(as a BLE central) and I wish to connect one of its pin to a power supply(as a input). If the power breakdown...