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,
I found that s113 SDK17,did not support +8dB TX power,could you please give me some suggestions ,when using nRF52820, which SoftDevice will support +8dB Tx power?Thanks...
Good afternoon,
We are carrying out a new project with your NRF52810 beacon to create a heat map of
movement inside a room.
Our questionis, do you have any software...
Hello,
I am currently running the openthread client example provided in the NCS and I am trying to toggle the client as a sleepy end device. However, in the toggle_minimal_sleepy_end_device...
Hi
I would like to know the availability of the open sources for the following:
1. BLE Gateway for PC, Android , iOS
2. nRF Cloud open source
Can you help, How to...
The nRF52840 UART example uses pins 1.13 and 1.14 for the TX and RX pins on the Dev Kit (uart_pca10056) and has a default baud rate of 115200, but the 1.13 and 1.14 pins are...
Hi! I'm having issues with inconsistent battery readout results. I'll elaborate more below, but in general, I have multiple devices which 'sleep' most of the time, and when...
I have an issue when i am doing writing of a structure where autoprog is a struct like this :
typedef struct { uint8_t tag_tab[TAG_ID_LENGTH]; }tag;
typedef struct { uint8_t...
Installed nRFgo Studio lastest win64 verion nrfgostudiowin641212installer.msi and lastest windows 64 nRF-Command-Line-Tools_10_9_0_Installer_64.exe . But nRFgo does not work...
Hi!
I want to develop a simple program which count pulses in a digital pin in an interval of 10ms. I want to use a timer as a counter to count the pulses, also I want...
Hello Nordic Team,
We just received and test a new batch of SIMs using a nordic nRF9160. However, there is an error that doesn't allow to register these new SIMs. From LTE...
Hello,
we have a project on:
Periperal: experimental ble_app_blinky / and
Central: experimental ble_app_blinky c
We have add suplementary:
LEDBUTTON_LED4 ( BSP_BOARD_LED_3...
Hi,
I am unable to test current time service example.I followed all the steps mentioned to test CTS Example.But, below are the log messages:
Again if I try to reset...
I have an issue with my nrf9160 custom board.
I flashed successfully only 3 of 30 pieces batch. Other boards fail with "Failed to connect to target. No idcode detected"...
Hi !
I am working on aws_fota, with a nrf9160 dk, sdk 1.3.0. When I try to connect in mqtt, I get my IPv4 address I get the following message: ERROR - mqtt_connect...
Hello,
I'm trying to interface msp430fr5994 to nrf51822 as spi slave with soft device 110 and SDK v10. The master (msp40) sends 20 bytes to the slave (nrf51). The issue...