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...
Hello guys,
I'm trying to use the new NRFX library but I've hit the wall with the following error when trying to use the comparator API:
undefined reference to `nrfx_comp_init...
Hello,
for clarification I use the nrf5_SDK_for_Mesh_v2.1.1.
After an OTA update (with use of the nRF toolbox app) the nrf52832 seem to be in a state of constant reboots...
I would like to use nvs_read and nvs_write in aws_fota app to store a mode value inside, but it doesn't work. Any help?
I added the following lines to aws_fota prj.conf...
I am trying to use a uartpipe as described here
https://devzone.nordicsemi.com/f/nordic-q-a/58034/uart-communication-between-nrf52840-and-nrf9160-on-nrf9160-dk/235304#235304...
I am experiencing a GATT error 8(0x8) when connecting the Samsung S10 Android 10 to the nrfconnect app. This seems to be a Samsung issue as I do not experience this when connecting...
Hello,
We are working on an IoT project where we will have multiple peripherals and central nodes. You can assume that there will be around 30 peripheral and 3 to 4 central...
Hi
I am playing around with ble_app_uart example from SDK, it works perfectly fine together with ble_app_uart_c. Now I want to modify it so that it would work in long...
Hi
I'm using SDK15.0's ble_app_beacon, I want to add'srdata.**' response data to it, but when I do this, I get an error, RTT will keep printing'Fatal error' and'System reset...
Hello everybody.
This post is about how to use Segger Embedded Studio for ARM with NRF51 series microprocessors. There is a tutorial about import keil project to ses. However...
Hi,
I followed this page , downloaded SDK 15.1.0 and I was able to compile and build Custom bootloader (after adding custom board, also changed in makefile as well) for...
Hello,
i am using the DFU Bootloader from the version 15.3.0 of the nrf connect SDK with the softdevice version 7.0.1 on a nrf52832.
In Addition i am using a modified...
On SDK 16.x.0 only
Please Do not judge the quality of SDK based on number of entries here. This thread should be considered as part of Nordic effort to find issues and possibly...
Hi,
I am trying to interface MCP7940 RTC with nRF52840 DK. Initially, I am using a twi_scanner example from the SDK v16.0. Using the same example it is expected that I should...
Hi, I am working nrf52832. I want to send the string.
#define APP_ADV_DATA_LENGTH 0x1F /**< Length of manufacturer specific data in the advertisement
uint16_t length;...