Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
I want to count clocks in order to implement a watch. I use the RTC0 as my time-base and count mainly with this device. As it has just 24 bits it would not last for long,...
Hi,
how long does it take time if i would wake up a nrf51422 rev2 (ANT and BLE) in deepest possible sleep mode ?
And how long does it tai if after wakeup it had to communicate...
APP_TIMER_KEEPS_RTC_ACTIVE SDK15.0 rtc does not start unless at least 1(one) timer is active
I have set APP_TIMER_KEEPS_RTC_ACTIVE=1
And I want to use the app_timer module...
In all instances where the internal function `hash_algorithm_get()` is used in `cc310_lib_hash.c`, the output is inverted, making would should be a successful return code...
I have designed my customized board according to the nordic's indications, adding the components for the LDO and DCDC recommended. Now I am selecting the battery that I will...
Hello,
We are developing a system in which a device controls a host and the device should receive status information about the host. In some use cases multiple hosts are...
Hello everybody !
I am looking to connect 2 cards nRF52 DK (52832) with another card nRF52 DK (52832), a little like the fact my smartphone with these 2 development cards...
Hi, all.
I'm making a mqtt client with nRF52832.
All examples of SDK 14.2 were using PSK secure.
But I want more secured connection as like MBEDTLS_TLS_RSA_WITH_AES_256_CBC_SHA...
Hi,
After sd_ble_gatts_hvx() call, is it possible to change or delete value in softdevice buffer before a connection event ?
Thanks by advance for your help
Best regards...
We have a medical products need to evaluate the maxinum transmission data rate of BLE .i am using is the latest nRF5_SDK_15.0.0_a53641a.
i find to using the ios lightbule...
Dear Developers,
Good Day!!
I want to merge ble_app_att_mtu_throughput & uart example, basically requirement is CLI & other UART communication should work together.
...
See a new landing page on the nordic website for the nRF52840-DK (as opposed to PDK), which states that..
"The nRF52840 replaces the nRF52840 PDK which is not recommended...
We are fine tuning our manufacturing process placing the nRF52840 and would like to know what surface finish is used on the chip. I was not able to find this in the spec.
It seems like a similar IAR debugging problem has been solved but after a day of trying everything...
BLE application with SDK 6.1 and SD 310 1.0 running IAR 8.1 (and identical...
Hi!
Thank you for providing an SDK for BT mesh so early. I'm wondering if you also provide an Android (or perhaps iOS) mobile app that interacts with BT mesh, e.g. by acting...