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 are using the I-Jet Debugger with IAR IDE , How to load the Bootloader with this setup. Is there any additional settings required for this like Segger J-Link...
I have created code in GPIO read/write code with zephyr os. I did not add GPIO in .dts file. How the my GPIO example is working.
GPIO driver is not needed .dts support ...
Hello, All,
I am using the nrf connect tool on VS code for development, but i have a questions:
The west and some other python plug-ins used by this tool are installed...
Hello everyone. I am trying to develop a communication link between two nrf52 devices. I want to collect measurements from some sensors, pack them into a single data pack...
Hello,
I'm running Buttonless DFU successfully, but I would like to know if it is possible to start the application with the DFU service disabled, and activate it only later...
Hi, I have a firmware that runs well on nRF52833 dev kit (SDK 17.02) and I am trying to port it to a Laird BL653 dev kit. The firmware has a bootloader and it can perform...
so I use the default sdk in
D:\sdk\nRF5_SDK_17.0.2_d674dde\examples\ble_central\ble_app_uart_c\pca10056\s140
when i press button on nrf52840dk(pca10056)
it should at...
Hi,
I am evaluating the nRF5340 SoC and the recommended toolchain nRF Connect SDK (NCS).
I see that NCS is based on Zephyr RTOS, which provides also some drivers (spi...
Hi! I'm trying to save some variables after a watchdog reset for debug why my application hangs up.
I add a ram section on flash_placement.xml ( <ProgramSection alignment...
I am looking for Static analysis tool ( which is in compliance with standards MISRA-C and CERT-C) to be integrated with Segger Embedded studio.
Is there any preferred...
Hi
I am looking for a ways to perform DFU over serial, surprisingly i dont find any ways except this thread with no answers
https://devzone.nordicsemi.com/f/nordic-q-a...
Hi all:
About with the nrf_desktop example in NCS ,
I would like to modify the CONFIG_BT_HIDS_MAX_CLIENT_COUNT to '2' ,
so I add below command at "app_ZDebugB0.conf...
Can someone tell me the correct cable to connect the two boards together for debugging purposes.
There seems to be two main options, but its not clear:
TC2050-IDC-NL-050...
Hello, I experience some issues with NRF9160 and eSIM card. SIM_1V8 always output 0v and "AT%XSIM?" return "%XSIM: 0". I want to know if there is prior software configuration...