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 using: Segger Embedded Studio 3.52, nRF52840-PreviewDK, nRF5_SDK_for_Thread_and_Zigbee_v3
Is it possible to restart the Zigbee stack without restarting the whole chip...
Hello
Development environment: mac
h/w nrf52840 dongle connected via usb
compiler: gcc-arm-none-eabi-7-2018-q2-update
Updated nrf5sdk/examples/ble_peripheral/ble_app_blinky...
Hi team, there is nRF52840 and STM32 connected via UART. I need to update ST firmware over nRF. I managed to send stm32 .hex (FW intended for ST) over nRF DFU service and...
Hi there
In the service UUID 0x2A00 I am currently trying to set a device name >31bytes with sd_ble_gap_device_name_set(). I am using the Softdevice S132 V6.1.0.
According...
Hi,
Multi peripheral was introduced as experimental in SDK 14 two years ago and it is still experimental in SDK 16
Our customers highly ask for multiple phone connection...
Source: nRF6939-CD-NVS-5.4-livecd.zip Resource download path failure: www.nordicsemi.com/.../Download-infotabs Please provide me with a valid resource download path
Hi,
Recently, I am trying to make a nRF52810 project to run the sample code based on nRF52832.
The application code size is used in nRF52832, Code=56840 RO-data=9600 RW...
I am trying to use SPI master + UART concurrently on the nRF52840 dongle. I am aware that the GPIO pins on the dongle can be used for SPI or UART. However, when trying to...
My nrf9160 which has the v1.0.0 modem and using v1.0.0 sdk has suddenly started continuouly resetting when i try to run asset tracker application. I have tried at-command...
Hello,
I am trying to build the lte_ble_gateway sample. I keep getting a JavaScript Alert TEST_RANDOM_GENERATOR.
I got something simalure with the bluetooth hci uart...
nRF52811 has only one receiver. Most accurate direction finding can be made based on estimation of phase difference between two signals received in two spaced antennas. Such...
Hello – My project needs to report its indoor position to the cloud (no GPS). I intend on using known positions of iBeacons SSID/RSSI coupled with trilateration math – fully...
Hi team, I developed own project based on /examples/dfu/secure_bootloader/pca10056e_ble/ses/. In the original project there was only Release config (no Debug). I modified...