Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hi all,
I've found an alexa gadget example but I can't seem to get it running on my nRF52840-DK. The example I've found was located under repository:
https://github.com...
nrfx_gpiote_irq_handler() which is nearly 150 lines of code. All the GPIOs seems to have same priority at the hardware level, how among different GPIO's Interrupts are processed...
Hi, I got an SDK15.2 project that we converted the bootloader to be both serial and ble for the dfu. Unfortunately we have a few units in the field that have only the BLE...
Hi,
I want to schedule timeslots back-to-back, or as close as possible. Question is how close to eachother timeslots can be scheduled?
I read the following about sd_radio_request...
I have a custom BLE service that works correctly with nRF Connect. When I use the API, though, it sends me the same value repeatedly and does not update to reflect new values...
Hi,
I am a developer of IoT systems working for a private firm within Africa. I currently started the development of a cellular IoT solution and my search landed me on the...
Hi,
I've somehow managed to build the gps sample from source within SES, but I can't get the flashed sample to work properly. Everything is fine if I flash the downloaded...
https://devzone.nordicsemi.com/f/nordic-q-a/46388/nrf9160-dk---make-application-from-scratch
I followed the steps from user: Aakash_Soni on this thread. However, when...
Hello,
I am using Segger Embedded Studio IDE v4.52 (64-bit) to develop an application using nRF5340pdk.
My question is this, I cannot find any of the Preprocessor or compiler...
Hi.
I am developing using nRF52820 with SDK 17.0.0 . I test the USBD using the example code(\nRF5_SDK_17.0.0_9d13099\examples\peripheral\usbd_hid_generic), but the problem...
Hi,
I would like to know if it's possible to read advertising data when connecting to the peripheral.
My problem is sometimes when i read the adv data, and then try to...
Hi,
I try configure 2 gpio pins with opposite pull state, one NRF_GPIO_PIN_PULLUP, other NRF_GPIO_PIN_PULLDOWN :
nrf_drv_gpiote_in_config_t in_config = GPIOTE_CONFIG_IN_SENSE_LOTOHI...
Hello
We are working on BLE remote based on nRF52810. We are operating it through coil cell. Please let us know is there Internal battery monitoring feature supported by...