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 have two NRF24L01+ modules - I am not sure if they are fake?
One node acts as PTX and another as PRX.
On both devices i have the features auto_ack and ack_payload...
Dear Nordic Team,
I want to move all example code nrf51422 into nrf51822. I am using SDK11. What are the changes want to do in keil compiler. Please support anyone.
Hi,
I am currently designin one of our product with a nRF51822 QFAC included, and I need to store 17k-bytes in a non-volatile memory.
I began to write a piece of code...
Hi!
Would it be possible to modify the glucose example to save the database records to flash using FDS?
Keeping the overall structure of reading and writing, just changing...
Hi,
I'm new to nordic's product and new to study open mesh framework. But I have two questions:
Q1: what access address mean? Is it a parameter of mesh network ?does different...
Hey everyone, I'm trying to compile blinky example, using ARM on Mac OS X. I use st-link 2 to flash it. So, the first when I do 'make' command I've got errors
Makefile...
Gentlemen,
I apologize if this is not the correct place to post this question.
I have a potential project to start a BLE project but their requirement would be start...
I'm developing a new board with nRF8001, after reset i correctly get the DeviceStartedEvent 0x03 0x081 0x02 0x00, after that i go into setup mode sending the configuration...
Hi,
I am using nRF5_SDK_11.0.0_89a8197 at center to debug ble_app_uart_c project.
The center can connect the device well at the beginning. But if I power on and power off...
according to the introduction of mesh framework( value storage part), it says all mesh data is saved in a structure. My understanding is : Handle means a trickle instance...
How to configure S130 Softdevice as Completely Central(S120) i.e with Out Switching its mode to peripheral to operate like a central.
Is there any API or Example to do...
For example, if the first page is erased then it will set this page as swap page and continue looping without increasing the 'page' variable.
This means that the last...
Hi,
I have flashed boot loader to 0x7A000 (Size 24kb) and Softdevice to NRF52 DK ,then flashed application using nRF connect .
Am also able to update application after adding...
Hi,
I need PWM on 2 pins, with a varying duty cycle, and read some posts in this forum on the subject.
I am still using SDK7.2.0, with SD7. Our product is stable, so I...
Hello, a few days ago I was having trouble with RF performance on a custom PCB using the NRF51822. I posted here to get feedback and figure out where the design went wrong...