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...
Hi there,
In Zephyr 3.6.99 I see a promisive function to make sure that the logging buffer is flushed at a certain moment of time: log_output_flush . It is using a pointer...
I am trying to use the following example, hci_pwr_ctrl . I have tried using the example just as it is but i keep getting errors when trying to build as can be seen in the...
I have a custom board with an I2C connected sensor ADXL345. I have to do GPI/O initialization to select the I2C. This works because I can read the ADXL with custom I2C commands...
Hi
I am using nrf52840 in my custom board. I have a gpio button which is assigned for as a factory reset button. So when i press the button the whole board needs toi be...
Hello,
we are looking to develop multiple BLE audio source which sends the mic data to the receiver and the receiver receive the audio data from multiple transmitters...
In my design, I aimed to isolate the USB interface. To achieve this, I used the Analog Devices USB isolation chip, ADUM3160BRWZ, to isolate the connection between the PC and...
When I need to switch between 1M and 2M
I create an object of the type bt_conn_le_phy_param and fill in the parameters appropriate to the radio mode I want, and then I call...
Hello,
I would like to know if the nRF9151 is suitable for building a product that will be able to monitor (read) multiple pulse signals originating in utility meters (electric...
We are using nRf5340 and nRf7002. In our application , we are connecting wifi and goes to ksleep for few minutes.
After wake up from the sleep. wifi is not reconnecting...
Hello all,
I ported an old nrf5 application from SDK 12.3 to SDK 17.1. It uses S112 7.3.0 and FreeRTOS. Unfortunately I am getting time variant softdevice hard faults at...
While testing nRF FOTA download library we noticed that it supports only one image update at a time (download image, then reboot).
Irrespective of the image (either application...
Hello, I just upgraded from SDK v2.5.0 to v2.7.0 and now I have a problem updating the bootloader.
In my project I have b0, the mcuboot (in s0 and s1) and the application...
Hello, I followed Getting started guide for the nRF54L15 PDK ( Getting started with the nRF54L15 PDK (nordicsemi.com) ) and bumped into a problem when i try to build "hello...