Hi,
For my Master Thesis, I’m working on localization using nRF54L15 boards with BLE Channel Sounding. I’ve been using the official samples available online, specifically...
I have been able to connect and initialize two different Bluetooth OBD II Devices. I am running into issues with the third device I am trying to add as an option. I add the...
nRF 52832 + NCS 2.6.1
We are successfully setting the advertising Tx power in discrete steps {-40, -20, -16, -12, -8, -4, 0, +3, +4}dBm using
However, I am being asked...
Hello,
I am trying to use the nRF21540 in nRF54L15, I notice document metion
I am wondering what is the difference between PPIB and DPPIC. What does appropriate...
Hello
Following my previous message from yesterday, the service seems to no longer be usable again at the moment.
Could you please confirm that this is a temporary issue...
Hello,
we have produced 10 Boards with nRF9151. Unfortunately, 3 device shows a false behavior. We cannot connect over SWD an they have a larger power consumption (whole...
Hello Team,
I am trying to set configurations for FOTA. I refer smv_server sample code and the following document https://docs.nordicsemi.com/bundle/ncslatest/page/nrf/app_dev...
Hello,
I am using System ON mode for low power. Still it is consuming 2mA. I heard i can go down to 60uA. I am using UART for Communication. In Sleep I tried to disable...
We wanted to use the NRF51-DK to flash a few nRF51822 based beacons, using the SWD interface. The docs recommended using the Segger J-Flash program, but that program is now...
Having a bizarre issue with mergehex and DFU. I hadn't had a problem with this previously with this code base. When I try and merge the App, Bootloader, Bootloader Settings...
we are working on a project which required to use usb cdc acm. compare with normal serial, the usb cdc acm always lost some packages when chip start and reboot. do anyone...
Hello,
I'm experimenting with nRF52840 Dongle and successfully flashed ble_zigbee_dynamic_color_light_bulb_thingy . I also connected it to my Samsung Smarthings hub (Zigbee...
Hello,
I am running application with softdevice s130 and nRF51_SDK v 12.2.0 on a custom board. The interrupts that are used by the SD are not used anywhere by the application...
platform:52840
Protocol stack:s14
IDE:keil v5.26
Hi,Master:
I want to simulate in a long time,I turned off the watchdog and also turned off the Bluetooth broadcast...
I want to use 52832 to measure the frequency offset and Modulation Characteristics in the advertising packet sent by Bluetooth slave.How can I do it? I think this information...
Hi All,
I am working on FOTA feature for Thingy91. My country is Vietnam and I only can use NB IoT to connect to cloud service.
I tested project FOTA example. My device...
The nRF52840 has a longer rx characteristic reception time than the nRF51822.
--> android terminal log
first and second line nRF52840 , It takes almost 1.2 seconds...
Dear All,
I need to know if there is anyway that I can update the data of the advertisement package of an iBeacon on the fly, while using Zephyr OS.
What I effectively...
Hello,
I've written a shell cmd on the 9160DK to send an sms. it handles getting the data in the correct has the following format,
sms <len> <pdu data>
I've used the...
hello,
I am trying to integrating ble_nus_init( ), inside ble_beacon_app, receiving through NUS_service and transmitting through beacon,
but program is stuck inside ble_advertising...
Is it possible to assign connection handles non-sequentially, for example based on the device's Bluetooth name? For the solution I'm developing I'd like for a given sensor...