Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
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, I was just wondering why there is a "nrf_delay_ms(200);" in the SPI Master example in SDK 16.0.
Here is the code in the main function where it is located :
while ...
Hi Support,
Now I am developing over Nordic 52840 DK (PCA10056). My environment as below,
(1) upon SDK (nRF5_SDK_15.3.0_59ac345)
(2) softdevice s140_nrf52_6.1.1_softdevice...
Hello,
I am using the nRF SDK for Mesh v.3.1.0. To achieve periodic publishing, I set p_pubstate -> publish_period . step_num = 1 instead of zero in the configure step in...
Hi,
I plan to design my own hardware based around nRF9160. Prior to this, I want to verify that I can use the nRF9160DK as a debugger for my own board. As an initial test...
Hello,
We would like to develop a wireless sensor network using the 802.15.4 stack in nRF SDK.
I wanted to know if it is possible to port the existing 802.15.4 example...
Hi,
I'm evaluating the Raytac MDBT50Q devkit, using nRF52840-DK to program it. I'm testing the system with SDK project nRF5_SDK_15.3.0_59ac345\examples\ble_central\ble_app_uart_c...
Hi. I am currently evaluating nrf9160 on a Thingy 91 board and have the environment for the asset_tracker application up and running.
I want to be able to handle JSON messages...
Hi,
I would like to have a system such as follows:
Taking sensor data storing it locally till around 100 samples (Once per second)
Log this data to the SD with a time...
Hello,
I was wondering if there are production ready fully pre-certified modules for the nRF91 Cellular chips? Like what Rigado (u-blox has it now) made with the BMD series...
Hi,
I would like to use the nRF52840 dongle to connect to 8 devices using Ant+ and to around 8-24 devices using Bluetooth.
Is there a maximum number of devices of Ant...
Hello to everyone,
I've just started playing with NRF52 DK (NRF52832 SoC). It is my first time with ARM MCU. I've had prior experience with atmega328p and MSP430. Although...
Just ordered 2 Thingy52 and could only connect to one of them. Both boxes mention 1.1.0 2019.34
I used the code from https://github.com/NordicPlayground/Nordic-Thingy52...
I change the BLE SDK temelate example using this www.novelbits.io/.../ . In this I added 1 Custom service and 2 charactersitc. After compiling and running this got below logs...
I'm looking at implementing frequency hopping between multiple agents (fully connected swarm) in reasonably close proximity to each other (max distance about 150m in an open...