Hi, I'm working on the DK for nrf52832. I have a working code for BLE, and another working code for die temperature using interrupt. Now I want to merge them and trigger the...
Hi,
I configured for using security BT_SECURITY_L2 for a device that I had previously configured for using BT_SECURITY_L4. When I try to connect with an Android phone that...
Hi,
I wanted to implement a version of Channel Sounding where you wait for a certain amount of distance estimations, and then try to just select the smallest distance...
Good day,
I tried to build the standard Nordic application: Blinky for the nrf52840dk/nrf52840 board from the following directory on my PC: c:\ncs\v2.9.1\zephyr\samples...
Hi,
I'm developing custom firmware on the appcore and netcore. The netcore runs BLE controller, as well another custom IPC service to communicate between the appcore and...
Hi everyone,
I’m working on a project involving the nRF7002DK, where I’m trying to combine two separately working applications:
A TinyML CIFAR-10 image classification...
Hi,
we are looking into incorporating a NRF52 module into our control units, but to allow extending the antenna position away from the case through male-female SMA cables...
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...
Hello,
I can't find where in flash the peer manager data is stored. I'm currently working on DFU support and as part of that I want to define the memory area that should...