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...
Hello,
We are using nRF Connect SDK 1.8.0 with nRF52832. As per the nRF Connect Documentation, when there is no active task, idle thread is called. Could you let us know...
Good morning,
I' mi trying to improve power saving on a device and it would be great to trigger:
1.an NRF52832 input pin transition triggers a "SPI1 instance" reading...
Hello,
I want to send 614.4 kHz clock signal to GPIO.
I checked that GPIOTE example could be used for this.
When I update uint32_t cc_value at nrf_drv_timer_extended_compare...
In searching, I haven't been able to find much information on implementing USB CDC ECM. Has anyone successfully implemented CDC-ECM with an nRF52? Alternatively, has anyone...
Dear nRF,
I know this topic has been covered many times, but I am unsure how I can change the uart pins for BLE 2-wire? I have not found any configuration for it inside...
Hi,
We've been in the process of debugging our development board but are having issues. When we try to connect to our board we get:
ERROR: [SeggerBackend] - JLinkARM...
I am using the Segger interface for designing an nRF52 based device. I am planning to use SWDIO SWCLK VTref and GND pins on my device. Is it necessary to connect the nRESET...
Hi!
We upgraded our node version 12.x to v 14.x and are trying to run in on Ubunto. "yarn install" trying to download pc-ble-js driver automaticly from the rebository git...
Hello,
I'm working on getting PSM mode with the Serial LTE Modem on the nRF9160 v1.0.0. The power consumption of the modem (26.4 uA) is too high compared to the documentation...
Hi.
I am using nCS with vscode to develop an application, So far I was only working with peripherals and my build file (.bin) size was about 70kb. Now I want to add BLE...
Hi,
I have a strange question about app_buttons, I have two buttons, only one of the buttons is initialized, which works well, but once both buttons are initialized at the...
Hello,
I am currently trying to include one of nordics flash examples into my project. Ive tried both, flash_fds and storage example. Unfortunately both will assert after...
Hello,
Is it possible to get an example for pc-ble-driver iBeacon detect/scan example.
I see only that one with heart rate, not sure what to modify for iBeacon scan/filtering...
hello everyone ,
i have posted a problem regarding Adding BSEC(bosch sensor ) library using vs code for thingy91 13 day before and i am still begging for help .If Edvin...
I am finding myself seriously lacking in proper explanations of how aspects of the SDK work. For example i am currently trying to gain a full & in-depth understanding of the...