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...
Hello,
I am going through the intermediate DevAcademy tutorials right now because I specifically need to use the 52840 dev kit to interface with a SPI driven ili9340 device...
Hi everyone,
Edit: Consider that I'm on ncs 2.6.1
What are the current methods for provisioning an nRF9160 on the nRF Cloud? I have an ongoing project with the nRF9160...
This sample can be found under samples/nrf_compress/mcuboot_update in the nRF Connect SDK folder structure.I want to know the whole decompression process,I added a lot of...
Hi,
I am building an app that connects to the NRF52840 with BLE. The NRF board is attached to an electrocardiogram(ECG) setup, so I am interested in the app being able to...
Hello,
I am using the hci_usb sample from Zephyr and running BlueZ 5.53 on Ubuntu 20.04. I am trying to increase the ACL packet size from the default value of 27 bytes and...
Hi,
I am using SDK v2.6.1.
Is there any course available on DevAcademy for WebSockets?
For WebSocket i take reference of v2.6.1/zephyr/samples/net/sockets/websocket_client...
Hello there,
I am using nrf connect sdk using vs code.
Toolchain: v2.7.0 SDK: v2.7.0
I have custom hardware board based on nrf52811 SoC.
I have completed a firmware...
Hi
We have a project previously built on NCS v2.6.0 and now we need to migrate it to v2.8.0
I see from v2.9.0 child/parent build setup is not supported and so we are planning...
I'm using ”ncs\v2.8.0\nrf\samples\nrf_compress\mcuboot_update“ this routine.After connecting the Bluetooth, put in the DFU package (mcuboot_update\build\dfu_application.zip...
Hi,
We are trying to enable oversampling in an application that is based on your DF connectionless RX sample, build with Zephyr version 3.4.99.
Something similar was asked...
Hi,
I've a good experience with nRF5340 pre-certified modules and nRF Connect SDK. I'm evaluating leveraging Nordic Thingy:91 X platform to build a new product. However...
Hi Team,
I have some questions following,
1. We created custom board by using nrf52833. for custom board any bootloader needed?
2. We are able to flash hex file into...
Hi i am currently, doing development on nrf52840. where I have 48 number of GPIO's available. for my application, I have peripherals like Touch screen RGB display, UART based...
Hello.
I have two nRF5340 DK boards that I want to use to replicate the demo on https://github.com/NordicPlayground/nrf-knx-iot .
I am using Ubuntu 22.04.
I cloned the...