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 have several characteristics which are updated by a regular timer.
The characteristic property is notify. Due to memory issues I use as value location BLE_GATTS_VLOC_STACK...
Currenetly I access the gpio pins by using this code (P1.01 this pin)
#define PIN_1 ARDUINO_0_PIN
nrf_gpio_cfg_output(PIN_1);
and so on
Is there any other way to define...
I have decided to use nRF52 DK for my project for the first time.
I would like to know what brand of touch screen should be used.
I will use 3.5" and 7 or 10"
Thank...
im bought beacons from this china company (radio land )
the product link : www.radioland-china.com/.../6035982553.html
i could change name or uuid, major , minor with...
Hello.! I try nRF51822(softdevice using S130) SDK v12.3. I operate it as a master, but I leave it to distance to cut once and approach it afterwards, and, after a reconnection...
I need to stream 2 audio channels between two nRF52832 chips. I have two of the nRF52-DK boards and would like advice on which sample app might get me started in the right...
I have used 32khz and 32Mhz Crystal and across that crystal i have used 12pF capacitor. But unfortunately in market 12pF capacitor is not available in 0402 smd package.
...
In the SDK, there are examples for boards called "pca10028, pca10040, pca10040e, pca10056"
I have the nRF52-DK board, which of the above numbers does it conform too? Or...
Hello,
I am trying to adjust a peripheral device to connect a central device based on ble_app_uart_c example. Although this example has been discussed numerous times I was...
I am moving an SDK12 peripheral nus + central nus application to SDK14.
I am following the ble_app_hrs_rscs_relay example for SDK14 on how to setup the dual role ble event...
The nRF52832 OPS 0.6.3 describes the CONFIGID register in FICR. This is the same as on the nRF51822.
SDK 14.1.0 does not show this register in the NRF_FICR_Type definition...
Hi everyone, I've read some nordic forum articles on this topic but somehow I just dont get information I need.
I can flash my custom nrf51822 chip by using my nrf51422...