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...
I have a local ipv4 network with a Mac laptop. There is a Raspberry Pi Thread border router connected to the network. There is an nRF52840 running the Thread CLI example....
Hello ! I have an issue that is making me crazy so far
I am trying to connect to NRF52832 devices with my smartphone. They have to collect data from sensors inside smart...
Greetings,
I'm getting some trouble trying to fix a warning. I'm running the exemple ble_app_uart_c from the folder ble_central. When I run it, I keep getting the warning...
Hi,
From the pwm driver, there is a function that use sequence that control the dimming while not blocking other task in the program, may i ask if there are any function...
Hi,
is it possible to use the GPIOTE in OpenDrain mode?
I want to use the Timer with an GPIO. So i use GPIOTE with PPI connected to the Timer. This works. But my Pin Configuration...
Dear Nordic Team,
I am trying to use the MWU to safeguard RAM of my application. Since softdevice also use this unit, I wanted to understand that where I can write the...
Hi!
I can able to read values from BMP180 but I am getting random values.It shows temperature values in some 200 range like that.How to get proper temperature value??? ...
board: custom board nrf52840
IDE: keil5
SoftDevices: s140 V6.0.0
SDK: 15.0.0
hi, I want to decrease my consumption of my board.
Now, i enable the SoftDevices and...
When I am using peripheral/cli example and debugging through RRT, I see following outcome when I am typing commands.
OUTPUT :
Command Line Interface example started...
Hi,
I am working on light switch example. I am broadcasting a message from client to servers using the API access_model_publish() with the opcode SIMPLE_ON_OFF_OPCODE_SET_UNRELIABLE...
Hi:
When I tested the DFU function of BLE, the upgrade was unsuccessful, and the APP print log prompt appeared to be a CRC check error.
The SDK version I am using is nRF5_SDK_15...
I reference demo1 of PWM driver example in SDK15.2.0, I make myself PWM driver. the official demo1 use pin17-20 as PWM channal1-channel4, but I use Pin9-P12, I modify the...
Hello,
I would like to measure the frequency of a signal and I use PPI, a timer and input capture to achieve this. Here's the configuration :
The frequency of my signal...
Good evening,
I am using NRF52840 board with softdevice S140 and SDK version NRF5_15.2. I am currently trying to compile the ble_app_hrs_rscs_relay example on SEGGER studio...