Hello,
I'm starting a new nRF51 project on mbed for a custom board. I wish to know what is the "cleanest" way to define pinout (what file to edit) ?
Thank you
I have enabled data ready interrupt bit and also enabled the fifo bit and also enabled gyro_fifo and accel_fifo bits in mpu6050 so that when data ready interrupt occurs the...
I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
According to the Kconfig documentation, https://nrfconnect.github.io/vscode-nrf-connect/kconfig/install.html , the active board is displayed on the Status Bar when editing...
Running a Thingy:91 now for 4 weeks from batter with one message exchange per hour, it stopped working (NB-IoT mode).
The client (Thingy:91) uses "sendto" and that function...
Was using SDK 1.9.1 up till now, but I migrated to SDK 2.0.0 and I changed my overlay file to add the pin control stuff. I have a nrf5340 and use the app_ns board config....
According the data written to NVM, is there a difference between "%XFSSYNC" and "+CFUN=0" ?
Reading the documentation, I see mainly user configuration be written.
I may...
Hello,
I am trying to add SDCard management, over SPI bus, into my project with nRF5340. When I try to compile, the error is always the same. I am trying the code over the...
Hello,
I have a problem that looks a bit like
devzone.nordicsemi.com/.../nrf52840-custom-board-won-t-boot-without-debugger-reset
For me, to be more precise:
nRF52840...
I just upgraded my environment from nRF Connect SDK v1.9.1 to v2.1.0. This process raised one critical bug, as well as some very important questions:
My projects make very...
The setup : nrf 52840 , NCS 1.9.1 , The SAADC is configured in advanced mode with 1 single end channel and double buffered with size of 16 (32bytes). RTC is configured to...
Hi,
I am reposting this as the previous question might have been closed due to inactivity from my side and the issue isn't resolved yet.
To follow up please check this...
Hello,
In BLE-Mesh models, we have APIs like:
To send data to other devices on the Mesh.
Here I observed that the context "struct bt_mesh_msg_ctx *ctx" stores...
Hello,
I am trying the BLE llpm code and made some changes in the existing sample code in the data length to 8 bytes from 4 bytes.
When transmitting a data of 8 bytes...
Hello,
Could you tell me the reference of the Li-po connector on the nRF5340-DK development board?
Indeed I would like to connect a Li-po battery to power this board....
There are at least several show-stopper level issues with your nRF Connect SDK and VS Code for M1 Mac users
First not supporting the native VS Code app is annoying and forces...