Hi,
I have read the documents regarding the powering up the board form external supply and switch position
i need simple answer how power the board completely means...
Hello,
I'm currently trying to integrate the Android-nRF-Mesh-Library in our App.
Identifying works fine but when the library tries to send the public keys to the node...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
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...