Hi,
We have experienced some unknown resets in our devices specifically when woken up after being in storage for a prolonged period in ULP mode - about a year or so. Afterwards...
Function: Now we have developed a function similar to usb file upgrade on the application side by ourselves (which requires operating bank1, writing the Settings page, involving...
Hi,
I am almost done with my code for channel sounding with multiconnections. It all works, but somethimes i get this after a certain period of time: This Warning pops...
Hello, Nordic Team! I followed this document and used the XML file mentioned in the document. custom_clusters
I did regenerate the files under the zap-generated folder,...
Hi,
I want to develop a new project without using NCS way. For this project, I didn't use the Kconfig and deviceTree.
The hardware I use is NRF54L15-DK.
My purpose is...
As subject, the key is using prj.conf, compilation errors will occur, if do not use prj.conf, c ompilation pass but 54L15 not work(no logs aft pwer on). Is fast pair(locator...
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...