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 have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
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...