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...
Hi
we are using the nRF52840 and antenna signal i connected ceramic chip antenna(ACAG020-2450-T).
The above attached schematic of ant signal matching circuit schematic...
The only way I can see to do it is by two separate PPI calls. So Timer1 "tasker" is firing both the capture and clear... but will they execute sequentially?
Hi,
I just bought the NRF52850 DK. Currently I do not have the JLink connector to perform debugging using UART.
Is there is a way I can print printf or NRF LOG through...
Hello expert,
I would like to design a custom PCB that has two transceivers on it. One transceiver is working as a beacon/continuous wave generator (TX) and the other one...
On the basis of NRF24L01 +, an antenna was designed. after designing, I need to carry out the coordination of circuits. Do not tell me how best to do this, what values to...
I had a setup where I could DFU OTA a NRF52832 based board
I moved to a NRF52840 based board and now during the OTA DFU I get messages like this
I did try a new bootloader...
Hello, guys.
We have nRF9160DK and nRF Connect SDK v1.3.0. The version of the LTE modem firmware is the latest (v.1.2.0).
In our design, we are able to initially connect...
Hi Nordic team,
I just purchased a row of new nrf9160 SiPs for our IoT products. We are testing with new made cuicuits.
We use the same circuit schematic that worked with...
Hello,
Problem: BLE doesn't work on a OurBoard with nRF52840 (Schema1).
1) BLE example is working DevBoard (can see BLE server by scanner). On the OurBoard the examle...
Hello,
I've been testing HCI_UART from Zephyr RTOS on nRF52840DK and own device which has nRF52840 + FT232R as USB-UART converter. Regarding the own device it's a circuit...
I am studying the beacon example provided in the SDK (The project is found in following directory C:\Nordic_semi\nRF5SDK160098a08e2\examples\ble_peripheral\ble_app_beacon...
Hello there, I'm developing a device who will use two NRF52832(ANNA-B112 Module). They will communicate as central and peripheral. But i'm facing a problem, i need to after...
I could decrease current consumption at v1.2.0, but couldn't at 1.3.0. 520uA flows in k_cpu_idle();
How can you do that?
Also, in v1.3.0, CONFIG_UART_0_NRF_UARTE is depricated...