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...
I'm building out a project in Keil using the latest SDK (9.0) and the S130 Soft Device, and during build, Keil complains in mem_manager.c that sdk_config.h isn't there:
...
Hello, I'm currently using the nrf51822 and I'm constantly trying to send the accelerometer data to the NRF UART v2.0 Android Application.
But I do not know what I would...
Hi:
I want to get frequence hopping with gzl, Now I finish config gzl and commuicate successful between host and device. But I don't know whether frequence hop successful...
In s110 sdk 8, peripheral can connect one master and advertise in a non-connectable state simultaneously by here
but I did not find out how to confing non-connectable advertise...
This call:
SEGGER_RTT_printf(0, "%sHello %s%s%s!\n", RTT_CTRL_RESET, RTT_CTRL_BG_BRIGHT_RED, RTT_CTRL_TEXT_BRIGHT_WHITE, "World");
Produces this output on the J-Link...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
Hello everyone:
i'm testing the iot SDK 8.0, but got some problem with that.
Using the CoAP observable server example with it.
env: pca10028 + ble dongle + raspberry...
Hi,
What is the maximum rating for the nRF51's input RF level? It is not specified in the Product Specification for 51, though it is for 52.
Thanks,
Steve
By the migration of my application from nRF51 to nRF52, I can't compile the Nordic driver: nrf_delay.c
The IAR-Compiler gives that output by the build:
Error[Og010]...
Hi ,
I am using 2450bm14e0003 this instead of LNA circuit provided by NRF24L01P-R7 .Is it better to use this balun Ic or i should use the circuit provided by nordiac only...
I want to make a Bluetooth connection with nrf51422.
I am using the Keil software.
But I do not understand what the program will do the bluetooth connection.
Can you help...
I am running the Blinky code provided in nRF52 SDK examples.I am not able fix this error pointing at nrf_delay_ms. This function is hard to explain. Moreover I don't know...
To test one functionality, I am sending 1Kbyte of data to smartphone using nRF51 Uart example code.
I have tried testing with different baudrates, 9600, 115200, 38400,...