Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hi,
I use UART bootloader SDK example(dfu_dual_bank_hci) to do update firmware on EK PCA10001 board,it can work ok.But i changed the HCI_SLIP_UART_RX_PIN_NUMBER and HCI_SLIP_UART_TX_PIN_NUMBER...
Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
Hi,
I am using nRF5340 DK + NCS v2.0.0 with nrfx backend for SPIM.
For my application I want to trigger a SPIM1 transaction at a fixed interval. To do this, I set up an...
Hello,
I have an issue when trying to use NVS backend for BLE settings with the settings_storage partition in defined external flash region. As we are doing a multi-image...
I am designing a bluetooth module using the soft device S130 + nRF51822. I intend to refer to QDID80592 and 45222 when purchasing DID for bluetooth. When I checked the ICS...
Hi. I am trying to develop a project that use mqtt connection using nrf9160. Currently using thingy:91 for evalutation board. I am using Mobily Network on NB IoT at Saudi...
Dear Nordic Engineers,
When I plugged in and I opened the Power Profiler App, a pop up required me to update the device firmware.
During the FW upgrade the device flashed...
I am trying to use the DTM example for nRF5340 DK (PCA10095). The example is located at "C:\v1.7.0\nrf\samples\bluetooth\direct_test_mode", but I am facing "NRF_RADIO_Type...
Hello there. I am wondering, if while connection establishment or any other communication event through NFC and BLE the system addresses to NVMC? (Maybe mac address or some...
Hello
I search a way to have a similar project as pc-ble-driver with NRF connect sdk
There is a peripherial with many sensor that send data over BLE and i want to command...
Dear all,
When the provisioner add appkey or bind appkey for the node's model, I want to be informed and run a callback function.
Can I set callback for config server...
Hello Nordic support,
I am using the zephyr\samples\subsys\usb\mass example with an SD card. SPIM4 work on 16MHz.When I check this example on a Windows 11 machine, I observe...
I need to capture the time between rising transition of a GPIO pin in order to integrate a Manchester decoder of an RFID reader chip. In my particular case, the reader chip...
Hi,
I'm working on a project using BLE via s140, everything works fine until I look more seriously at the current draw of the device.
Simply, my project starts a Scan...
Hi,
I was able to get the DFU system working by CONFIG_BOOTLOADER_MCUBOOT =y. I notice that the default mcuboot update methode is using the scratch partition. According...