I'm looking for a good firmware engineer that can take my current firmware and add the buttonless DFU to it. I currently use the Keil environment but am open to switching...
I am working on PCA10040 board using Keil u5 debugger (V5.23.0.0, JLink setup). After accepting the continuous firmware update requests I get the error message "Missing core...
Hi,
I have just started using a nRF52840 PDK board with the purpose to verify BT 5.0 features. I am completely beginner working with nRF boards or nRF SDK. Anyways, I downloaded...
I have a USB host capable Android device running CentOS via Linux Deploy and everything is working perfectly except i'm unable to connect to my USB nRF24LU1+ Crazyradio PA...
Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
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...