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...
MCU : NordicSemi nRF51822-QFAA (Using custom board)
SDK Version : 7.2
Softdevice : S110 7.1
Using IAR for ARM 7.1
Hi, I was migrating my codes (SDK 6.1 to 7.2...
I am using the ble_app_template, together with one timer called every second. The timeout handler of the timer just prints a short string on the serial port using simple_uart...
Hell.
I will use flash from pstoreage.c . but seem to only use for bondmange. I find an define:
#define PSTORAGE_MAX_APPLICATIONS 2
This is just for "mp_flash_bond_info...
I'm struggling in implemented interrupt driven twi.
I found it always returned a overrun error after a successful RXD.
I saw an implementation by nordic employee in...
I try to move the code " github.com/.../nrf51-ble-app-lbs" to nRF52.
I meet this problem:
._build\nrf52832_xxaa_s132.axf: Error: L6218E: Undefined symbol app_gpiote_init...
I need to write an application that is mostly in sleep (not OFF) mode, waking once a second or so, and occasionally discovering that it has to do things. Without the softdevice...
I'm am trying to figure out what is causing the hardfault in my code. That question is here:
devzone.nordicsemi.com/.../
However, this question is more about understanding...
Several places in the SDK (every version I've looked at) mention a function nrf_wait_for_app_event(), but it doesn't seem to actually exist in the SDK anywhere. Does it really...
Hi,
every one i am try to create a file in sd/sdhc card but it is not creating with fatfs file system i used chans library.But it is reading a existing file which is of type...
I'm using Eclipse Mars with gnuarmeclipse plugins to evaluate the new nrf52 preview board. After much fighting, I've got the blinky example project building but now I can...
I am using the EmbSys Registers Eclipse plug-in to view the nRF51822 register values. The majority of the registers allow read only. Why isn't the access set up so that more...
While attempting to test multiple iPhone models on the ANCS example, I'm finding that even after I forget the nRF DK from the iPhone's Bluetooth menu, I have to reset the...