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...
Hello there, thanks so much for taking the time to read. My problem is the following
I am trying to run GZP (Gazell Pairing Library). After successfully pairing with a...
We are currently trying to log our sensor data to a mobile phone through uart using nrfLogger app. We have nrf51 module and we are using SDK 12.
In nrfconnect, we select...
Hi,
I have problem with long write by sd_ble_gattc_write.
I send first 18 bytes by button on pca10028, then I waiting for BLE_GATTC_EVT_WRITE_RSP and sending rest of bytes...
I need some help with something very basic...
I need a way to upgrade my DFU BLE bootloader to either reset back to the app if no update has been sent after some timeout...
hello,
According to the "twi_scanner" example from the SDK12.2 I don't understand how the respective I2C pins/GPIOs are set up.
There is this function that I found "nrf_gpio_cfg...
My nRF52 device is an asset tracker and does not have a comm port. I have been looking at a BLE dongle setup for manufacturing test but the results are not repeatable with...
HI,
Nordic part used is nRF51822.
Is there any way to increase signal strength of BLE tx?
I see some parameters in advertising_init function for advdata.p_tx_power_level...
Hi all
According to chapter 50.2 of the nRF52832 product specification V1.2, the pins used for the UART peripheral should be configured before in the GPIO peripheral to...
why most of the examples of sdk 12's sdk config file has different options?
I'm trying to build an application that has Central and Peripheral Role application (and it...
Hi,
I have noticed the new preview DK for NRF82840 is now available, and the new chip is running the new BLE5 spec. My understanding on the BLE v5 is the higher data rate...
Dear Team,
We are facing an issue in nrf51822. We are compiling same project on different system in log file we got certain differences such as
System Licence
...
How to change Peripheral Role to Central Role without having concurrent Role?
I know S130 Can have 8 Concurrent Role as Central, Peripheral, Observer, Broadcaster.
But...
Hellow i am starting with nrf51, and reading nAN-36_v1.1x.pdf doucument
about using use a button to sent a signal through ble.
the BLE hellow world.
but I cant find the...
I'm trying to program 500 raw (not populated on boards) Taiyo Yuden EYSGJNZWY modules, which uses the nRF51882 chipset.
Does anybody know where I can get a fixture to do...