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...
As shown in the above picture, 1. Choose 10000 beat times for monitoring. Why is there a significant difference between the pulse peak and the peak of selecting 100000 beats...
Hi,
Im currently adjusting this i2s sample code to work with my TAS2781 audio amplifier. The code works perfectly but I just want to do a little adjustment on the channel...
For several months now, we've been hearing that developers can start developing DECT-NR+ applications. The following sources are a few examples: - https://www.dect.org/userfiles...
Hardware is nrf5340DKI
nrfconnect v2.6.0
zcbor library 0.8.1.
I'm running a project on the nrf5340 DK that is using the zcbor library to encode log events. The cddl...
I am saving data to the internal memory of the nrf52832 processor. When the data size increases, the processor starts to slow down. Does anyone have a solution for this?
I'm using spi_transceive_dt() to write a register read command then immediately read back 16 bits. However, despite having a receive buffer of 16, only 8 read bits are transmitted...
I used FOTA download library to download a new image from http server , then update the image by swapping the 2 images Now , the old image is in the external flash and the...
Hi,
My customer is working on their PTCRB certification. They need to complete USIM testing and they could not find information on device voltage support per ETSI 102 230...
We're developing an LwM2M application based on the lwm2m client sample with the goal of sending data to ThingsBoard as our main telemetry platform.
The Application in based...
Greetings, Our system consists of three BLE sensors using an nRF52840 to send data back to a central tablet or PC. We are receiving reports that the sensors take a long time...
I've been searching threads on this topic on DevZone and I found a couple that concluded that MCUBoot can work with external SPI flashes, but not with an SD card.
Is that...
I am using PHYTEC link board eth ( https://docs.zephyrproject.org/latest/boards/shields/link_board_eth/doc/index.html ) as ethernet shield using SPI on nRF9161.
I updated...
Hello, per the PPK2 user guide, I see that the switching during auto-ranging can cause measured current to be higher than the actual current due to inductance.
To be clear...
Our products use NRF52832 chips in production, and now the finished product needs to do an SRRC certification, but I need to confirm whether the original factory of this chip...
Hey, I need to set characteristic length for a PTS test to MTU-1 Otherwise the test case GATT/SR/GAC/BV-01-C will failed with the message - Failed: Cannot find characteristic...