It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi,
We are in process of performing CE Certification on a product with the nRF9160 module mounted.
The lab wants to perform conducted testing on the module with the antenna...
hey there, i have a project which uses nrf9151 with a pressures sensor from BOSCH which uses SENT protocol to transfer data, my question is 1. Is it possible to configure...
Hello, I'm using the nrf52DK for the chip nrf52832 with nrf connect SDK v2.6.1
I want to implement an advertising timeout say 5 minutes. How can I achieve that? any example...
I'm attempting to troubleshoot a system crash when polling a sensor at higher ODRs while BLE is enabled. I'm using NCS v2.9.0 with the nRF54L15. I checked the thread stack...
I'm trying to compile the lsm6dso example for a nrf5340. I also tried the nrf52832, but I get the same error.
v2.4.2\zephyr\samples\sensor\lsm6dso
prj.conf:
CONFIG_STDOUT_CONSOLE...
Hello, i'm considering an application using nRF52840 in following configuration:
- I2S RX would be connected to some external I2S source (I2S slave)
- I2S TX would be...
Hello, I'm trying to make a application bootable through MCUBoot but I'm having a hard time generating the .bin file with MCUBoot header. According to this page I should be...
Hi I want to use nrfutil nrf5sdk-tools in MacOS but when I try to run it I get the following error.
" Error: Failed to spawn inner nrfutil-legacy executable
Caused by...
We are trying to update the SDK used by a firmware on a device that is in production. The old SDK is 2.1.0 and we are trying to update to 2.9.0.
I was able to get the firmware...
i am currently using nrf52840 dk as a hardware, nrf5sdk version 17.1.0 ,ble_app_uart peripheral example (s140 soft device )
here the maxmimum mtu is set to 247 bytes whether...
Hi everyone, When I try configure UART (parity, data_bit, stop_bit, flow_ctrl), I have noticed error when I run in terminal: "
*** Booting nRF Connect SDK v2.9.0-7787b2649840...
Hello
I am developing an application based on the nRF9160, it uses Coap protocol to connect to nRFCloud to transfer the data. Also I have implemented the FOTA which always...
Hello,
I am using the nRF52810 with SoftDevice S112_nrf52_7.0.1 and trying to create a simple program that sends the character "1" to a mobile device. However, I am encountering...
I've been having trouble downloading the Connect SDK in VSCode, so I want to download the SDK from GitHub first and then import it into VSCode. How can I import the SDK I...
Hi all ! I'm new to the nRF MCU, I'm aiming to use one for a school project.
I've bought the devboard (nRF5340-DK) on a known website (Distrelec.fr, part of RS groupe)....