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 problem with both custom boards and DEV board.
From a certain time after GPIO direction bit seems not effecting the pins.
To get rid of software factor, I all erase...
Hello,
I'm currently using nrf8001 to sent a 20-byte packet. It works fine and my phone application receives the right data. However, when I send another packet that has...
Hi,
I try to create program which will save same data on SD card, I'm using evaluation board nrf52 (nrf52832) and using SDK 13 (nRF5_SDK_13.0.0_04a0bfd) and programing it...
nRF52832 custom board plus some devices. Using SDK 15
I want to count pulses from a previously configured accelerometer. Pulses are slow, around 500 per minute.
I have...
I am experienced with ARM Cortex-M devices, but new to Nordic. I am using C++, and have a publisher-subcriber event driven framework of my own in place already. My own software...
Hello
I am experimenting a little with the Nordic Thread SDK v2.0.
I have a usecase that requires coap security. I havent been able to find info on secure coap connections...
i just got my nRF52DK, turned it on, and tried to read the nfc tag with my phone, but it looks like it is a broken link:
https://www.nordicsemi.com/start52dk
Perhaps...
Hello community,
I'm facing a problem with nRF51 DK PCA10028 and a function call on connected or disconnected state including NRF_LOG commands. Using SDK 12.3.0
On connected...
Hi, i have an existing product but the firmware has been removed from it. i have tried to use the dfu to replace the firmware but i dont know how to get the chip to the point...
The board has been working well.
Since one day, when I try to connect the board with my laptop using micro usb cable, the led5 starts blinking rapidly and I'm unable to...
Hi,
I'm trying to send and receive data to DATA interface that contains IN and OUT bulk endpoint (usbd_cdc_acm example). I'm using libusb on the PC side. It seems like I...
Hello,
I use PPK to measure the power consumption.
but I always get : Failed to start the PPK.
I have measured it last week and it is work.
and this is nrf connect...
Hi Team,
i am working on nrf51822 customized board, the SDK version is 12.3.0 (soft-device is s130 ) and Developing environment in keil 5.26 (on windows).
i am trying...
github.com/.../nrf52-ble-multi-link-multi-role I modified the code to access the environmental values and motion value
but if one thingy access one value such as temperature...
I develop an Android app which connects to a Nordic chip, and I cannot get the Android app to stop advertising once it connects to the central from the SDK multi link project...