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've been attempting to use PSM but got an error.
I've already checked the post below. I download the project file and fixed a bit.
https://devzone.nordicsemi.com/nordic...
Hello .
I am looking for a way to pass the calendar time from the PC by the emulator to the MCU on first run.
I am using Segger Embedded studio 4.12
Is there a function...
I get the following error when launching the app, and the "Start scan" button either doesn't do anything or can't be clicked.
Error while probing devices: Error occured...
Hi
I am measuring the current consumption (with an amperemeter) of the nRF52 on the PCA10056 Devboard. The nRF52840 is supplied directly by connecting the external power...
Hi,
I have a problem when I do a write request on a 20 bytes characteristic from a custom service.
The funtion sd_ble_gattc_write return error 0x7 but I can't find what...
I want to stream a mono audio signal with high bandwidth (20kHz) from a remote device to a base device.
Need to A2D signal on remote and D2A the signal on the base. Low...
Hi,
The SEGGER have released a JLink software version that support to use JLink on ARM Linux platform。
I try it on raspberry pi, and it work well. But when i use pynrfjprog...
Hello.
I have a project that use the NRF_LOG_INFO for printing messages, and it is work O.K.
Now I add a part that need also to get parameters from the terminal.
I can...
Hi
Please advise when I can find firmware for nRF52840-DK which can send advertising packets or any data packets at data rate 125Kbps and +8dBm output power
I have two...
Hallo Everyone
We have developed a firmware for our systems using the nRF52832 with BLE 4.0.
Now we need to move to BLE 5.0. As far as I know the nRF52832 works with...
I get a strange error message reading from my hdc 1080 temp/rh sensor:
[00:08:38.013,916] <err> i2c_nrfx_twim: Error 195952641 occurred for message 0
I csnnot find any...
Hello Everyone,
I am working with nRF52832 chip on our custom board. I am using SDK 14.2 and SD v5.0.0 for development on a windows platform with Segger ES.
I am looking...
Hello all, I'm using nRF52 DK.
I'm going to use this DK as a master of BLE, and send information which is from BLE peripheral device to another board using SPI.
Anyway...