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...
Hello All ,
I was Using nRFgo studio for flashing chipsets , now we are asked to use nrfjprog for flashing , i have downloaded the command line tools . but issue i am not...
Dear Nordic :
I am developing power meter based on NRF52832/SDK13.1.
I need a 20ms timer to retrieve data from sensor.
I notice that,if i set the timer in repeat mode...
Hi,
I am trying to run a simple LED blinking program using timer 0 using HAL library.
in functions such as
nrf_timer_bit_width_set (NRF_TIMER_Type *p_reg, nrf_timer_bit_width_t...
Hello,
I am trying to merge ble_app_uart with light switch server example by following this link. But while building I am getting the following errors.
I am using SES...
A source program, with another computer compiled to generate HEX files, download to the NRF52832 development board, GPIOTE function can work properly. But the same source...
Please point me in the right direction if you can, I'm stumped. My project is based on the app_hids_keyboard sample, using the pca10040 board (nrf52832) and SDK 14.2, soft...
I want to store some data, so I first write the initial data, then update it again and again when need. I think the record_update function should new a copy of the old data...
hi all
I am facing the issue that the chip still retains in debug mode. SWDCLK pin has connected to GND directly.
steps:
1. after flashed hex file, removed debugger...
Moving from SDK14 to SDK15, I noticed that USB takes long time to make connection (20 - 30 seconds). Comparing nrf_drv_usbd.c, I realized that the "shortcut between EP0DATADONE...
Hi Nordic team
I want to switch between DTM and normal BLE by pressing the button.
It is base on two example ble_app_att_mtu_throughput and direct_test_mode.
Is there...
Hi,
My central device should scan and should get DIS of one peripheral and store in central and central should pass this information to other peripheral .
or
Central...
I am using nRF52832 with Beacon_App. I can able to get UID, Major, Minor, RSSI from my Raspberry PI using Python code.
I want to calculate the distance between my Raspberry...
I'm using S112 and SDK 14.2 to target NRF52810, but using the PCA10040 DK for now.
I've been coming back this issue multiple times over the past couple of months, still...