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...
Hello Everyone,
As mentioned above I wanna know how to send Energy Expended data from nRF51422_xxac device to BLE mobile application using HRM characteristics or HRS Services...
Hi,
I'm starting to work with Nordic Semi Develoment boards with a Thingy:91.
And I wanted test the GPS module and send it over HTTP POST using the LTE of the Thingy...
Dear,
I am using :
ncs: v0.4.0
SES 4.16
firmware: mfwnrf916007029alpha
Hardware: nRF9160 DK v: 0.8.5
I want to do:
1. Enable and get GPS position ("AT\%XSYSTEMMODE...
Dear ,
I tried to use HTTP POST to POST the information from GPS to my webserver.
But I couldn't combine 2 of them together. ( they, GPS and HTTP POST, worked well separately...
The driver timer of the slave stops when the slave disconnects with the master. The deviation is caused by the disconnection as the following picture shows. The hardware timers...
I've been using secure DFU over a bonded BLE connection with the following configuration:
S140 6.0.0
nRF5 SDK 15.0.0
nRF Connect for Android
#define NRF_DFU_BLE_BUTTONLESS_SUPPORTS_BONDS...
Hello,
I am using nRF52832 based development board (PCA10040) and softdevice v6.1.0.
I want to ask that does the feature of Periodic Advertisement of Bluetooth 5 depend...
Is there any documentation that talks about interface between board controller (nrf52840) and nrf91 on nrf91DK
How do they interface. Is there sample code to create custom...
Hello all,
I am working on the DFU on the NRF52810 custom board
I am trying with secure bootloader example PCA10040e
with sdk 15.3 s112_nrf52_6.1.1 softdevice
Then...
Central and Peripheral are connected by BLE.
The following error may be displayed when sending BLE message multiple times to the peripheral at the same time.
>> NRF_ERROR_RESOURCES...
Hi,
I found a bug in fds module ( Flash Data Storage ) which lead to data system corruption.
Scenario:
Given the device started GC(Garbage Collection) procedure...
Hi,
I have found a bug in the fds module (Flash Data Storage), which lead to losing "installed pages". If it was a swap page, fds module will be bricked.
Tested on SDK...
Hi,
I have written a short driver for the ADXL362 accelerometer, which I'm attaching here, and I've connected breakout board of the accelerometer from Sparkfun to the nRF51...
Hi there,
I have just upgraded the SES to V4.16 and followed the assistant guide in nRF Connect. I have deleted the old ncs folder (and all files) and also created a new...
I measure 184 uA of current during WFE. I've read in other posts that the nRF52832 should draw about 1.2 uA during WFE.
I've looked over the project settings many times...