Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
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...
hii...
i have programmed the ble_uart with twi sensor ...
complied very successfully
but while i am debugging i am getting error in void twi_init()
why and also fatal...
Hi,
Here I met a problem, please help.
I am using proxy.c to establish an data link with smartphone via mesh_GATT.
What I am doing is like this:
For TX ,
it is...
IDE: keil uvision 5.23, SoftDevice 3.0.0, SDK 12.1
Computer Platform: Windows 10
Receiving device: nrf52832_xxAA
In our project, there is a sender always advertising...
Hi,
I have a project where, I need to change the minimum and maximum (MIN_CONN_INTERVAL and MAX_CONN_INTERVAL) connection interval to higher values like 1 second and 2 second...
hi everyone!
I am developing NRF52840 with the Development Kit.
I am trying to use a GPIO to o capture a external HIGH-TO-LOW signal and then trigger a LED.
I I learned...
Hi all,
I'm currently using nRF Connect in combination with a nRF52 DK to connect to my Mesh network. So right now I have to type all my commands as HEX messages and decode...
Hello,
I'm trying to compile the Light_switch_provisioner example (Debug, Mesh 2.2.0) in Segger Embedded studio.
<t: 0>, main.c, 561, ----- BLE Mesh Light Switch Provisioner...
hello
i wanted to send message using the simple message model with some modifications from client to server periodically but didn't know from where i should start , i tried...
Hi,
I'm working with the nrf52840-DK and using the nRF5 SDK v15.2.0 Stack version.
I´ve got a working program for my coordinator (C) and my end device (ED). The C establishes...
hello dear, is there any pre defined function or library in segger embedded studio for I2C interface..? i want to make communication with digital temperature sensor(MCP9808...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Hello.
I need to solve this problem urgently.
I have now created my own protocol and are testing.
At the point of this project is the guarantee of data transmission...
Hello All,
I am developing an application using Nordic nRF_SDK_15.0.0, in which I need to make my BLE peripheral device as a peer device which will get/set data from/to...
Hello,
I am developing application for nRF52832 based SoC using nRF_SDK_15.0.0. I need to develop number of custom characteristic using given sdk. For reference, I am using...