Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
github.com/.../nrf51-UART-examples
Hey any I was trying to test the example, the one with BLE
I test
APP BLE sending --------shows on PC UART software
However, I can...
Hi,
I would like to ask if someone has experience using the AES. I n eed to be absolutely sure that the user SW can use the AES HW block for own custom usage. If yes, Are...
I'm using SDK's interface for AES ECB block, but getting a hard fault when ECBDATAPTR is redirected at ecb_data in the initialisation function:
static uint8_t ecb_data...
I have built the dfu_dual_bank_ble_s110_pca10028 project and attempted to load the ble_app_hrs_s110with_dfu_pca10028 application. I did find that if the use the S130 softdevice...
Hello,
I have a nrf51822 chip using s110 SD. I am trying to read a serie of 14 bytes from UART. If the device is connected to a phone with BLE I receive the correct values...
When my nRF51 DK is only a board without any software.How can I make it work and support for mbed?
If I have to flash the SoftDevice, the bootloader by using nRFgo Studio...
Hi All,
Am developing an app that communicates with an embedded device through Bluetooth low energy.
The embedded device is sending the data in hex format say "35AE51BA44...
Does sample code exist for the pstorage module?
I am calling this code right before advertising_start() in the heart rate monitor application for the newest SDK. It doesn...
Hello,
I used ble_app_uart_c and ble_app_uart exemples on 2 tiny ble boards and S130.
Write and notifications are very slow. Does someone have an idea ?
Connection...
This code do a test triangle with 3 boards on mbed (using BLE API). I have digged in BLE_API and it looks like if instability was in S130. Have you this kind of test in internal...
I've got SLAVE_LATENCY set to 40 in hope that only every 40th request from the master would be responded to since there's no data to read or write, resulting in lowered current...
The question was asked here:
devzone.nordicsemi.com/.../
But not really answered.
Is it really necessary to buy a Dev Kit?
Isn't it possible to obtain a Key without...