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 folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
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...
Hello,
So I'm constantly reading data using i2c into a variable. How do I transfer the data in this variable to the pc? It's just an array.
I understand that I have...
I am looking for a smallest size transceiver with an antenna done as part of the PCB layout (no external antenna needed). The simplest RF PCB layout is preferred, single frequency...
Hi, I purchased a Sparkfun Breakout board for the NRF52832, but the bootloader on it seems to be extremely unstable. Hence, I've decided to flash the NRF52832 directly from...
Hello,
I already checked below link, but want to clarify the limitations of how many concurrent sessions are allowed in Soft Device initialize.
devzone.nordicsemi.com...
Hello,
i add a new custom service with one characteristic that allows me to send values over BLE with nRF connect, but i must send some acceptable values (-2, -4, 0, 4, 10...
Using SDK14.0.0, nRF52832, GCC, GDB/Ozone, secure DFU
This question seems to get close to asking about my problem.
I am trying to debug my application with a loaded...
Hi,
We made a custom PCB using the NRF52832 and followed the reference design. While everything else is working in our system, the BLE part is not working. We are using...
Hello,
I try to develop an application on a nRF51802 device. But this device is not managed in nRF_Drivers.4.0.0-2.alpha.pack from Keil software.
Is there an update...
Hey guys! Like the title says, I'm looking for the best way to send values like humidity and VOC from the Nordic Thingy to the cloud. I have already set up the thingy to send...
Does anyone know of an off-the-shelf hardware and software that will let me read and write nRF52832 devices that are using the NFC Type 4 Library? We've tried the ACS ACR1252...
Materials publicly available say the chip works from 3.1 volts.
But is this the absolute minimum voltage or will it be possible to use also LiFePO4 battery cells with the...
I'm trying to set PWR_UP bit to 1 for the device to go into standby-I mode using STM32F103RBT6 and HAL libraries.
I send (0x20 | 0x00) command (write_reg | config reg)...
I'm trying to compile the S332 example project ble_ant_app_hrm_pca10040_s332.uvprojx. I'm using the V12 SDK and Keil uVision V5. When I try to compile I get an error saying...
Starting with "Development with GCC and Eclipse", I've gotten "blinky" to run on my BLE400 with an nrf58122 using Eclipse Oxygen. I think I'm using SDK12.3 . I started with...