Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi all,
i need to read the status on my GPIO where there is a led.
I have configured it like a:
nrf_drv_gpiote_out_config_t configLed = GPIOTE_CONFIG_OUT_SIMPLE(true...
Hi. I'm using nRF51822, SDK12.2.0, S130 as multi-link Central.
#define SCAN_TIMEOUT 10
Time-out is working well when it is Single connection. After 10 second, it stops...
How i can see the performance like the Picture. is allways 0% and had also no time or calls in the execution profile. Breakpoints works.
But when i press F10 (Step over)...
Hi There -
I'm trying to test connection interval negotiation with a central by putting nRF Connect Desktop (Mac) in peripheral mode and requesting a connection parameter...
I have a nRF52840 application that needs to take a complex list of commands from a server.
I have a few options. I could:
code a basic language myself for these commands...
HEllo
I am using the example TWI_sensor_pca10040 with a main.cpp, and I see that there is some sort of error with the logging that I cannot point out. I get this error...
Hi
I'm currently working on the 10028 DK board, which was working flawlessly until I used the J-link RTT Viewer, and pushed the IF BOOT/RESET-button. Now, when I try to...
Hey,
SHORT VERSION:
Timer (every Second) gets started when connecting (BLE with nRF Connect) to my DK (SDK12.2, Softdevice S132). Timer gets stopped when disconnecting...
Hi There,
We have an issue where our project crashes, but the app_error_fault_handler() callback is not being called to help identify the cause of the issue. We are using...
Hello guys.
I'm newbie to embedded programming.
I'm trying to make device that can measure temperature of other objects. I have a variable resistor. The resistor's resistance...
My BLE application uses my own firmware update algorithm and bootloader, as well as the Peer Manager module. To ensure that I do not delete peer data during the update process...
I am using nrf51 running as a peripheral and an iphone app as central. It works OK when I first use the iphone app to connect to nrf51. Then I quit the iphone app and let...
Application data is stored just before the bootloader. If I do a DFU upgrade with a larger bootloader than the one currently flashed, is this taken care of? That is, is the...
i am using keil mdk5 and i want to use nrf51822.please tell me which software i need for this and which sdk i have to download for this.i am currently troubling with doing...