Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
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...
I studing a project which is developed on ble_peripheral example. There is using nRF52832, sdk 15.3.0 and s132 softdevice at the project. There is a mobile device, nRF52 and...
Hello
NRF52840. SDK5 17.0.2
the function sd_nvic_SystemReset is define like this:
but NVIC_SystemReset is declared as NO_RETURN which cause dozens of "statement...
Hi,
we're developing a firmware for the nRF52811 that makes exhaustive use of RSSI sampling during packet reception. While this gives reliable results for Nordic proprietary...
Hello,
I'm currently using fatfs with a QSPI flash device on an nRF52840 with SDK 16. I was wondering what is the best way to put the qspi device to sleep in between reads...
Hi, i have a project with NRF52832 and i try to designing 2.4GHz antenna on PCB. I use your antennas as an example while designing, but whenever I try to simulate these antennas...
The company I work for wants to make a wearable personal (care)alarm device for use outside, think of an elderly person who is still mobile but is prone to falling. This device...
hi
All video I can found from youtube and nordic website :
(such as https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Mesh/GetStarted#infotabs )
are...
HI,
I'm facing a weird issue where the nRF52832 breakouit would reset and upon reading the RESETREAS reg, the value is 0xC or 0X8 ,I am using s132_nrf52_4.0.2_softdevice...
Hello,
I am using nRF52833, nRF Connect SDK v1.4.2.
I have imported the Zigbee light switch, light bulb, network_coordinator build and test it successfully.
I have also...
Dear Sir/Madam,
I have bought NRF52840 dongle to bring up my prototype as fast as possible. I am new to Bluetooth tech.
My application requires following peripheral...
Can we do CTL with dimming and generic on/off in nrf mesh app simultaneously. by using GPIO pins p0.15 and p0.16. for external leds. Is external led will get off. What will...
Hello there,
I am using nRD52840 PDK and nRF5_SDK_for_Thread_and_Zigbee_v1.0.0 SDK for BLE and Thread development. I am using examples from SDK. I have merged thread coap...
Hi, I am working on implementing the security aspect of our BLE application using nRF52832 MCU with SDK 17. The goal is to establish a secure connection between peripheral...