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...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
although the NRF52840 has a nominal receiver sensitivity of -103 dbm I am only able to get a sensitivity of around -97 dbm. I know there was a bug in older soft device...
Hi all,
im using keil5 for this .i getting problem or may be confusion while selecting the packages .also could i use the softdevice for this .Also wanted to know the uart...
I want use two 52DK for BLE transfer demo, one 52DK download nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_uart",
other 52DK download "nRF5_SDK_15.0.0_a53641a...
Here NRF52 TX pin is connected to Battery to measure voltage Level. i am using NRF52 with SDK 11 and s132 soft device. Schematics are shown below
here BATTERY is connected...
The nordic thingy won't program anymore every time I try to program it gives an unknown error.
Does this mean that it is bricked and i need to change the chip or is there...
hi,
I am trying to develope a code to blink 2 LED's for different time interval of 500mS and 800mS using TIMER but I want to control them using TIMER 0 for one LED and TIMER...
Good afternoon,
I would like to ask you if it is actually possible for the peripheral device to automatically repair with the central device after being powered off through...
Hi All,
I have an application successfully running on nrf52832 with sd132 which I am migrating to nrf52810 sd112. Unfortunately since the softdevice structure has changed...
I am using nrf52832_xxaa and I'm porting my device from SDK11 to 14.
#define APP_SOC_OBSERVER_PRIO 1 /// Applications' SoC observer priority. #define APP_BLE_OBSERVER_PRIO...
Hello guys,
I have got some evaluation project based on Mesh.
I have got Mesh SDK (nrf52832 DK Based) and Thingy52 Mesh examples working. Even we created sample Android...
How is the output power effected by temperature on the nRF52832 chip? Is there any data or documentation specifying the change in output power vs low and high temps?
Hi,
I use the bootloader example given into the library to update my application (or bootloader and/or softdevice+bootloader) via DFU but I don't find in this code how to...
Hello,
I have questions on the Provisioner of a network. Reading through the documentation on Mesh Provisioning, I have come to understand that some amount of data has...
I've tried this but it does not work: static void adv_slots_init(void)
{
uint8_t default_frame_data[] = {0x03,0x03,0xAA, 0xFE,0x13,0x16,0xAA, 0xFE,0x10, 0xF8,0x03,'g','o...