I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
I'd like to read and write data to the reserved app data space while in the bootloader. Is this possible with pstorage?
Because the BOOTLOADER_SETTINGS_ADDRESSS = 0x0003FC00...
Hi,
I am using 'pstorage_update' to store data in the internal flash. Whenever the number of bytes that should be written matches the size of a storage block everything...
Has anyone tried to generalize this example to different sized variables? What I would like to do is allocate a data structure, write that to flash, and recall it at a later...
I've a PCA10036 V1, I change the IC to nRF52822 QFAA-B016. With nRF5_SDK_11.0.0-2.alpha_bc3f6a0 and SD: s132_nrf52_2.0.0-7.alpha_softdevice, the programme started but if I...
Hi
We are developing software for the nRF51 with Keil under VirtualBox. Previously we used the PCA10000 dongle with the Master Emulator and MCP without issue. Now, with...
We are using nRF51822 for our products.
We want to know the min value of "Receiver sensitivity" when we use this chip for BLE.
The Datasheet says "Receiver sensitivity...
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...
Hi,
I want to enabe filessytem, diskaccess and sdmmc on nrf5340 in order to save data on a SDCARD via SPI.
I have added the following to my proj.conf
CONFIG_DISK_ACCESS...
I posted a question in the following link, but there is no answer.
https://devzone.nordicsemi.com/f/nordic-q-a/114929/please-tell-me-the-scroll-up-down-command-for-mouse...