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...
azure_iot_hub_connect does the following check:
connect_client looks like this:
If the embedded return at line 40 of connect_client occurs (as I've seen it do) then...
I noticed on Zephyr docs this:
nRF5340 PDK (preview development kit) is an earlier version of the nRF5340 DK. nRF5340 PDK board is deprecated and is replaced by nRF5340...
Hi Nodic,
I try to add the tx power to both the connection mode and advertisement mode to make it long range available. But when I run the code it fails.
Please check...
Hi.
I do not find the description about I-Cache principles and work algorithm.
I read the part of the documentation "NVMC - Non-volatile memory controller". I think, I...
How can configure NRF_LOG_UART to use UART0 or UART1 for nRF52840? I cant see any configuration which uart NRF_LOG_BACKEND_UART will use
As per spec nRF52840 should have...
Hello,
I want to develop a new IOT product using the NRF52840. My device will be using the MCU with BLE and a very low power sensor.
I want to use a 3.7V one cell battery...
Hi,
I would like to input a data(integer) into the CLI and store the data. How can I do that. I have seen SDK but could not find any function or macro.
If there is any...
Hello, Not sure if this is exactly the same as what is happening in this case , but the issue of an early disconnect when NRF_SDH_BLE_GATT_MAX_MTU_SIZE = 247, can simply be...
Hello
I would like to retrieve the signal strength of the Thread messages I receive. To do this, I used the otMessageGetRss (message) command in my request_handler but the...
I have cloned a few beacons with nRF Connect and use the app to advertise these when testing our beacons and apps. It is (to my best knowledge) not possible however, to export...
I have been trying to use the secure services to read random from the CC310 and have been getting unpredictable crashes. I have been able to modify the secure_services sample...
sdk ncs v1.3.
Example name: serial_lte_modem. Example path: D:\ncs\v1.3.0\nrf\applications\serial_lte_modem
The error in opening this sample macro definition is as follows...
Hello, Nordic developers. The ZED , ZR and ZC connections were identified by the example of Zigbee Light Control example .
Based on this example, we are going to develop...
I am using the gazell protocol of nrf52840, How can I specify the correspondence address of this different handles when I USE A HOST to communicate with eight handle devices...