Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
My end object is to connect the peripheral to one required central. It should not get connect to another central or to the nRF connect app.
I have gone through many example...
Hi everyone ,
I'm looking for the ULPMark score for the nRF52840.
On the EEMBC website, I 'm seeing that Nordic Semiconductor is a partner, but I don't find any information...
Hi,
we are late stage development on NRF52840 with sdk 15.0 and softdevice 6.0. The mind turns to certification. It all seems very complex and confusing
1) Do we need...
I have an nRF52840 based peripheral running SDK 15.3.
I have a custom service with a write characteristic and a read characteristic. The peripheral supports multiple connections...
As far as I can tell the values are inverted.
4.8.2.2.1.1 Occupancy Attribute
The Occupancy attribute is a bitmap.
Bit 0 specifies the sensed occupancy as follow:...
Hello
I am using nRF52 DK, I am trying to use PIN 30 as Pulse train. The following while loop is expected to send out Pulse train of 2microseconds period but instead, it...
As far I know BLE mesh uses the 3 advertisement channels for communication without any synchronization mechanisms. When the mesh protocol emits a package it will send the...
Hi
Why is Mac OS no longer listed as a supported operating system for the nRF Connect SDK (see http://developer.nordicsemi.com/nRF_Connect_SDK/doc/0.3.0/nrf/gs_ins_os.html...
Hello,
I have a question regarding BLE characteristics and bi-directional communication. Assume a service like Nordic UART Service (NUS) is used, then there are two characteristics...
Hi,
we tried the example from the NRF SDK (15.3) with the USBD_MSC. The logging looks good so far and we have a data micro USB connected to the nRF USB Plug of the dev board...
Hello All,
I have 2 evaluation boards nrf52840 EVB "PCA10056".
I would like to run on them the "ble_app_uart" in "nRF5_SDK_15.3.0_59ac345" as following:
A custom board...
I used nrf52832 to port the program from SDK14.2 to SDK15.2 and there was a problem. In SDK 15.2, the program functions normally in the online debugging state, but the function...
I like to use 2 server boards and 1 client board in mesh as custom model. Is it possible to use client to communicate with 2 or many server's without using instance in client...
Hello,
I am trying to conenct the DK to the nRF cloud. I registered the SIM successfully and then proceeded to insert the sim and power up the unit. The LED 3/4 sequence...