what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
From what I understand the clock source for the example ble_app_uart is the 32 KHz external crystal. Please, see the screenshot of the CMSIS configurator:
How do I set...
Hi all!
I use the ACM_CDC USB class to transfer a batch of data (150MB) from the MCU (nrf52840) to the host. Currently, the system reaches up to 100KB/s upload speed, although...
Hi @ll, I have the following problem: There are three unprovisioned devices with UUIDs containing a 0x0A byte but the scanner within the pyaci script shows 0x00 instead. Device...
Hi.
To avoid via in PAD I like to route a signal/pin from the inner row (closest to center) through a pin in the outer row.
However, to be able to do that I must be sure...
We are using SDK_13.0.0_04a0bfd and want to change the location and size of the bootloader in flash. But when we do this, the bonding process in the main application doesn...
I'm a newbie to nRF5... I just installed latest IAR, nRFgo, Segger J-link & nRF Connect on Windows-10. Segger J-link appears to have updated nRF51 Dongle to 6.3. I get the...
I'm developing firmware for a client that includes a connectable beacon. I'm using code based on a Nordic example, though I can no longer find the original. I'm trying to...
In our project nrf52 device scans for nrf52 beacon device throughout the day. It scans number of beacons available and send it to esp32 device on serial. that is how its working...
Hi, Everyone
My development environment is PCA10028, SoftDevice 130, SDK12.3.0
The size of the file has increased dramatically when I run mergehex.
1. nrfutil settings...
Hello i'm currently working on the central part of the DFU i succeded to make it work and now i'm working on the link loss part.
I used This to make the DFU work but it...
Hi,
I am facing the same problem as in question ' USBD don't work with debugger ' from @ Dusautois Jérôme
I am trying the same code both on PCA10056 and my board. In PCA10056...
Hello! I am useing nRF52832 with custom-made board.
SD 5.0.0 and 14.0 SDK
I am using modificated example of "ble_app_template", i added simple custom service from example...
I'm using USB based DFU on Windows and on Linux 18.04 LTS VM on Windows.
Platform: nRF52840-Preview-DK
SDK version: 15.0.0 (nRF5_SDK_15.0.0_a53641a)
example USB Secure...
Hi everyone,
I was just going through the library functions provided here in this link : nordic functions twi
But inside all these functions ,there is this parameter...
platform : nrf 52832 SDK : 14.0.0
I used gpiote to detect sensor's interruption . there are two sensors ,so I configure the gpiote like this :
neither of the two sensors...