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...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
The modem on the nrf9160DK (modem fw v1.1.0) appears to get stuck in searching mode. It doesn't happen all the time, and I was able to create it with the following AT commands...
Hi,
I'm using nrf52832 and SDK v13.1 and I want to use the uart driver, but I have this compile error:
Apparently the line 82 depends on the define "UARTE_PRESENT". I...
Hi,
I have developed an application on an nrf51dk, with SDK12.3 (as it was the latest that I could make it work with). It is running fine on the DK, but when moving to the...
Hello!
A possible great customer requests us to develop an application where: some devices are activated upon connection with up to 100 BLE keys. 100 BLE Paired devices...
Hi,
I have developed an application on an nrf51dk, with SDK12.3 (as it was the latest that I could make it work with). It is running fine on the DK, but when moving to the...
Hello.
I am running ble_app_uart altered to allow for connection of two central devices.
The connection of two devices work fine.
Upon each connected central, I can...
Hello! I would like to use a predefined example from the nRF SDK and instead of the board's button, to use an external stimulus (let's say, an external button ). Similarly...
Hey,
I am working on the nRF51 DK and nRF51822 with SDK12,S130, trying to pass a SIG PTS test for required IOPT, however always getting the same "INCONC" verdict, the PTS...
Hi,
I am trying to interface IS25LP064A External Flash with nRF52832 using SPI. I want to get the device ID/ Manufacturer ID of the flash. I am able to get the same in Arduino...
Hi everyone,
I'm using the nRF5SDK160098a08e2 and i tried to compile the ble_app_eddystone exampe but i'm getting this compilation error!
cannot find ../../../../.....
I am unable to read any uart input when I configure UART1 with nRF9160DK.
Please let me know if anything is wrong in my code/config
main.c
nrf9160dk_nrf9160ns.overlay...
In the Sleep mode and nrf52810 was Broadcasting with space 125ms once.
The normal temperature was good,that only 0.08mA. but why not 85℃,The current was up to 0.21 mA ,it...
Hello
I would like to detect timeout when I send a confirmable coap message not received.
My problem is that the response I receive in my response_handler is always...
Hello.
I'm going to make a prototype board and use it soon. I will make a prototype board with nrf52840 and use it soon.
It's my first time developing a prototype board...
nRF sniffer: v3.0.0
Wireshark: v3.2.6
Hardware: nRF52840 ( PCS10056 )
wireshark did not show packets with MTU greater than 20 bytes, is it still not supported?