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...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
Hi developer, I'm a beginner using Nordic. This happens because I assigned made connection rain gauge and nrf52 as custom programming using a rain gauge and nrf52. Can someone...
Hi Guys,
I am new in BLE world, so sorry if I ask stupid questions.
I have a Simblee RFD77101 and a nRF 51822 chip. I would like to connect from nRF51 to Simblee and...
Hi all:
I used code from Github to read 9 axis data with TWI. But the example in TWI floder doesn't work.
Does somebody have the same issue?
Chip: nRF51422
Board...
My board is NRF51, the SDK version is nRF51_SDK_9.0.0_2e23562.
If I want to update the sdk version to nRF5_SDK_12.3.0_d7731ad,
Does it difficult? Is the modification many...
Hello,
Is it possible to transfer a program using the "nRF USB" on the nRF52840 DK (the on next to the 4 push bottoms) ?
Until now, I was transferring the code with the...
hi,
I use examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay\pca10040
I want to change the maximum number of central connected from the peripheral...
Dear Devzone,
I am working in the dynamic multiprotocol template project and want to add a BLE central connection. When I change the NRF_SDH_BLE_CENTRAL_LINK_COUNT & NRF_SDH_BLE_TOTAL_LINK_COUNT...
Has anyone tried porting over on of the FreeRTOS examples for the nrf52 sdk onto the Thingy?
I see that it has the port in external/sdk13/external/freertos, but don't see...
Hi,
i am using SDK v8 with softdevice v8,using master control panel pc application,added custom service and characteristics to application,problem is characteristics value...
Hi!
I've found mismatch between schematic reference from Product spec ( here , page 692) and PCA10056 PCB (Preview Development Kit) for same operational mode.
In specification...
Hello,
i am using the Nrf52,
i am facing problem on the following line
#define MESH_SERVICE_BASE_UUID128 0x23, 0xD1, 0xBC, 0xEA, 0x5F, 0x78, 0x23, 0x15, 0xDE,
0xEF...
Hello DevZone community,
Currently I am using nrf51822.
Could you guys please tell me how to enable code protection besides check the "Lock entire chip from readback" in...
Dear All, Please update me if is it possible nRF52810 is having capability for SIG Mesh or Mesh Network? Also is to possible to establish Mesh network beetween nRF52810 as...
Hi All,
We received a new design with a nRF52 powered at 1.8V. We are using a JLINK probe with the SW protocol for the burnin code.
When we apply 1.8V we can’t program...