Hi Nordic team,
I'm trying to configure the GPIOs to operate at 3.3V using the nRF Connect for Desktop's Board Configurator tool (v0.3.10). The tool works as expected...
I have a project using BLE as a central on an nRF5340 to connect to several devices. For factory test I am being asked to implement something that can be used in the factory...
Hi,
I have designed a custom board, and I cannot get coexistence interface to work reliably. I don't get any errors, but I'm not able to connect to my board with BLE. WiFi...
Dear Nordic Engineering Team,
I am currently developing a wireless ECG acquisition system based on the ADS1298 analog front end (AFE), the nRF5340 SoC, and the nRF7002 Wi...
Hi,
I believe 2M and 1M are OK to adjust, however, long range code added the extended advertisment, I am curious whether I can update these three PHY all together.
Thank...
Hi,
I was wondering if the newest sample available in NCS3.0.1 is already capable of holding multi connections. Otherwise, for this little time that is present i will...
Testing with NCS 3.0.1 and nRF54L15-DK. I would like my devices to be able to work as channel sounding initiator as well as reflector role. In my own code I have integrated...
Two questions. 1) What is the point of the watchdog ISR? In the Ambiq Apollo 2 microcontroller, the watchdog ISR fires and if the CPU doesn't pet the watchdog slightly after...
Hello I have problem with Mesh Serial Example and Interactive_pyaci, it works just in Debug-Mode. I use nRF52840, nRF5_SDK_15.0.0_a53641a, nrf5_SDK_for_Mesh_v2.0.1, Python3...
Hi I am trying to optimize my nrf51 app for low power. However I can just reach 0,500mA when just advertising (advertisement only is ok for me). Do you know or do you have...
I am trying to integrate the NFC read/write functions in my BLE application. I have used the writable_ndef_msg project functions to start with. The project on its own works...
Hello
For my final year project at Varsity I am creating my own smartwatch + edge computing IoT system. The watch and infrastructure needs to be as low-cost as possible...
Hi,
I am using a nRF52 DK board and programming in python.
After performing a successful DFU over BLE i want my Target device to be disconnected from the nRF board so...
thanks for the answer on the previous post.
What I came to know from our firmware engineer was that your initial version of the Android app could not support
1. multiple...
I want to know 2 things about the nRF Mesh app:
1) Is it possible for the Mesh app to provision non-proxy nodes via the proxy nodes?
2) I think it's possible to subscribe...
I have a project using FreeRTOS with Tickless idle enabled, SDK 11.0.0 alpha and the S132 soft device. Currently the project is consuming ~6.5mA average, ~5.2mA if advertising...
Hi There,
I very new to Nordic BLE application and was looking for method to combine ble_app_beacon and ble_app_blinky togather and having both switching and running at...
Hi:
In the datasheet, there have a description
Input range = (+- 0.6 V or +-VDD/4)/Gain
for a example, if Gain = 2, reference = 0.6V,
input range = 0.6 / 2 = 0...
In the SDK12.3.0 example ble_app_hrs_rscs_relay I want to add a uart to this example I added the uart_init part and the nus part, referring to ble_app_uart. However, when...
Hello,
What are the maximum number of node our nrf52832 and 52840 can support for
Zigbee?
BLE?
Thread - 1000?
Would this number be dependent on the memory size?...
Hi, I am using nrf24L01 for my application. I have to question:
- Is it possible to bypass SB protocol (I take into account possible error in exchanged packets without preamble...