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 got Thingy for power measurement purposes. I tried first the it out of box and it works fine. Same with pre-built image.
However if I build the SDK example and...
non connectable advertise success when in SDK 8.0.0, however I got error code 0x00000007 when upgrade to SDK 9.0.0.
I find out error code 7 is NRF_ERROR_INVALID_PARAM,...
hi,
my development kit nrf52832 is not detecting via phone nrf connect app . it appears like no device found .i flashed the ble blinky example program (sdk 15.2version)...
Hi to everyone!
I recently bought the nRF52 SDK to use it in a project, but the kit contains a NFC antenna and I don´t know its use.
My project its about Bluetooth Mesh...
i use the sdk15.2.0, the chip is nrf52832,my device have both BLE peripheral,and BLE center in my application, I use center to connect with peripheral, i directly use the...
HelloI am trying to program nRF52832 QFAA and am succeeding only partially: the debugger is connecting to the chip, and I can RUN step by step, however, I'm seeing only the...
Hello, I have adjusted the Uart Central Example from the SDK 15.1.0 with the stack s140 v6.1.0 so that the device can connect to two peripherals. The name of the device is...
Hi All,
I use SDK 15.2 to periodically trigger ADC acquisition tasks via PPI. But SOFTDEVICE: INVALID MEMORY ACCESS error occurred while the system is running.
I found...
I am using nrf52832, SDK v14.2, Softdevice s132_nrf52_5.0.0.
I had program the softdeive in flash, and I program the DTM firmware as application(start address set as 0x23000...
Hi Guys,
How do I configure Embedded Studio to generate full build log output? For example I want check whether all the header I included is compiled correctly.
Please refer back to the original link
The reason for this massive edit is because this post included code I tried to reconstruct from memory at home with only the SDK sources...
Dear team, We are getting an error in running the Android app in the background: ' Service destroyed '. It comes when the app is minimized and use any other app after that...
Please update the excellent guide at https://devzone.nordicsemi.com/b/blog/posts/getting-started-with-nordics-secure-dfu-bootloader for bond forwarding.
Among other happy...
Hi,
I wish to use AES ECB based on M52840. I use ble_app_uart example as template.
I enabled NRF_CRYPTO_ENABLED, NRF_CRYPTO_BACKEND_CC310_ENABLED and NRF_CRYPTO_BACKEND_CC310_AES_ECB_ENABLED...
Hi,
i am totally beginner to the nrf ,i couldn't able to understand the TWI sensor program
where i will find the API , funtion definition
i want to understand each and...