Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Using GCC compiler with Eclipse, sdk v14.1, nRF52832, in ESB protocol mode.
The code compiles and builds just fine, all links are ok, but the code below issues a syntax...
One of my nRF52-DK started to act oddly - very brief message in red type flashed up by nRFgoStudio on programming a few times - unfortunately too fast for me to read.
Now...
Hello,
I'm trying to build the ble_ant_app_hrm (multiprotocol) example, using SDK v14.1.0
Here is the output I get, after running make :
Makefile:216: Cannot find...
Is possible use the PPK with a custom board to measure the current usage?
In the pictures it looks like has headers to attach the nRFxxDK modules. but what about custom...
When configuring my Bluetooth Mesh server node to the network, it receives an error and I am not sure why.
I receive an ACCESS_STATUS_INVALID_MODEL error after having called...
Hi,
I am aware of how to use nRF51 sniffer with wireshark.
But in my current project, I am not able to sniff data packets. I am not sure which BLE stack is used in the...
Hi,
we have implemented the experimental_writeable_ndef_msg example from SDK12.2 with Nordic NRF52 on a custom board. Reading the NDEF Message works fine with smartphones...
Nordic nRF52832 chipset
Battery operation such as CR2477 Lithium Manganese primary button cell.
Many application circuits show this microcontroller used with a button...
Greetings,
One thing I've noticed is that if I enable the RTT nRF_Log messages in the bootloader, then the RTT messages that are being sent out in my application do not...
Hi,
i have recently bought a development kit for the nRF24LE1 chip. Untfortunately there was no CD included, as described in the following user guide.
data.icbank.com/...
The nRF51822 Bluetooth Smart Beacon Kit has P0.09 and P0.11 connected to the programming connector P2 (Pin 3 and Pin 6). From the User Guide :
Can I use them as UART...
I have a Rigado BMD-300 Evaluation Board with a BMD 301 module attached. Using the Texas Instruments SmartRF Packet Sniffer, I see the message being broadcast approximately...
Hi,
I've studied the "ble_HID_template.ino" example and I've come up with some doubts and need some clarifications in some points, they are listed below:
1 - Does nRF8001...
Hi.
First, I use nRF52832, s132, softdevice 3.0.0
I will save identifier that is first scan data(8byte).
And, I ignore Later scan data.
Next, UUID's some part...