I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
I have moved on to SDK12. But one old project using SDK10 now requires a 128 bit UUID.
I keep getting hard fault when I add UUID.
I noticed that there is no vs_uuid_count...
Hi Team,
I am using nRF5_SDK_11.0.0_freertos_dfu_060516.zip SDK. I have added NUS service with UART configurations in this code successfully.
When I am commented the DFU...
We have both nrf51 and nrf52 running DFU.
How can I identify on the mobile application side whether I'm connecting to nrf51 or nrf52?
They will need to get different firmware...
Hi,
Is it possible to know which type of advertising packet is being advertised by the slave i.e whether it is a connectable or a non connectable advertising packet by...
Hi,
So I have a HEX file with unit specific data that I upload to 0x00062000. This data is about 80kb so it leaves some space incase I need a bootloader in the future....
Hi:
I want to bond and change dev name and storage.
This is my storage dev name init code:
void my_flash_init(void)
{
uint32_t err_code;
pstorage_module_param_t...
Hi all,
i'm using an app_timer.
I need to use three timer for debounce of three button. In my case i have to discriminate the push of three button at same time. When all...
Hello Community
I have read the following threads:
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/.../
In order to know how to discover my services, including...
Hi
Does the CryptoCell in the nRF52840 support secp256k1?
In this documentation it says at one point Koblitz curves using fixed parameters, up to 256 bits, are supported...
I used to do with the iso7816 run on nRF51822 SDK9 and S110_v8.0. However,as the BLE stack is running, the iso7816 interface clock signal is abnormal. as the picture below...
Hello!
I have the board PCA10040 (nRF52 DK).
I designed two different programs:
SPI: I'm using the SPI communication to communicate with an external sensor (accelerometer...
Hello, I am working on a project that involves the implementation of a wireless temperature sensor. so, i bought the DS18b20 digital temp sensor and tried to apply the code...
hello friends:)
i have some problem during making my products,
it's an a interface board with ble that generates UART signal for other board
and i made an schematic with...
Hi,
I noticed weird behaviour on nRF52840 when using LE Coded PHY.
Connection access address is configured as logical address 1 and it works fine when using 1M and 2M...