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...
Hi,
Is it possible to have multiple BLE units that can talk to each and any of the others. ie if two come in close proximity they can connect and communicate a small amount...
Hello All
I am planning to install the nRF51822 beacon, wanted to know how to setup so that the beacon broadcasts repeated eddystone based advertisement URL/ packets to...
I am trying to get the nRF24L01+ working with a PSoC 3.
I initialize the nRF like this..
spiWrite1(NRF_CONFIG, 0x0F); // reflect TX_DS, RX_DR and MAX_RT interrupts as...
I have installed this software several times without any result on PC.
How to access an IDE???
I am really very frustrated. Since several weeks I am not able to edit, compile...
When an interrupt with a printf in it triggers while another printf is still occuring the previous message is cutoff to print the next one.
Is there a way I can wait for...
Hi,
I've a custom board which has NRF51822 SOC and STM32 SOC. These two are connected over UART. In past I've successfully performed DFU OTA (BLE) for nrf51822 MCU, and...
I have got a Raytac module MDBT40(nRF51822) and development board nRF52832. Now I want to program the module using the development board. I have followed this video ( Programming...
Hello all,
I am trying to update my firmware using BLE peripheral.
I followed the instructions in this [tutorial] ( devzone.nordicsemi.com/.../)
I downloaded the SoftDevice...
Hello Nordic Forum!
Our product relies heavily in the TWI Bus, we use it to communicate with different sensors periodically. The most "important" one is read once every...
Hi,
We have made a custom board using the NRF52832 chip. The device is in hard fault mode and we believe it may be because of the corruption in internal memory. We wanted...
Hi,
Currently I am trying to test DCDC mode on my custom board nrf52832. After soldering 15nH and 10uH on DCC(pin 47), I issued the following command after softdevice enabled...
@Vidar: I have followed your steps in tutorial for "Development with GCC and Eclipse" and when I try to flash my device I get the below error
Nrfjprog.exe is not being...
Like many others (read a lot of threads here about this and also beneath the tutorial to Eclipse many people write that they suffer for it) i have problems in Eclipse with...
Hi,
I'm using the example dfu/bootloader_secure_ble for NRF52832 (PCA10040 board) in nRF SDK 13.0.0 version and on my mobile the "nRF Connect" application.
If I use...