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 recently purchased and downloaded the nRF9160DK. The DK User Guide v0.7 does not match the Altium design files schematics and neither match the application schematic in...
I have project with nrf52832.
every second, i want send 11k byte data from nrf52832 to android app, but it is loss data. (i used phone ble 4.2 loss about 1-2% packet)
...
Hi,
Been starting to program the thingy91 and faced some issues. This is the second attempt after failing on the PC and now using the MAC.
Managed to follow the steps...
Hi Sir,
I use the example ble_app_uart_c, the program runs to APP_UART_FIFO_INIT() in uart_init(), an error will occur, and the program jumps to NRF_BREAKPOINT_COND -->...
The nRF52840 product specification version 1.1 contains for the table 160, 162, 164, 166, 168 and 170 the very same content. I suspect, that the correct content can be taken...
Hi, Im new here and microcontroller programming... I curently waiting nrf52840 PDK so Im only quick read SDK and documentation... Before Im program only devices with .NET...
Hi, I cannot open my project using SDK v1.3.0 (nrf9160dk_nrf9160ns selected board) I installed the v1.3.0 using nRF Connect v3.4.1 - Toolchain Manager I already downloaded...
Dear Nordic: I have issue about connect handle. My product supports 1 peripheral and 3 central roles. 1. For this configration, i am not sure handle 0 is resverd for peripheral...
Dear all, I have a question about IV index and sequence number in mesh network. If i have 3 nodes success provisioned. I will only power on 2 active node ( node 1 and node...
Can't see why this is occurring. I've checked my custom board and the reflow of the chip under microscope. The doc indicates this pin isn't linked to a peripheral. Despite...
I am using Nordic board to drive an accelarator. There is already an exist project and it can run successfully. I want to combine this project to a new project and it has...
Can I use the nrf52810 internal temperature sensor to measure ambient temperature? I know it is designed for die temperature but I don't need to know the accurate temperature...
Hello,
From my understanding, I should integrate the LwM2M Carrier Library connection as the first step in the boot process and once I have received the LWM2M_CARRIER_EVENT_READY...
Hi Team,
If we send 20 bytes of data to AES-ECB 128 bit (CC310/ mbed TLS) Crypto engines for Encryption/Decryption due to bytes padding, how many bytes it will become...