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...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
What functionality has the NFC feature?
Work as Card Reader and/or cardemulation
For Card Reader
Which cards are readable (ISO14443 and or ISO 15693 / NDEF?
For Cardemulation...
I want to measure the current consumption of nRF52832 board with the sensors with the power profiler kit 2. I have added all the functions related to system off mode in the...
Hello everybody, I have an issue related to a peripheral which only lets a connection to be established using the proprietary (brand) mobile application. I try connecting...
Yesterday I want to demonstrate the installed toolchain using the nRF Connect for Desktop.
I got errors and it seems to be required to have internet connection.
Is that...
I try to run https://github.com/NordicSemiconductor/pc-ble-driver/tree/master/examples/nordic_uart_client But the following error occurred.
D:\pc-ble-driver\build\examples...
We do have an eeprom accessed over the SPI, and works well.
Need to add an option to access also the I2C eeprom.
Adding to the project nrf_drv_twi,c, nrfx_twi.c, nrfx_twim...
Hello every one
Pin numbers on DK boards are printed as P0.08 or P1.20 etc. but in nrf_config.h files Nordic assigns numbers to the pins. There are pin numbers from 0 to...
We are developing an application based in nRF5340 using nRF Connect SDK v1.7.0
In this application we have a bootloader for both app and net cores.
Bluetooth is set to...
I am testing UART between PCA10040(nrf52832) and Raspberry Pi 4. I connect TX/RX/GND 3 lines between RPI4 and PCA10040.
On host RPI4 side, my test app send 1 byte to 32...
Hi All,
I just had a quick question about the SDK as it pertains to assigned services. Is the BLE Base UUID defined anywher ein the SDK files? i have looked all over; ble_types...
Segger Studio is capable of reporting Flash usage and Ram usage (heap & stack).
Is there a way to do that without Segger Studio? I'm using gcc, JLink command line tools...
Hello,
I am working on nrf52832 I have set up the SES IDE v 5.5 environment with SDK 17.0.2.
I am getting compilation error "unknown type name 'uint32_t' "
The...
I have a custom model and I successfully configured its publication parameters with bt_mesh_cfg_mod_pub_set_vnd
The model publishes at specified intervals as expected
...