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...
I'm trying to enable the UART module. The function calls follow:
nrf_init -> nrf_drv_uart_init -> nrfx_uart_init
Here we see that nrfx_uart_init() is called with
result...
I suspect I could avoid writing (admittedly, simple) code to map ble service objects to connection handles and vice-versa if I knew how to properly use the BLE Link Context...
Hi, I am merging the Thingy app (Segger with softdevice s132_nrf52_4.0.5) with the UART example (taken from ble_app_uart in SDK 11). I have been fixing some errors before...
Hi All,
I built a custom board that mounts a nrf52840 chip and I followed the schematic N 5 of the datasheet.
I also have 2 evaluation boards nrf52840 EVB "PCA10056",...
Hello,
I am interested to know if the device nRF51824 compliance with the ATEX zone norm (for example, working in certain parts of the chemical industry)
Best regards
Windows7 , nRF5_SDK_15.0.0_a53641a-ble_app_uart,,
Environment setting of SEGGER embedded studio for ARM V 3.34a
I am preparing to develop ble_app_uart using [SEGGER Embedded...
I create a mesh use Mesh SDK v1.0.1 and there is just a group ,and I want to create more groups. I compared it with Mesh SDKv2.0.1 which divide servers into two groups . The...
SDK14.0 , s132_nrf52_5.0.0_softdevice, computer platform: windows 7
//----------------------------------------------------------------------------------
I use one motor...
Hello,
I am developing a beacon using the long range feature of BT5. In order to do so, I added the line m_adv_params.primary_phy = BLE_GAP_PHY_CODED in advertising_init...
Hi,
As well know, user need to modify sdk_config.h to match different used case.
Would you please tell me the easier method tools to modify the content of " sdk_config...
Hi,
I am new to NRF development. I am using 2 nrf52840 DK one as central and other as peripheral(for reference). I am using ble_gap_gatts example from central side. i...
Hello,
I am using NRF52840 development board with SDK 15.2. I am using the template peripheral project since i want to get comfortable with the peripherals on the board...
Hi All,
I am working on customized board using nRF52840 chip, I have a application which was developed using nRF development kit that communicates to my customize board...
I'm trying to follow the SDK 15.2.0, nRF52832 development board, BLE Secure DFU bootloader example. I cannot seem to get beyond exception error running nrfutil to download...
Hi
I am using ATM90E36A IC from microchip for which Microchip gives ATMEL studio library.
Is it possible to compile the library in Nordic SDK 15 and use the functions...