Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Hi,
I've combined the secure serial and ble bootloader and using it for my custom board. I tried flashing my application hex over serial using nrfutil. I get a device programmed...
Hi,
I am working on the nrf51822 board and i am only the PAC20006 board version seems to be working on it. I am using sdk 11 and soft device version s130_nrf51_2.0.1 s suggested...
Planning for Evaluation of nRF52810.
I am thinking of using nRF52 DK for this and i want to know if there is any beacon with nRF52810 which i can use for this evaluation...
Hi All,
1.One master BLE has to connect to Slave BLE, then both device should read other RSSI and sent the data through UART.sending the RSSI should be every 200 millisec...
Hello,
I try to use those functions for printing log massages on the Segger RTT terminal, but I have many problems with that.
1. How can I use this function without printing...
Hi everyone,
I am using nRF52832 kit (PC10040), eclipse and softdevice S132 V5.0.0 for developing a BLE service. I follow the service tutorial and I refer to the code from...
i want to connect raspberry pi 2 with nordic thingy 52 via ble.....while issuing connect command after gatttool -I -b Mac addr it is throwing some connection refused error...
i want to know about how nrf51822 module's states will change once it is turned ON.
with the state diagram i can define how the module is working after turning it ON.
...
All,
I'm relatively new with the Nordic Ecosystem and have been playing with the example projects on the nRF52 DK and have successfully gotten several examples up and running...
Using Keil v5, ARMCC 5
Pin state equals:
Level 0 - 0x00000000 - pin low
Level3 breakpoint after read - 0x00000040
Level3 breakpoint before and stepped through -...
I am advertising a service and providing scan response data. It is not clear to me whether I should be bothering setting up the values of the ble_adv_modes_config_t structure...
Hi there,
i am very curious about what can be considered as interrupt factor in receiving the signal from beacons, so if these scenarios have been tested please provide...
I'm using the nrf52832-QFAB variant (32K RAM 256K Flash)
The part is marked as NRF52832 QFABB0 1630AC
Surprisingly, this part is happily running my application and bootloader...