I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
Hi.
In a prototype built for a small group of test users (20-25), we want to implement a simple tactile reset button for use in case of an anomaly (as the prototype software...
Hello,
I am using nRF9160 dev kit in Chicago (USA) and in Aldingen (Germany) where I am using same firmware for both DK to get GPS Fixes for location. But surprisingly in...
good try,
i tried adding buttonless dfu service to ble hid_mouse/keyboard sample in nRF52 SDK 17.1 with PCA10040 dev board but it does not show up in the list of devices...
If the privacy feature is disabled, calling bt_conn_le_create will change the state to BT_CONN_CONNECTING_SCAN (since bt_dev.le.rl_size == 0) and then call bt_le_scan_update...
Hello,
I have been working with Adafruit Feather nRF52 Bluefruit LE for my project, I have two of these modules.
Recently, while I uploaded code into it and push the reset...
Dear Forum,
I am using the provided BLE-NUS UART examples (central/peripheral) to create a COM link via bluetooth.
As I failed to generate a setup which directly operates...
I am using SDK_17.1.0_ddde560 and IAR compiler for the project. We want to create a makefile based compilation for IAR.
Are there any examples wherein makefile is used with...
Hi,
I am looking at this page for nRF25832 https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/lib_bootloader.html
and I notice that the Application area (incl...
I refer to https://github.com/alc6/nrf52-pc10040-multiperipheral-passkey/blob/master/main.c for implementing static passkey. But nRF Connect can connect nRF52832 without passkey...
Hello
We have design a system with NRF52840, NPM1100 and LIR2032 battery. The NPM1100 generates 3.0V and charge the battery. We have discovered that NPM1100 enter and stay...
hi team,
working environment: nRF 17.1.0 SDK, NRF 52832 DK, Uvision 5 Keil IDE, Windows 10 pro.
I am trying to send a NRF52832 Key press character to NRF 52840 Via ble_app_uart...
Hi Nordic,
I need to read pulse time which is microsecond level in different channel, I have consider combining timers with GPIOE but the timer is millisecond level. Is...
Problem: I see a constant 1.4-1.5mA power consumption that I am unable to explain, can;t reduce despite trying a few things and need help debugging further
SDK: 1.9.1
...
Hello, I have followed the tutorial to run the examples from SDK14.2.0 for my nRF52840 Dev board on eclipse. I have everything set and updated including the
components>toolchain...
Hi,
We have a project using nRF5340,and must consider upgrading for it. I see nRF5340 netcore has SPI peripheral,can nRF5340 upgrading using external spi flash? This post...