I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, For my project, I need to design a BLE packet sniffer which scanning the 40 channels. Therefore, I need 40 dongles are connected to a computer that can read and transfer...
I am developing a custom board using nrf54l10 chip. So far, I have been able to use a code to comunicate through spi and uart for me to use printk function.
Now I was trying...
The docs( docs.nordicsemi.com/.../dect.html say that th nRF9151 modem can't do GPS/LTE and DECT NR+ at the same. Could the modem switch between the two operation modes while...
Hello team,
I am using SPI00 of NRF54L15 to communicate with w25q32fv (spi Flash). Below is the configuration I set in .overlay file
And below is the code I am using...
Hi,
I have a question about the the fields " tod_toa_reflector" and "toa_tod_initiator" in struct bt_hci_le_cs_step_data_mode_1.
I understand that these values represent...
The e-mail contains news of a new use of the nRF9151 module but uses the word "proves" and as an English language Cambridge qualified teacher I must mention that the word...
Issue description
I am using SAADC in single-ended mode with 3 channels (0/1/2). Measurements are performed by enabling SAADC, running offset calibration, configuring the...
Hello,
I have an application running on legacy NRF SDK and using the nRF5 bootloader, which has below flash sectors, 0x00000 - 0x026000 - Soft-device section 0x26000 - 0x0D9000...
Our custom product, based on the nRF52832, is undergoing certification. The testing laboratory requires that only one BLE advertising channel be active at a time—first channel...
Hi there,
We have a mass produced product with a modified secure bootloader (from SDK17). This BL has BLE and USB and we bolted on an SPI flash transport for OTA updates...
Are there any examples for audio recognition using Nordic Edge AI Lab audio (aka Neuton) ?
I am ready to start creating my model, but was wondering if there were examples...
I run the system_off example without the system actually going off, by removing all the calls to start the system_off worker. Instead of going to off, I let the system enter...
Hello
I played with the mcuboot_recovery_entry bare metal dfu sample. I noticed that if I sign an application image with an invalid key (invalid on purpose), the firmware...
I have been reviewing the antenna section in the datasheet of the BLE audio SoC nRF5340. The datasheet mentions a single-ended antenna output (on-chip balun). Could you explain...
Hi,
When the firmware is run in debug mode (J-Link connected), the system always works correctly. BLE initializes properly, and all sensors function as expected.
When...