Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
Currently I am using a PCA10040 to do some prototyping for a custom board. I intended to use the nrf52832 to interface with a HDC2010 (TI) temperature and humidity IC over...
Hi,
I was using SDK v1.1.0 for a while and am updating my project to SDK v1.2.0. I see that there is also a release for v1.3.0, however, there are too many application and...
I have tried to setup the time cluster, with:
ZB_ZCL_TIME_SET_REAL_TIME_CLOCK_CB(time_set_rtc);
But whn I do it, I lways get linking errors, since zb_scl_set_real_time_clock_callback...
I had a continuation question to this.
https://devzone.nordicsemi.com/f/nordic-q-a/64457/scheduler-for-thingy-91-using-nrf9160-dk
Is there any sample tutorial for the...
I don't think this is possible at the moment but worth putting it out in the wild:
Currently the binary image sizes for nRF9160 using Zephyr can get quite hefty. Is there...
Hi All,
I am looking for some working example/reference nRF Mesh project where I can get the temperature and humidity values from Thingy device. If someone can help me out...
I trying to connect with ble, i was setup MyBleManager extend BleManager and initialize with the default values it requires but i haven't declare and add UUID in BleManagerGattCalback...
I'm trying to set up the Dongle pca10059. I'm using the softdevice 140 and segger studio. The code is from the SDK, the template example.
the main.c:
static ble_uuid_t...
Hi,
I would like to know if there is an event from peripheral side to indicate that the discovery process is over.
The gold is to disconnect from the central if all the...
1.Would you please confirm the maximum ripple range that nrf52832 can accept for VDD (3.3V) and dec4 (1.3V) power supply, that is to ensure that the function will not be affected...
Hello,
I have used the Nordic Thingy application, I also used the Raspberry Pi Python interface and I observed the temperature measured.
The temperature is not stable...
I have a customer requesting any version above 0.8.5 for part number nRF9160-DK.
Can you tell me what date codes would have the requested versions?
thanks,
Russ
QB79869...
I'm looking for a low energy communication method for a wireless PIR motion sensing device. The system will be battery powered so RX current draw is particularly important...
We are revising a design using the NRF9E5, we are experiencing problems with the third harmonic when configured for 915MHz band, the higher we go up the band the worse the...
I am looking to build a custom board using nrf52840 and want both UART and flashing capabilty on the custom board. I have a NRF52840dk that I will use to program the custom...