Hi
I am working with the zephyr ZMS sample application. I am using SDK 2.9.0, and I built the application for the nRF54L15DK (nrf54l15dk/nrf54l15/cpuapp). The sample works...
Hi, I want to set different gap event length for different peripheral on a ble central: 1 link with high throughput and 4 links with low throughput.
The sdk is 17.0.2...
Is there any documentation on what peak data rates are available on the nRF9151?
While the Cat-M, Cat-NB1 and Cat-NB2 standard max data rates are easily available, I have...
Hello,
I've seen multiple posts related to this question, but they're not very recent so I wanted to check if there's an updated answer.
Are non-simultaneous multi-image...
I have an Ubuntu Machine where I successfully installed Zephyr SDK and toolchain following instructions given in the official getting started guide here . I was able to compile...
Hello,
I have a custom PCB with the nRF5340 chip. I’m able to flash the board using a J-Link. I’d like to rename the device so that it advertises a specific Bluetooth name...
Hello,*
I'm new to nRF Connect SDK environment, but I'm used to work with Zephyr.
I'm actually confused using west.yml file. I created a new application based on existing...
Hi,
I hope you can help me. I get an error while compiling. I merge "twi sensor" example from sdk to the "ble app uart" example from sdk. So I customize the sdk_config...
Hi everyone,
I've noticed in some examples such as the ble_app_hrs that after trying to send a notification you check for some possible errors and then call APP_ERROR_HANDLER...
I wanted to report a bug I have found in the nRF52 SDK (17.0.2, 16.0, and 15.3, possibly more) in nrf_ble_ancs_c.h that causes compiler issues. For SDK 17.0.2, at line 146...
Hi,
I'm merging two examples together; nfc_text_record and ble_app_proximity. After tediously managing the include files, the c files and configuring sdk_config.h while...
Hello! I would like to implement a mesh network with some Thingy:52 boards. I have the following approach and I would need some general guidance for my next step, if it is...
Hello.
We are developing a Bluetooth mesh product using nrf52840. To apply FreeRTOS, I downloaded and ran the nrf-mesh-freeRTOS example in Nordic Playground. Provisioning...
I am a complete noob. I don't have any programming experience and I am just playing around with NRF52 DK.
I want to modify the Tx power of the NRF52 DK with the ble_app_beacon...
Hi, I'm trying to set up my SAADC to measure VDD and battery voltage on AIN3. According to this post , later versions of the SDK were modified so that one could use scan,...
I've modified the simple_pwm example from : devzone.nordicsemi.com/.../
I've either misunderstood or have found a bug where by the 'end_delay' value is ignored if the ...
The nRF5 SDK zips are available here: https://developer.nordicsemi.com/nRF5_SDK
For previous major versions Nordic kept old versions on the server, e.g. 15.2.0 when 15...
I see there is some information in the datasheet, but i would like to know if there is any data that shows the tolerance of the TX output Power.
you have a graph in the...
Hi, where is an up to date list of all firmware IDs for use with nrfutil pkg generate? There was a table on https://github.com/NordicSemiconductor/pc-nrfutil but it has been...
Hi,
I want to know that through which nodes is my message getting relayed? I want to know the unicast address of each node that relays the message before it reaches the...
Hi all,
I am testing an application that we collect wifi information from ESP32, then encode in JSON format, then send to cloud server in the 1 minute-interval.
However...
Hi,
In another ticket I've found the following about the Nrf52832.
[quote userid="4556" url="~/f/nordic-q-a/14214/how-much-current-consumption-when-we-use-internal-32k...