Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hi,
I'm using S130 with SDK 9.0.0 and as central, I'd like to read values for more than one characteristic on a peripheral. I do so in BLE_GATTC_EVT_CHAR_DISC_RSP by firing...
Hi,everybody!
Recently,i use nrf51422 as peripheral programming s310 ant_ble_hrs example in sdk6.0 and use nrf51822 As center programming s210 hrs example in sdk6.0. I find...
Suppose I have a lot of very small characteristics (1 or 2 bytes) to send lots of notifications on. They are all updated simultaneously, though the central doesn't care about...
It seems daft, but the ble_heart_rate_template_with_battery_service example in the nRF8001 Arduino SDK does not use the nRF8001's Battery Monitor!!
Instead, it just uses...
I'm working on an application that uses the persistent storage manager to store some calibration data. I thought I had everything working well, but after higher volume testing...
Hi,
I have already developed (and almost finished) an application with SDK 8.1.1
As you now when I created the application starting from an SDK example, the project under...
Confirm all the certifications the product nRF8001 is currently holding (or in the process to be awarded).
Is the nRF8001 certified/approved to be commercially used in...
Hi there,
As per title, the Ble bandwidth test on my Blend Micro is not connecting to the nRF UART app on iOS 8. I tap connect and it just says 'scanning....'. Could you...
I am trying to use the iOS nRF Temp app with the nRF8001 D chip. I have tried the ble_temperature_broadcast example from the nrf8001 SDK. The serial terminal shows successful...
I have this odd issue which creeps up in field testing. Upon a button push the board goes immediately to System Off. 99.99% of the time Button pushes are handled normally...
Hi,
just to know ... is it possible to call pstorage related functions inside a BLE stack event handler ?
I'm facing with Hard Fault and I have the doubt that it's related...
OK, there are multiple versions of:
nRF51 chi
PCA10028 dev board
example projects
SDK
soft device
Keil dev environment
I getting all sorts of errors...