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 have a project implementing the ASYNC UART API as laid out in the Nordic Development academy exercise. I had this successfully communicating with an external device...
Hi,
I run a couple test with the PPK2 on our board to measure and optimize the power consumption, but I had some weird results and I'm hopping you can help me out to understand...
Hi,
I am looking at setting up some of our team with the ability to flash our custom devices that contain various chips (nrf52, nrf53, nrf91). Assuming the SEGGER software...
Hi,
I can't program nRF52840 dongle using Programmer Tool on Linux.
Dongle is visible, can be selected and memory content read without any problems but file write attempt...
Hi nordic support:
Our product used nRF52840 and nrf5_sdk_17.1.0. It's inconvenient to connect UART port when perform DTM test to testing nRF52840's RF performance. Could...
Hi there,
I hope this message finds you well!
I’ve been developing several products using Espressif’s modules that offer both Wi-Fi and BLE on a single SoC. I wanted to...
I'm developing a custom board that uses the nRF54H20.
The Getting Started guide for the nRF54H20DK explains how to use the pre-built BICR file and program it to the chip...
Hi Team, We are facing significant range issues on iPhones and other iOS devices with our hardware. We have tested these with both Custom App ( Made in House ) as well as...
Hi Nordic team,
I’m working on an nRF9151 DK with nRF Connect SDK v3.0.0. My goal is to send GNSS latitude/longitude data to a CoAP server.
The GNSS sample works fine...
Hello,
I have a series of nRF52840 devices that are already connected together in a Thread Network.
My system is composed by one client and multiple servers.
1) I'd...
Setup
Hardware: Nordic nRF7002DK as Wi-Fi STA (client) .
AP & Receiver: a Linux PC creates a Wi-Fi Hotspot/SoftAP (NetworkManager/hostapd) and simultaneously runs...
Hi,
I recently followed the instructions to install nRF Connect on Visual Studio by completing Exercise 1 of the nRF Connect SDK Fundamentals course: Exercise 1-1
I noticed...
I am trying to set CONFIG_TFM_BL2 and it seems like it cannot be set to 'y' because CONFIG_TFM_BL2_NOT_SUPPORTED is also set to 'y' in ${prj_name}/build/${prj_name}/zephyr...
I am using the nRF7002-DK to implement a BLE interface. I need to send packets > 23 bytes through a notification characteristic. I am currently using nRF Connect on an android...