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, I'm newbie to nRF DKs but started trying to run examples from pc-ble-driver-py / pc_ble_driver_py / examples / on github in order to get familiar with the nRF52840. I...
Hello
I'm setting up a set of Thingy91 and Thing52 units.
1) I registered 2 thingy91 sim cards and registered the nodes. 2) I see the SIM card in my account on nrfcloud...
I'm using a nRF52480 DK board with an adafruit 3421 I2S microphone breakout board attached. I am on Ubuntu 20.04 with SES 5.42c and SDK 16.
I am using a variant of the usbd_cdc_acm...
Hi,all
I am developing a Bluetooth product with HID function.I refer to the official keyboard example.I modified the "report_map_data" to implement some special keystrokes...
Hi Nordics,
we would like to evaluate the possibility of using NVM to store user settings. Based on the following searches, we still have some queries.
infocenter.nordicsemi...
Hello there, I just want to try a simple Ping test for at example 'google.com' with the nRF9160. Is there any easy way to try it? Or to try the internet connection in general...
Hi,
I wonder which setup that is best to begin with to develop wireless earbuds.
I'm looking at https://www.nordicsemi.com/Products/Low-power-short-range-wireless/nRF52840...
I have burned the new fw 3.0. I am running the wireshark perform pairing and I can't see the packet content after encryption is started.
on previous fw 2.0 I could see only...
With SES, I'm trying to build an app which includes nrf_drv_clock.h. There are two functions declared there that I call in my own main.c:
- nrf_drv_clock_init()
- nrf_drv_clock_lfclk_request...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Hello,
I want to establish a 2-way communication with (nrf52 and nrf52840) and (nrf52840 and nrf24) but I am having issues getting started with the coding. This is my first...
Hi All,
I have been using the fatfs examples to write data to a SD-CARD Using SPI, Up until now I have been able to use effectively, as per the documentation I Understand...