Hi,
I'm trying to get S110 softdevice (v8.0.0) working with RIOT. I had some issues (I couldn't initialize TIMER1 or TIMER2 until softdevice is setup & enabled) but I think...
Hello everyone,
I got a task which I try to implement using a NRF51822 iBeacon board.
The Task:
Advertise a Device and provide a mechanism to connect without traditional...
Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
Hello, we are developing a project solution where we want to pass data between multiple sensor devices using BLE advertising data. For now, we have a test setup with two nrf52832dk...
Hi,
I would like to catch in main.c the nobody connect after advertising event via ADV_SET_TERMINATED.
I can see with breakpoint program jump into ble_advertising_on_ble_evt...
Hello
I am making a button double-click function in sdk v17. I've tried 'app_button' and 'app_timer'. Created a timer that is called every 0.1 seconds and terminates when...
Hi there,
To put a little bit of context, I've designed a wearable that is now going towards pre-production (only some minors fix left to do). In the last iteration, we...
Hi,all:
I use 9160DK to test PSM mode as follow steps with at_client example:
1、set ”AT+CFUN=0“ to power off mode;
2、set "AT+CPSMS=1,"","","10101010","00100001"" to...
Hello,
We're making RuuviTag sensor beacons which log environmental data to flash. Logged data is later read by a mobile phone application over Nordic UART Service.
The...
Hello
I am programming using the nrf52832 module 'MDBT42Q-512KV2' in SDK v17.0.
This works well without any problems in the example ble_app_blink. However, the BLE is...
Hello
I am contacting you to have a little more information concerning the messages which are sent in the examples thread_simple_coap_client and thread_simple_coap_server...
We have performed the DTM mode setup on the ATEX HW variant of nRF52832 chipset using nRF go studio application where the app is throwing an error as attached in the screenshot...
This is more related to the Segger Embedded Studio than Nordic parts or SDK, but I'd like to hear what kind of experience other Nordic users are having with the Segger IDE...
I want to run BME680 sensor example from zeyphyr->samples->sensors, i loaded the project with adding nrf9160dk_nrf9160ns overlay file with the contents :
&i2c2 { compatible...
Hi,
we are using the nRF52840 in a medical ECG recorder. To stream the data as fast as possible we want to use the 2Mb phy. Everything is working as expected under iOs and...
Hello,
I am using Nordic's SES 4.52 with a project from nRF Connect SDK 1.3.1. I have preprocessor definitions I'd like to add to the project to mirror those added on the...
The nRF9160 datasheet tells the reader to refer to the website for Altium files. However, the only files I can find are for the development board. Is it possible to release...
What is the best way to change advertising data for each advertising packet in Mesh SDK's each of proxy / dfu / provisioner?
Using Mesh SDK 4.1, it would be ideal to be...