Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
pstorage_load and pstorage_clear appear to work fine, but whenever I do a pstorage_store the callback function is never called. This happens whether or not the Bluetooth unit...
Our USB keyboard using nrf24lu1p does not work on Mac OS 10.11.
Before Mac OS 10.11, USB keyboard was worked, but on Mac OS 10.11, it does not work.
I think your library...
Hi, I doing PCBA prototype. And I found part number nRF5340-QKAA-R and NRF5340-QKAA-AB0-R7 in the website. In my understanding. The NRF5340-QKAA-AB is a sample engineering...
Hi,
I want to used NRF5340-DK for my BLE receiver evaluation I find LNA (NRF21540-DB) which is suitable to use with NRF5340-DK.
But I could not find this available in...
I am just beginning with the dev kit I bought in December. The box has a URL: nordicsemi.com/start52840dk
This is not helpful. The only thing I find there is a PDF - apparently...
hello,
i am using sdk 17 with ses v5.20 i have customised board consists of Decawave 1000 , Nrf52832 and accelarometer i want to compile and run both initiator and responder...
Please tell me about RBP CONF of UICR. Q1. What is the purpose of UICR's RBPCONF (read-back protection)? What kind of protection is it? Q2. What changes when RBPCONF (read...
I'm having problem connecting my thing:91 to the nrfcloud. When im trying to connect im getting "Troubleshoot nRF Code 40412". One of the reasons could be "before attempting...
Is there any way to run the TIMER peripherals off of the 32khz clock? We need to generate a 1khz PWM while the micro is asleep, and we really need to be able to shut down...
My device has BLE and I can successfully use any example (for example ble_peripheral/ble_app_bps ) to advertise different services.
It also has a serial port from where...
Hello,
we have a problem to do bonding to a Huawei P20 lite, which has Android 9 and seems to use BLE 4.2.
We use the nRF52832, with SD 17.2.0, using Bluetooth LE.
We...
Hi I have a new NRF5340-PDK board. I am using Zephyr OS to build my application like that: However, flashing with: doesn't work. I am using the latest version of nrfjprog...
Hello all,
We sell BLE devices with pre-programmed firmware, which has the ability to be remotely updated using the nordic buttonless DFU service based on a modified version...
Hi,
Thanks in advance.
Anybody experiencing the same problem? I'm trying to test the DFU functionality by compiling the example in SDK/examples/dfu/secure_bootloader/pca10040_ble...
Hi,
I've just learned that even with enabled pairing, it's still possible to "simply" connect to the device. But is there a way to force pairing on connection?
I'm...