We are making a board with nrf9161 and nrf54L15 so that we have the GPS tracking facility and BLE . We wish to connect (send) other devices' data to this device (like temperature...
I just received the nRF21540-DK and am trying to see the range enhancements.
I simply created a new application by copying the "Bluetooth Peripheral" sample in Visual Studio...
I have a production system running a modified asset_tracker_v2 sending temperature data to AWS. All is working fine with V2.5.0 on several hundred sensors. I am trying to...
Hi, We have a network of air quality nodes based on the nrf9160 using Vodacom in South Africa. One morning all the nodes went offline and we discovered that they no longer...
Dear Nordic Technical Support,
I'm writing to report an issue I'm experiencing when trying to integrate MCUboot with a Zigbee R23 project for the nRF54L15 platform.
Issue...
Hi,
I'm using NRF52832 custom board using NRF52 SDK V17.0.2, SES V5.4 and J-link tools V7.64d.
Whenever I build and program the device through Embedded Studio I get NRF_ERROR_INVALID_STATE...
I have a custom PCB that has been working fine in terms of the Wi-Fi on 2.6.2 but I needed to Port that to 2.9.x I'm using sysbuild in the 2.9 projects but not in the 2.6...
Hello!
When two devices, Peripheral/Server and Central/Client, try to send Notifications and Write Commands, respectively, to each other at the maximum capable rate, who...
Hi Nordic's community,
I have a "stupid" question; i search a programmer for programming a nrf51822 module, and i see everywhere : " flash SD + BL + DFU"... i know Sd ...
hi.
i use nrf51422 v2 that its sdk is version 6 that it did not have any uart over ble example .
if someone had it please give me its link .
thank you .
I'm implement some feature to update the softdevice for nrf51822. It has chance to switch s110 to s130. I have a requirement to treat the MBR of s110 and s130 the same as...
Is there any User Guide for the nrf52832?
TI has the Wiki (including the User's Guide) and the Developer's Guide:
processors.wiki.ti.com/.../CC2650_SensorTag_User's_Guide...
I have two questions related to DMA in the nRF52832
Would you please let me know if there is an example of using DMA with the SAADC?
Is it possible to use...
I'm new in development for BlueTooth. So, please, can anybody tell me, what i need for developing simple application.
I need BlueTooth connection with Android phone and iPhone...
Hi,
I'm working from ble_lbs example to extend it for more services. But if I call sd_ble_uuid_vs_add() more times (first it's called in ble_lbs_init() and second time it...
I buy NRF51822 eval-kit.
BLE dongle and did not have a compatible, The attempt to change the Stack.
But I never found the Gazelle stack.
where are gazell stack?
Hi,
Can someone tell wether Security Mode 1, Level 4 is available on the nRF52832 and SoftDevice S132?
In one PDF I found only Level 1,2 & 3 but in the S132 API reference...
I am switching to (what seems to be) the newer approach to initializing and starting advertising, primarily because I need to leverage the the advertising Modes; BLE_ADV_MODE_FAST...
During some recent development work it was noted that there is no PA LNA assist in the DTM software. Is there code that provides this?
See answer below:
Hello,
I have a project that started out as a Peripheral BLE_HRS example. I am currently running SDK 9.0.0.
I am able to Bond a nRF51 Central with a nRF51 Peripheral...
Hello,
I'm using the SDK 11.0.0 and S130 on both sides, and the projects ble_app_uart_c and ble_app_uart to connect a central and a peripheral through BLE. I was doing some...