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
the setup is a nrf52840, the sdk15.3, Softdevice s140, apps: open bootloader and blinky app
Is there a way that the DFU mode is always there, at the moment its only...
Hi,
We are in the HW verification stage of a product with an nRF52 series MCU. We were easily able to measure the 32MHz XTAL accuracy using the buffered output feature;...
Hello, Dear Support!
From the DevZone I downloaded ntf5-multilink-example-master. Here . Thanks for developers. The solution in SES was built and uploaded without any troubles...
I am using 'Segger Embedded Studio'. While changing the settings of a project in options, why we select Private Configurations (common)? I have seen this procedure in many...
Hi,I had a new project base on nRF52810. I watnted to created a timer, but the note mentioned " increase the value of the macro APP_TIMER_MAX_TIMERS by one ".I couldn't find...
Hi,
is nRF9160 SiP comes with eSIM? or do I need to insert external SIM in socket which is traditional method?
Do I need to external chip antenna? does that antenna...
Hi:
Because our project using much nRF pin resources, we have to use the defualt function NFC pins (P0.09 and P0.10).we want to set these two pins as uart function ,but...
Hi everyone,
I m nRF52 beginner and trying to understand that functions.
I have the few of qustions about DFU.
1. Is it that the mean of DFU equels "OTA DFU" referred...
I'm looking for a way to reliably determine (from the applications viewpoint) if a notification was successfully transmitted. Currently, we're having some issues when the...
Hello,
I am new to nrF52 480 chip. I am working on SDK15.3.0_59ac345's beacon code but have no result in the attempt to add device name to the existing beacon example. ...
Hey guys. I was working on a PCA10059 dongle. Now, I need to select suitable NRF52840 module. I know that there are some changes required in the code when I use module like...
Good morning,
In order to save some user data in flash, I want to fix page size to 32 bytes. It will be more useful for me, and it will be easier according to my project...
I've been playing around with the UART drivers on SDK 15.2. No issues with the Legacy (w/DMA) however I've tried switching over the NRFX_UARTE driver and I can't get the driver...
Hi,
Our device is based on nRF52840 SDK 15.0.0
The device verifies signature of incoming messages (which were sent over BLE from PC application) using ECDSA with spec256r1...
Hey guys. I am making a firmware using nrf52840 dongle which scans nearby bluetooth devices. I do not want to connect to any device, just send scanning data to another device...