Are there any up to date samples for running BLE on nRF9160 development kit? I've tried building the following sample: https://github.com/nRFCloud/lte-gateway/tree/main for...
Hi
The TWI driver has a twi_clear_bus() function but the TWIM does not.
I'm getting an I2C error, and need to do I2C soft reset. I'm doing this manually at moment but...
I am logged into my nRF Cloud account and have a nrf9151-DK provisioned and added to a group and want to do a FOTA upgrade as in the Nordic Developer Academy course: "nRF...
Hello,
I am looking about something similiar which I was able to find for IEEE 802.15.4:
https://docs.nordicsemi.com/bundle/errata_nRF52840_EngB/page/ERR/nRF52840/EngineeringB...
I recently completed a field-upgrade path from an nRF5 SDK 17.1 application (with the legacy Secure DFU bootloader) to a fresh NCS-based firmware stack, while preserving user...
Hello,
We are currently evaluating BLE Gateway (CIS, BIS) development using the nRF5340 Audio DK.
We would like to ask whether bidirectional CIS streaming is officially...
Hi,
Please note that I am using below setup
NRF SDK17.0.2
Softdevice 7.2.0
For one of my application, I am trying to generate combined hex file with DFU, Softdevice...
my devicetree code
among which
Wave line error, I copied it based on the official Nordic tutorial SPI
I hope you can tell me in detail why the error occurred
Hi,
I am having issues testing the nRF5340 Audio DK, I have two dev kits and I am trying to program one with the Unicast Server and one with the Unicast Client hex files...
I’m working with a custom board based on the nRF52833. It uses an external 32 kHz TCXO (SiT1552) as the LFCLK source.
In my main Zephyr app I set: CONFIG_CLOCK_CONTROL_NRF_K32SRC_EXT_FULL_SWING...
I was developing with the nRF54L15DK, creating a Radio driver to do Proprietary 2.4GHz communication. In the driver, I use nrfx_event_to_bitpos() and nrfx_bitpos_to_event...
When trying to receive an LE Audio broadcast, issuing an HCI_LE_BIG_Create_Sync command with parameters obtained after scanning for ISO broadcasts, the
HCI_LE_BIG_Sync_Established...
Hi Team,
We have started our cellular development using nRF9160 modem using SDK 3.1.0.
We have selected this MCU because it support all security features, we are going...
With SDK 3.0.2 and 3.1.0 we noticed that during a build, even a 10-core i7 becomes almost unusable. The reason seems to be that all cc1.exe compiler processes run at normal...
Hi,
Is it possible to make the MQTT connected device receive the Shadow config updates and AT Commands immediately? Based from our testing, the device only receives the...
Hello,
I am attempting to program to a custom board using VS Code. I am using the Bluetooth beacon advertising example from BLE fundamentals Lesson 2 Exercise 1.
I am...
I am experiencing an issue with my Tenstar nRF52840 Pro Micro board, which utilizes the Adafruit UF2 bootloader. When attempting to flash new firmware by copying a .uf2 file...
Hi my name is Assaf im using Nrf9160 on custom pcb with SDK and toolchain v2.5.2. I made modbus code which works just fine but when im enabeling the MCUBOOT related configuration...
I am working with St7789v driver based RGB565 Display . I have chosen SPI21 configured at 8Mhz and if I send 15 bytes chunk of image bitmaps, I can see the image in the display...
Hi
I notice there is a statement in nRF7002 dts:
I am wondering if I could always use the highest TXP 0x54 for all modulation indices to achieve optimal communication...