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...
Hello, I want to check the component alignment on the layout.
My layout is different than the reference.
Where should I connect the VNA?
Can I calibrate it on the PCB?
Hi,
I am using a custom nRF9160 board with the nRF7002 Wi-Fi chip via SPI, running NCS v2.9.2 . My goal is to connect to a Wi-Fi network.
However, during initialization...
I want to change the start address of the app in the ESB example from nCS 3.0.2. By default, after compiling and flashing, the program runs from address 0x0. I want to change...
Hi Nordic,
I try to print hello world from promicro(nrf52840).
I am sure board is ok, because I test zephyr 4.2 cdc_acm example on it, and I can see /dev/ttyACM* & console...
Previously, when our NRF5340 was transmitting at a 3ms interval, we encountered issues where the transmission speed failed to meet requirements, with data packets being discontinuous...
Hi Team I was exploring communication with ads1292 over SPI at 1 MHZ. I tried nrf_drv_spi (SPI0_ENABLED in sdk_config.h) api and I was able to communicate with ads1292, however...
I try to do everything as in the guide (second advanced option) devzone.nordicsemi.com/.../small-i2c-oled-displays-using-nrf-connect-sdk but I get errors when building
...
I need to set the connection interval to 7.5 ms. The main.c has the corresponding macro: MIN_CONN_INTERVAL but it seems to me that it supports only integer values...
Please...
When building examples targeting the thingy53/nrf5340/cpuapp board target cmake is run twice, on a fresh build. Then once the build is finished, without modifying anything...
Hi,
In the past we had quite some issues with moist in nRF9160 issues (likely due to bad storage at our PCBA partner). We are now baking all nRF9160 always at 125 degree...
Hi all,
i am currently developing applications for the nrf54L15 for science. We ordered nrf54L15DK and everything is running fine. As we would like to switch to public availabe...
Hi,The Nordic Team
I am developing the Matter over Thread product. I have defined a Bluetooth transport protocol, and now I can receive data. But now I do not know how to...
Hello Nordic Team,
I’m looking to build on a BLE Scanner(Beacon functionality) + Peripheral features on my application using the nRF52810 device, but I’m facing difficulties...
I've been unable to get a SPI MOSI pin to output data on nRF54L15DK using Nordic Connect SDK v3.0.2. SPI transactions report success, and the SCL and CS lines are clocking...
I'm trying to use an ILI9341 display with nRF52840 in Zephyr (v4.1.99). The build fails with multiple errors about missing Devicetree properties when compiling display_ili9xxx...