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...
Hi Team,
We build the bare application with nRF52840 Soc with the SDK Version 16 with out any RTOS Layer. We are planning to port our code base to Zepher RTOS layer.
We...
Hello everyone!
I am trying to get my Thingy 91 to work, but I am stuck.
When I flash it with pre-compiled .hex at_client sample ( "thingy91_at_client_2021-12-15_cfedfdfa...
Hi, I'm working on nRF9160 modem firmware update.
I have used nRF9160: Full modem firmware update using SMP Server demo and compiled it for nRF9160dk board. While compilation...
We are building an application using McuBoot and Zephyr, providing the provisioning via haptools and packing the image all together. What currently bothers me is that I cannot...
Hello,
I am attempting to use SPI and I just wanted to trial the transceiver option however I am not having any luck. I have tried it three ways but as you’ll see I’ve made...
Hi
few questions on DPPI:
where is it possible to find examples in nRF Connect SDK to learn to use DPPI on nRF91?
Is there corresponding documentation?
For which...
I stopped reconfiguring the broadcast configuration and started the broadcast in the following order: ①, ②, and ③. However, I found that the system may report a hardware error...
Hi Team,
I am trying to test on BL653 Nordic board with inverted polarity but we are getting error.
In given example "nCS\v1.8.0\zephyr\drivers\pwm\pwm_nrfx.c " can see...
I am using the buttonless DFU template to run my own program which uses some of the buttons on the dev kit. For some reason, my button configuration is being overlapped somewhere...
Currently I am using a Workspace project with version 1.8 of the NCS. Does this lockdown all versions of libraries/components that the project is built with? If I pull this...
Hello,
I am trying to perform full modem FOTA update on my nRF9160 DK board using sample code without using buttons press functionality as we want to integrate the same...
Hi,
We are developing a product (to be produced in small quantities only) that included USB data transfer based on your USB CDC ACM module. We do not have our own USB vendor...