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...
Hi,
Recently I have been working on nrf9160 and wanted it to work as a modem for a linux computer for example raspberry pi. The aim here is that I connect the nrf9160 to...
Hi,
We are using nRF9160 DK. On the Arduino connector, we connected STM X-Nucleo-IKS01A2 sensor shield. We wanted to fetch the sensor values using nRF9160.
What example...
Dear Sirs, good night
Currently developing hardware using nRF52840 based module (BT840X from Fanstel)
Wanted to ask if following assignment would be OK for controlling...
I would like to know What is the limit on the number of ble devices that can be tracked concurrently by one Nrf52833 acting as an AoA device?.
Is there any reference antenna...
When I migrated the official routine pwr_mgmt, the following warning occurred after the compilation was complete. The files were all the same, but why didn't the official...
When I migrated the official routine pwr_mgmt, the following warning occurred after the compilation was complete. The files were all the same, but why didn't the official...
When I migrated the official routine pwr_mgmt, the following warning occurred after the compilation was complete. The files were all the same, but why didn't the official...
when i use that message to pass some data value to nordic device, in generic onoff server. i face problem that when i try to send the message to nordic device, it sends again...
I'm running on a custom board with mfw-1.2.0 and ncs-1.2.0.
AFAICS, it seems that the unit requests AGPS data on startup, but when taking positions every 5th minute, it...
Hi there,
I am connecting the nRF9160 DK to my Mac and when opening the Programmer everything looks ok. The DK shows up in the drop down menu but when I try to select it...
I using nRF52840, SDK: 16, Softdevice: s140 with Keil uVision5.
In my application, I want to merge many example codes like iBeacon, BLE as UART, SPI etc. I have successfully...
I have an application built on the 52840 which is using a software interrupt triggered by the event generator unit. Occasionally my SWI function is being passed a zero for...
Hi everyone,
I want to set by BLE device advertising itself for 30s and then go to sleep. To that I set the APP_ADV_DURATION = 3000. What is not clear to me is the difference...