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...
Hi,
I work on an AOA projet and i have a problem.
I have already made a transmitter (with an nRF52833) and a receiver (also nRF52833) and i can see the CTE send by my...
I need to add a custom BLE service with over 20 custom characteristics. During the gap nitialization step, I set the BLE security mode and security level like this:
sec_mode...
Hi All,
I was trying to upload the latest revision of some code i wish to verify before pushing to production and was using the command line to generate the bootloader...
Hello Community,
i'm currently working with NRF5340dk. My application collects data from sensors for now and display it on the terminal emulator. Next step for me is to...
Hi ,
Am following the below link https://devzone.nordicsemi.com/f/nordic-q-a/83402/ncs1-8-0-52840-mcuboot-spi-external-flash-can-t-build-pass ,
am able to build it for...
hello,
i am using nrf52832 with accelarometer i want to put my board in shutdown for current consumption for that i am giving this command sd_power_system_off(); whenever...
I need to be able to change the device name the SoftDevice uses AFTER the soft device is up and running. To change the device name, To do this I use
errorCode = sd_ble_gap_device_name_set...
Hi,
I currently have a macro in the nRF Connect Mobile app (Android) that displays RSSI every time I receive a temperature signal. I am saving the logged temperature and...
It seems that not all UICR registers are erased on this nRF52840 chip
nrfjprog -f nrf52 --recover
Just make sure one more time:
nrfjprog -f nrf52 --eraseuicr
nrfjprog...
Hi,
I am using nRF Connect SDK 1.9.1. Need to configure 2 UARTS one for debug messages and the other to connect with host CPU. Please help me with the following:
1. Can...
Dear support
I am developing my application based on central_multilink example and have a few questions:
1. in call back function connected() , I wonder why conn_connecting...
Hi,
I am trying to perform the read characteristic values from the nRF52840 DK to Android studio (Java) to a TextView. I have looked at the Android Blinky example but in...
I am using NCS 1.7.0 and latest nRF5340 DK
I am trying to update netcore firmware using the process defined here: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1...
Hello,
I am using an nRF52840 as a central BLE gateway with nRF connect SDK 1.8.0. I was looking for software changes to increase the scanning range. So far I've found the...
I am getting data on my Azure cloud using asset tracker code
I am enable to find tag as you can see from the Image , there was tag before sensor data , for example
before...