Hi all — I'm developing a custom nRF5340 development board (Raytac MDBT53-1M) and would value the community's honest read on whether it's worth producing.
The goal is...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
I am sending messages from device A to device B via Nordic's nus_client service, and in the method:
bt_nus_client_send(struct bt_nus_client *nus_c, const uint8_t *data,...
In the datasheet I can see that flash memory space is divided in to 64 regions of 16KiB. Which is for application core, (64 * 64 KB = 1MB)
I couldn't find any reference...
Hello,
Could someone advice how the Zephyr I2S (i2s_nrfx.c) modules or Nordic Module (nrfx_i2s.c) should be used to I2S TX a USB ISOCH stream (1msec), when the 2 rates ...
Hi,
The project is based on nrf cloud reset FOTA sample, ncs 2.6.1, testing on nrf9160DK. I use a FT232 to monitor the output from uart2.
I want:
uart0: used for outputting...
Hi, I just started working on nrf5340 and on importing the blinky sample, i got an warning regarding my gpio driver files. i have tried reinstalling my SDK and it doesnt work...
I am using the following chip: NRF52840-QIAA-R
boggi@getshop-boggi:~/....$ nrfjprog --program /home/boggi/..../build_1/zephyr/zephyr.hex --sectoranduicrerase --verify...
Hello,
I want to program the NRF52840 chip via the nRF Conect for Desktop application using the NRF52840-DK. I made the connections as in the image and I also made the NRF52840...
Hello All,
I am having issues using the Async zephyr API to control the UART. I am using the Seeed studio xiao nrf52480 sense board.
I have followed a couple of nordic...
Is it possible to use the nrfjprog utility to program and secure (from read over the SWD) the nRF52840 in one step? I tried:
nrfjprog -f NRF52 --program abc.hex --chiperase...
Hi,
I'm running into a strange issue with an application based on the azure_iot_hub sample using ncs v2.5.0 running on the nRF9160DK. Everything works fine when I run the...
i want to use NRF Hardware Timer into Zephyr OS(NRF Connect SDK) . How I can use any example or Suggestion Please. My Issue Is I have to trigger ADC Read Every 1ms . so Zephyr...
Hai
We are already using nrf52820 for various projects and already having stock of around 10k.
Now we are planning to work on Bluetooth mesh. I found NRF52820 will support...
Hi,
I want to run the radio_test sample on a custom board, how do I go about doing this?
The custom board uses a UBLOX NINA B401- which utilises the nRF52833 chip...
I have created the sample_fs project from subsys/fs/sample_fs. I have not made any changes to the project. I have built it and flashed it onto a nrf52840dk. But I'm getting...