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,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi,
I'm porting an application from nRF5 SDK (v16.0.0) to nRF Connect SDK (v2.9.0) to be able to work with the nRF54L15. While porting our ADC functionality, I noticed that...
I am working to convert from Thingy 91 to Thingy 91x. I have successfully used the modem_shell with RTT output and control and the overlay does not seem to work with SDK 2...
I'm having a lot of new trouble posting to devzone. I can not drag/drop files. It keeps suggesting "An error occurred. Please try again or contact your administrator." This...
Hello,
I have to handle two devices with one UART. Previously, I made it by suspending UART, changing its state between PINCTRL_STATE_DEFAULT and PINCTRL_STATE_SLEEP and...
I am using the nRF9160 to upload a large set of data in chunk of 16kB in MQTT datamode. I am using the v2.6.1 SDK and toolchain. During the MQTT upload the connection seems...
I'm migrating my app from parent/child to sysbuild.
Previously I had both bootloader and firmware as separate out-of-tree projects and that was working fine.
Now using...
I am trying to define a simple output pin.
in the DTS file I have:
aliases {
ledred = &hwledred;
ledgreen = &hwledgreen;
memwp = &hwmemwp;
};
soc {
gpio0...
I'm implementing an OAUTH procedure on my device. I'm able to access login.microsoftonline.com and get user and device codes, then after authorizing, I can access the token...
LE audio demo,i enable CONFIG_STREAM_BIDIRECTIONAL ,when i connected Galaxy Buds3 by cis.
my uart_tx will stop.cpu looks busy.when disconnect with headset.data will...
Hello, I have a problem trying to connect Direct Test Mode desktop app to my custom board running Zephyr on nRF52833. My firmware sample is based on hci_uart https://github...
Hi folks,
I've been trying to use the sw_pwm to generate two PWM outputs. I'm using sw_pwm because I want to achieve lower frequencies (1-100Hz) and the hardware PWM API...
Hello,
I need to connect the Thingy:91 to an MCU via UART and/or SPI bus. I need help to identify the pins for communications for:
SPI: CSK, CS, MISO, and MOSI
UART...
Hi, I am new to working on the display . I am trying to integrate nrf5340dk board with waveshare lcd module which is of 1.14 inch and has st7789v controller by using SPI communication...
Hi,
Legacy SDK bootloader and dfu preparation workflow had the following option:
hw_option allowed for checks, whether supplied firmware matches given hardware. So firmware...
Using nrf5340 audio DK & ncs v2.60
I modify this function to print this information when the number of packages reaches 100.
\
Part of the result:
120*100*8/(...