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...
I'm getting this when im trying to select the device.
when i try to update the firmware nrfgo studio is getting closed
please help me in solving this!!
Let's first compare two pieces code:
This one works:
But this one doesn't:
My problem is that as soon as I try to process received data, some of data is lost. Is...
I am developing with SDK 15.0.0
I want to add NUS service in ble_app_buttonless_dfu example.
All I have done:
1. Add including files and including paths to the project...
This is really a two part question.
1. How do I even refer to pin P1.00? It's clear that pin P0.06 is referred to simply as pin 6, but what is the naming convention for...
Hi,
i try without succes to go into MemoryRentention Timer On sleep mode, and wakeup with the analog comparator activated by AIN1 without sucess. Here is my code, please...
Hello I am using nrf52832. I would like to write a custom ISR for GPIO based interrupt. Are there any examples/documentation i could use to get started on this.?
Dear All,
we use Reference configuration 4 and have connected the DK to our custom PCB. 3.3V of the DK go into VDDH and otherwise only GND and SWDIO/SWCLK are connected...
hi
i downloaded nordic thingy52 FW and i uploaded on my board PCA20020
and that is working correctly but when a i downloaded nRF5_SDK_15.0.0 at first i compile (ble_app_beacon...
Dear Nordic,
i am just testing ble examples in nrf 52840 dongle and also implementing one uart for just testing
TX pin - 1.10
RX pin - 1.13
transmission works fine...
Hi,
I'm referring to -
1. Custom HID over GATT device
2. nRF51422 HID example modification
So for now, I just used the descriptor mentioned in above links. But "hello...
Hello,
The softdevice S132_SDS_v4.1 spécification write that supports 20 connections at the same time.
I would like to know if it's possible to have 1 central and 20 peripherals...
I'm attempting to make cli application to load from after the softdevice and based on a command enable/disable the BLE functionality. Is there any simple way to do this? Are...
Hi,
I am currently trying to use PCA10001 board as master and slave at the same time. Trying to send data from master(SPI0) and receive it using slave (SPIS1).
I have set...
Hi,
Is exist a tool like nRFutil to make DFU from windows with standard BLE ?
I have found this: https://github.com/NordicSemiconductor/pc-ble-driver but I thing it's...
I'm trying to filter devices by first provisioning a device then checking the composition data for vendor ID,etc... It is a real pain that all that data is only available...