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 am new to BLE development. Currently developing a new BLE device using ISP1507, which is based on NRF52832. The device (server) will be communicating with a Windows...
I'm testing the throughput of nrf52 Devices . So i create custom services in nrf52Dk and send 100packet at a time and connection interval 7.5ms . I connected motog5s+( ble...
Hello,
We are facing some problem in getting output in NRF52840-QIAA-R. In our project we used pins of port-0 as SPI interface as bellow:
P0.05/AIN3 pin as CS
P0.06...
Hi, I'm assuming my node will have a lot of subcribe addresses, so I try changing the value DSM_NONVIRTUAL_ADDR_MAX. When I change the value of 150, there is no error, but...
hi,
nRF6939 live cd v5.4 not download.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Download#infotabs
I...
All examples included in nrf52SDK 15.2.0 when running on Fanstel USB840F which has a nrf52840 chip, using Segger Embedded Studio and one of PCA10056 or PCA10059.
Using nrf52DK...
Hi,
I want to send a 2 digit number from one avr microcontroller to another one (to be specific from atmega16 to another atmega16 avr) using nrf24l01+ .
What I have here...
Hi, we are trying to work with nRF52840. We have a problem that our hardware goes into continuous reboot mode when we disconnect the JLINK debugger. The disconnect can be...
Hi,
I'm doing a rssi detect test based on nordic mesh sdk 2.2, it runs well when connect to a computer running SES by j-link, but almost don't work when running on board...
Greetings
Newbie question:
Im new to this BLE and RF world, and i'm trying to read all the info i can before buy the nRF52 DK when it got the IC without all the "erratas...
Hallo
Im using the example of nRF5_SDK_12.3.0_02\nRF5_SDK_12.3.0_d7731ad\examples\peripheral\uart
to setup a uart that includes rx as well as tx,
I am running the...