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 to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
Hi guys,
I was working on my nRF5340 based custom board. From a certain point on the nRF5340 stopped to accept any command from J-Link (SWD link). For example, in response...
I Separate two projects ,SPM application and non-secure application.the spi driver can work in non-secure application,when I try to transplant the spi driver in SPM application...
Hi,
We are using nRF52840 in HV mode and VDD is configured for 1.8v. By mistake, we have connected VDDH to one of the GPIOs as input. What are the implications? How much...
Hi Team,
We are using nrf9160 DK, So we tested the lte_ble_gateway application where we can take the ble data to cloud acting 9160 as gateway. So we also want to perform...
Hi, I'm trying to get the gps driver to work, but the initialization requires getting a device binding. The Asset Tracker project does it like this:
device_get_binding(CONFIG_GPS_DEV_NAME...
<environment> - Windows10 - nrf v1.3.0 - modem v1.2.0 - DK 0.9.0
I get "CLOUD_EVT_ERROR" when using nrf_cloud_agps. There is an error saying "Connection was closed, possibly...
Hello ,
Is there a DFU master code through which one nrf52832 can be updated from another nrf52832. If not please let me know of some useful material to refer to implement...
Hi,
I am using the last up to date demo software for long range BLE throughput test and get systematically, as soon as I press buton 3 or 4 an error "Lost logs - increase...
What are the failure points of a properly developed DFU for OTA updates? On a consumer device where a user may do anything and everything to a device that is executing a DFU...
Hello I have a question, after watching the video: youtu.be/7h4wxyFktkQ It is mentioned that it is not recommended to connect to Google Cloud Platform from a device that is...
Hi, I am running NRF5_SDK_13.0.0_04 and s132_nrf52_4.0.3 on a custom board.
I am getting a Soft Device Fault on an NRF52832 device that I am not able to root cause. This...
Hi,
I downloaded nRF5_SDK_15.3.0_59ac345.
The first time,
Uploaded "..\examples\connectivity\ble_connectivity\hex ble_connectivity_s140_usb_hci_pca10059.hex" by nRF...
So I'm sending multiple payloads of the same width from the transmitter to a receiver and I see it sends only sends 3 times after which `TX_FULL` bit is set in the status...
Hi,
I'm working on a project involving pressure sensors.
These are to be read out via UART and then transmit the data via Mesh to a relay node up to a PC, which visualises...
Dear Sir or Madam, I am asking advice on the following matter: When trying to port the "pin_change_int" example to a nrf52833 DK the code compiles but is not showing the expected...