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...
nrf51822 QFAC have more flash and ram than QFAA, so, is QFAC consume more electric current than QFAA in idle mode and sleep mode? in low-power consumption product,if it's...
Hi,
I want to configure 2 channels of saadc in differential mode as follows:
But when I received data, it seems that only the channel that its channel index is zero...
Hello,
1) In nrf5340 app CPU, there are only 3 timer I can use, timer0, timer1 and time2, is it right?
2) I want to use four timers in my project, to control two SPI...
Hello,
I'm seeing nrfjprog return with error code 33 when I try to program (or erase) an Adafruit Feather nRF52. I'm using an nRF52-DK as a programmer. The feather board...
Hi,
I'm trying to write/read from flash in my app. Reading/writing works until I either:
a) run ant_hrm_rx_start() - then after the call to nrf_fstorage_erase I get "00...
Hello!
I'm from Russia, my name is Anton.
I need a developer kit to research a real-time motion tracking system (RTLS) based on Bluetooth Low Energy, Bluetooth 5.1, Bluetooth...
Привет! Я из России, меня зовут Антон. Мне нужен комплект разработчика для исследования системы отслеживания движения в реальном времени (RTLS) на основе Bluetooth Low Energy...
I am trying to upload an image via BLE DFU, tested on mobile phone and Desktop (Windows) But I receive the following error after all packages have been sent to the device...
Hi,
can nRF52/nRF53 automatically fall back to LDO mode if DCDC enabled in firmware but with bad inductor connection on PCB?
Could re-flash the firmware to disable DCDC...
Hi everyone.
I'm developing a product with nRF5340 and zephyr os. But I found some problems about bluetooth dfu.
Because my application very big. So I can't use defualt...
Hi,
I am evaluating the use of nRF52832/52840 running ZephryOS HCI (Uart or USB) in combination with Bluez/Linux to as central device/gateway. If I were to use the Nordic...
I'm using arm-none-eabi-gcc (10-2020-q4-major or 9-2020-q2-update) to build my firmware. For some reason recently it started to overflow the flash, and I can't figure out...
I inadvertently flashed my PPKII while trying to flash a 52840 Dongle. Now my computer doesn't recognize the PPKII when I plug it into the USB (PPK does not light up). I've...
Just need a little help on something that is probably very simple. I am sure I will be embarrassed at how simple this is.
I get the nr52 device MAC address and append 4...
Hello All,
I have a requirement where temperature Sensor is collecting temperature data constantly. If temperature data is changed by at least 10% from previous value...