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...
Hello.I want to use the nRF SDK for Mesh,but I don't kown how to use it.I need help.Does the official website provide sample programs? I opened the SDK file, but I don't know...
Hi,
I am using nrf52832 for the beaconing device. The device is working fine, sleep current, wakeup current is normal, transmit cycle is also working fine but the device...
Hello,
I have been working with BLE on the nRF52840 with softdevice 140 and the latest in terms of SDK.
The problem I have run into is with reading the value that has...
Hi,
If anyone having driver for the ELW0901AA1 FUTUBA OLED please help me to send the same.
I am working on nrf52833 custom board and SDK version that I am using 17...
Hi,
I would like to know the current consumption in advertising when I set PRF = 0 dBm and I use LDO.
I read nRF52832_PS_v1.4.pdf.
23.15.2 of nRF52832_PS_v1.4.pdf...
Hello
I need to do SD Card with nRF52840-DK. I have referred (zephyr/example/subsys/fatfs) sample program, based on that I have made one new project and also made overlay...
Hello sir,
I was referred this link ( https://github.com/zephyrproject-rtos/zephyr/issues/29921 ) to do USB DFU on nRF52840-DK, but I am facing an issue in this code is...
Hi! I looked at the specifications, and it doesn't seem like this is listed as not possible, but it strikes me like it should not be possible, so I wanted to make sure. Looking...
Dear Nordic,
I am using the pre-build option to build always rebuild a file. This file is used to setup the date and time stamp of the build. I have done something similarly...
Good day,
I would like to start this thread by saying that I have been developing an application using the nRF52832 chip for several months, so far it has been a very difficult...
Hi,
I am beginner with nrf9160 and its SDK. I want to send data from nrf9160 to an external flash memory. To test it I wanted to start simply by sending hello_world(sample...
Hi,
I'm usgn Nrf528332, Softdevice s132_nrf52_6.1.0_softdevice
I Use secure_bootloader BLE secure_bootloader\pca10040_ble with the public key, and matched privet Ket...
I have installed the latest SDK 1.3.0 using the Toolchain Manager.
I would now like to open nRF Connect SDK Projekt and get the follwoing error:
I have added the CXX...
Hello
I have several questions regarding the UUID (Bluetooth):
If I create an application using your nus bluetooth service (ble_nus.c), should I change the NUS_BASE_UUID...
Hi, We are using the Thingy91, which is running the mqtt_simple (nRF SDK 1.4 and modem firmware 1.2.2) example, to push data direct to our AWS instance. Everything is running...