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...
I am programming now nrf52810 I try to merge uart functionality to ble_app_blinky project but it does not work i debug and found out uar_error_handler() never been reached...
Hi.
I am using a custom board on the nRF52820 microcontroller (wiring diagram in the figure). When the microcontroller is powered only from the battery (via external LDO...
Document: HTTPS_SAMPLE_2024_09_19T02_55_15_089Z.txt I was programming the HTTPS sample with default parameters. I managed to connect to "example.com successfully". I managed...
I'm working on a BLE project based off of the peripheral_lbs sample within the nRF Connect SDK v2.7.0. I am attempting to increase the BLE security level up to either level...
Hi,
I am working on a battery powered device that collects data, save it to files and go to sleep, when it is not connected to a laptop via USB. When connected, the device...
Hi,
I want to change the LED pin that blinks to indicate BLE advertisement to pin 6. I have changed the LED_1 and LED_STOP in pca10040.h to 6:
I have also set NRF_LOG_BACKEND_UART_ENABLED...
Hi.
I am developing a custom board using nRF52840 inside a Moko MK08A and an accelerometer LIS2DH.
My circuit has a 3V3 voltage regulator just for the LIS. The microcontroller...
Hello
I'm trying to connect muy Power Profiler Kit II to my PC, and when I choose the device from the list it pops-up:
I clicked 'Program' and after I supposed it...
Hello,
I'm trying to access active PCO from nrf9160 applicaton to be able to diagnose problems like missing DNS, wrong access point etc. I tried using %XPCO command, AT...
Hello.
I am developing device using nRF52840 and i have question about analog pin usage.
My circuit is analog Pins getting voltage supply while nRF52840 is not used...
Hello Nordic team,
how is it possible to perform Packet Error Rate testing during an active OpenThread connection between two nRF52840 devices? The requested test scenario...
I am working with an app developer that is having trouble getting the DFU to work with my zephyr application. They are using:
https://nordicsemiconductor.github.io/IOS-DFU...
When I was considering the layout of the nRF5340 chip, I found that the pins of the nRF5340 chip are very small, and I need to punch the vias on the pads, and then use the...