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...
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:
...
Hi,
When compiling my program on SEGGER embedded studio I get the error:
Compiling ‘main.c’
main.c
expected expression before '{' token
in expansion of macro 'NRF_DRV_ADC_DEFAULT_CHANNEL...
I'm writing a central app using the pc-ble-driver project with an nRF51 dongle. This is to test our product, which is a peripheral using the nRF51822. The test central needs...
Dear All,
I have developed a BLE system in which nRF52832 is being used as a peripheral and central concurrently. I am also using BLE_GAP_CONN_SEC_MODE_SET_ENC_WITH_MITM...
Hello,
I have board pca10040 V 0.9.0 2015.41. When I program nrf and then issue a nrfjprog --reset -f NRF52 everything works fine, however when I execute nrfjprog --pinreset...
I don't understand OOB used in BLE security part.
Is this a communication out of 2.4 ~ 2.48 GHz frequency band?
Or is this one of method of pairing procedure(to generate...
Im currently working on a project and long story short im stuck on getting the nRF24l01 to communicate. I believe I have the Tx side of things working, however as I do not...
Hello,
We have connected Nordic+ MPU 9250 and able to read sensor values through UART display, but we wanted to do some excercises and read values, but it's not possible...
Nice to meet you.
The chip uses nRF 52832.
MDK keil μVision V 5.22.0.0 is used as the development environment.
Since I confirmed the operation with the sample project...
Hello Nordic team,
I'm doing a migration of my nRF51822 (32 RAM / 256 Flash) application from SDK10 (s130_1.0.0) to SDK12.2.0 using the s130_2.0.1. So I took the experimental_ble_app_buttonless_dfu...
The way the example projects, including the app_template are structured, they will only build if inside the SDK folder.
The main problem I find is that the Board Support...
I want to use ANT and BLE concurrently.
I found that there are no multiprotocol examples in SDK12 for NRF51422 (PCA10028). It only have example for NRF52832 (ble_ant_app_hrm...
Hi all,
i use softdevice and app timer.
I know that the softdevice use a RTC0 and app timer RTC1.
I would use a rtc to have a timestamp. but i see that after 512 second...
My function need a time window to get value from sensor,but the prcess always interrupted by SD.I know that the priority of SD is higher than app functions. So how can get...
Hello friends. How to write a number to and read from internal flash. My information about the microcontroller is very weak. I use STM32F103RET6 .
I test The following program...
Hello,
I'm starting to program a Nordic microcontroller, the nRF52. I was able to compile the various examples.
Now I would like to create my own project and use the...