But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
(SES + SDK15) Hi! I am trying to create an new firmware prototype based on ble_app_template_sample Until now I have a connectable firmware, with one service and several characteristics...
Hello, I have simple custom board with simple firmware. It's just nrf52811 advertising with 0,5 s interval. I'm considering to use Long Range advertising, but wonder how it...
Hello,
if I want to use the Nordic crypto library, I include all nrf_crypto_xx .c files. While compilation, I get in IAR an error:
"explicit type is missing ("int" assumed...
hi
i am using the nrf52832 board.
I am trying to build the ble_app_template code but i am geeting the following build error
.\_build\nrf52832_xxaa.axf: error: L6050U...
Hi, I'm using SDK15.3 on a NRF52840 chip and have some questions wrt to the peer manager and its ranking system. Once we bond with a peer, we print the full list of peers...
Hello
I currently use SDK 15.0.0 and write a program in SES. and use nrf52832(BLENano2).
I'm trying to merge BLE and fatfs examples.
After writing to the SD card in...
when ble central set BLE_GAP_IO_CAPS_DISPLAY_ONLY ,i find ble central no need to send the static passkey or send one wrong static passkey,ble central can connect ble peripheral...
Hi
I'm using SDK 15.2.0 SD 6.1.0
I'm using external RTC device and I am connected the external RTC 32.7k Hz output square Wave to XL1 and XL2 is connected to ground...
Hello,
we are developing on the nRF52840DK, and are using directly using the CRYS API.
Is there any API in the SDK that would encode/decode the output format of CRYS_ECDSA_Sign...
how to configure rtc for nrf52 dk and i want to update time from my phone then how to read the current time in device ? How create service not in the nrf connect for deskop...
Hi,
I am using mechanical QDEC which doesn't have LED and simply A and B pins. After going through forum I set the QDEC confguration as follows.
Then changed function...
When I tried to compile bootloader example code of sdk bootloader_secure, I am facing some of the errors when I tried to compile using Segger Embedded Studio , which could...