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..
i am using nf52832 ... segger 15.2version ... while i am start to execute the code .. i am getting the error at nrf_breakpoint_cond ... then i tried to set breakpoints...
Hi,
I am new to software development and had a query about software version control with the Keil IDE using git.
As a beginner, I simply copied an example project in the...
Hello,
I'm on nrf52DK PCA10040, SDK15.2
I'm sure it's quite basic, but I don't get it. I just need to write actually two uint32_t value in flash memory (so FLASH_DATA_LENGHT...
Hi,
I have got a nRF542840 dongle, and I have installed all the required programs (I got all from this website: https://www.nordicsemi.com/eng/Products/Getting-started-with...
I recently went through the process of building the pc-ble-driver-py library/drivers and running it on my NRF528240 Dongle and have no issues with it. I wanted to share it...
Hello,
I have problems to get SES working with nrf51822 projects. If i import project with help of tutorial from nordic semi i get undefined symbol __data_start__. Now i...
Good day!
Work with nrf51822 central with S130,
I've read this questions and links in answers:
https://devzone.nordicsemi.com/f/nordic-q-a/20924/sd_ble_gattc_char_value_by_uuid_read...
My application is based on one of the example projects and runs on the nRF DK. Next step is to port this application to a custom board. Are there any guides written on this...
below is a little part of code I copy from nrf5_SDK_for_Mesh_v2.2.0_src:
***********************************************************************************************...
Hi
I need a CLI over RTT on an existing project. I believe that I have extracted all the required bits from the CLI example. I dont need history, UART, USB or anything else...
I am using NRF52832, twi_sensor_pca10040 example with SHT3X sensor.
I changed slave address to 0X44 and SCL, SDA pin to 27 and 26. TWI TX transfer work fine, in response...
using nRF-Sniffer-v2 at 52832 sniffer, I can get advertising packet. When select device form drop-down list, & connect the device the sniffer can't get any packet. Any one...
Hi there, I encounter a problem when making a simple project to toggle a led on nrf52840DK. I use nrfx to drive the hardware layer as follow
An error generated when compile...