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...
This is sort of a hardware question, involving the RADIO peripheral in the nrf52(840) line. The question is simple. Is there any limitation on when you can change the TXPOWER...
I have a driver for a Piezo buzzer running on bare metal that I would like to port to the nRF connect SDK. The existing PWM-based driver in Zephyr does not fulfill my requirements...
Dear Nordic Team,
I want to connect my nRF9160DK board to my nRF7002DK board and get a wi-fi location. I've followed samples/cellular/nrf_cloud_multi_service as sample...
I have a question about Serial Modem firmware and the AT#XCMUX and AT#XPPP functions.
Are these commands available in the Serial Modem example in the Quick Start?
If I...
Hello,
I've been working with nRF9160 for a while now and wanted to let you know, I love this little piece of hardware. The possibilities, the small form factor, the power...
Hello~
I am developing nrf52840 with zephyr ncs tool chain v2.7.0 and SDK v2.6.1.
Our hadware is very simple, just a power IC, a nrf52840 and a G-sensor.
Our pre-production...
We have used zigbee sample for coordinator we did many changes in that like subscribing and sending values in UART when any new device gets added.
but noticed ZB_ZDO_SIGNAL_DEVICE_ANNCE...
Is there any plan to support Bluetooth Channel Sounding in Zephyr OS apart from nrfConnect SDK? If so, when can we expect a pre-release version to be available?
I am using a nrf52833 with NCS and was wondering if there are events I can subscribe to (or polling if events don't exist) that will notify me when USB power is connected...
Hello,
after some trial and error, I managed to use the "Bluetooth: Direct Test Mode" example with NCS 2.7.0 (Sysbuild) and USB.
Now I'm questioning myself how to correctly...
Hello,
I want to know how I can complete the qualification process. I already have a Bluetooth account. I tried to go through all the steps, but the only things I needed...
Hi, Encountering an error while trying to program a custom board connected to the nRF5340 DK via P20.
The external board is connected to the nRF5340 DK through the P20 connector...
Hi all,
by default, the "nRF5340: SMP Server with external XIP" sample does not support reverting images in case DFU was not successful. In other words, it does not swap...
Hey, everyone. I am currently working with NRF9160, NCS V1.3.0, developing code for an application that requires periodically storing important information in flash, and send...