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...
Dear Sir/Madam,
Normally battery level notification is only one byte. But I need send byte array of 58 bytes through battery level notifications in my project. I have to...
I am developing my code in a custom nrf52832 breakout board. My code was modified from the example "ble_app_uart".
I find a high current issue with UART. The current is...
Hello,
I am trying to evaluate the NRF52832 on a custom board and i will design the antenna according to your NRF52 Thingy:52 design. I am quite a newbie about RF&Antennas...
Hello
I'm using SDK 15, S132 PCA10040
I have followed this tut.
I've tried 2 scenarios which in both I get error value:
1. when advertising_init() is before services_init...
Hello,
I saw this , but I was struggling with the merge for quite a long time now. Is there any ready example for e.g. provisionee or provisioner from light_switch merged...
Hi, Nordic!
I wanna know how change characteristic(service,Rx,Tx) UUIDs .
For example,
Proximity UUID : 01020304 -0506-0708-0910-111213141516
Service UUID : 01020304...
Hi,
I'm trying to merge central/peripheral example "ble_app_hrs_rscs_relay" with "ble_app_buttonless_dfu", and get error while compiling ‘ble_dfu_unbonded.c’:
I've included...
Hello I originally wanted to use esb_ptx/esb_prx but the packet could not be changed to 128 bytes! Compressing data packets is inconvenient! I use radio to achieve my project...
I am using Segger Embedded Studio and the nrf52840 development kit.
I can run the BLE peripheral examples using SDK 15 and s140 V6 "blinky" and " cscs" .
but the ble_app_rscs_pca10056_s140...
Checking if this is possible and how to complete.
For the ble_app_beacon example, I'm able to reuse #define APP_DEVICE_TYPE 0x02, to be #define APP_DEVICE_TYPE 0x0E, 0x06...
Hello ,
we are new to BLE
1. We make a long life temp and light sensor , just only transmit from the Nrf to mobile (one way ) , we would like :
1.1 sensor always be...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
Hello,
For my project, I want to be notified when my device changes the value of my characteristic so i used the HealthThermoDemo example.
here is my code :
But despite...
Hi , I want to use two GPIO oin with button press hadler even . when pin low will interrupt and into handle..
Below is the code for the single key.
Thanks.
Pa...
This is somewhat of a continuation of this topic:
What does APP_BLE_CONN_CFG_TAG do?
Softdevice 132, header: ble.h: SVCALL(SD_BLE_CFG_SET, uint32_t, sd_ble_cfg_set(uint32_t...