Hello,
Hopefully this will be a quick(ish) one since I think I found the answer, but just need confirmation.
To preface (My setup):
nRF9151DK
Modem firmware: mfw_nrf91x1_2...
Has anyone else had problems with adding build configurations for workspace applications using the VSCode GUI interface? Initially I clone the repo using CLI-based west commands...
When calling the bt_conn_le_create_synced function to create a connection to a peripheral, which is synced to the PAwR train, I get a CONNECTION FAILED TO BE ESTABLISHED ...
Hi,
I have a custom board build with an nrf9151. Right now I'd like to have the possibilty ti get modem trace. But it's look like I got crypted/corrupted data from UART1...
I have tested the nRF Cloud Multi Service Sample using Quick Start and it works perfectly.
I am trying to build the sample so that I can make small modifications for an...
Hi everyone,
I'm currently following the "WiFi Fundamentals" course provided by Nordic, and I'm encountering issues with this specific exercise (l5_e2):
To ensure I wasn...
Hey so I just wanted to use the BMI270 on the Thingy:53 and Polling the acceleration values seems to be working just fine. I wanted to use the DATA_READY Trigger. I am working...
HI all,
I'm working on the nrf52840, and I've tested this on the devkit as well as on-board on the product I'm working on. Using the saadc, if I tie my AIN line to VCC...
My use case initially is a single central sensor server powered from the mians and serving by BLE one battery-powered peripheral that has one of the commonly available st7565...
Hi,
MacOS serial device name is changings all the time when the nrf52 DK Eval board is re-powered. Meanwhile I have /dev/tty.usbmodem49, counting up. Next time I re-power...
We want to be able to download a firmware image into external flash through multiple paths (wireless or wired -only one path is used at a time) then program that image into...
Macbook pro mid-2014
High Sierra 10.13.5
I get the following message when trying to select the PCA10028 on the serial port:
2018-07-06T22:53:49.427Z INFO Application...
Hello all,
Thanks to the wonderfull nrf connect android app, I've been able to setup a BLE peripheral to broadcast the standardised service for "Location and navigation...
I'm digging into OpenThread, using the NRF52840 DK. I find myself spending most of my time trying to figure out module dependencies. Is there any way to quickly get all the...
I was experimenting the nRF connect android app and switch to the DFU service mode. But now, i am not able to switch it to the default mode. kindly help..
Hi,
In softdevice spec, we have the following figure.
However our bootloader code shows that MBRPARAMADDR is 0x7E000 while BOOTLOADERADDR is 0x78000. In this case...
Hi,
I got in trouble with my DK-52.
I normally use it attached to my iMac and everything work fine.
Since, I need to make some programming from another mac (macbook...
Hello,
I don't understand why the power_manage(); doesn't work when I don't simulate the speed & cadence??
//#define SIMULATED void csc_sim_measurement(ble_cscs_meas_t...
This is not a question.
Just wanted to share a finding/gotcha that got in the way of my development with the NRF52 SDK 15.0.0.
I am using C++ predominantly and pulled...
I have an application where I am collecting data from the ADC about 1Hz, I am considering storing that data in an SPI Flash (still figuring out how to do this); at each interval...