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...
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...
Hi,
Just reporting an issue I am having with the nRF9160 SDK in the hope that it will help someone else. OS is Ubuntu 18.04.
I was getting errors which look like this...
Hi,
Is there already written implementation of the Generic Battery Models and Generic Property Models for Mesh SDK for nRF52 Series?
In the nrf5 mesh SDK (nrf5_SDK_for_Mesh_v4...
Hi,
Small question regarding BLE_NFC_SEC_PARAM_IO_CAPS.
I want my NRF application to advertise so my mobile will connect with passkey.
I need my mobile user to send...
Hi All:
Not called the above timeslot, peripheral timer( nrf_drv_timer_t m_timer = NRF_DRV_TIMER_INSTANCE(2) ) Can enter timer_handler normally. code snippet:
void...
Hi All:
Not called the above timeslot, peripheral timer( nrf_drv_timer_t m_timer = NRF_DRV_TIMER_INSTANCE(2) ) Can enter timer_handler normally. code snippet:
void timer_handler...
NRF5 SDK 15.3.0 has an issue in a module nrfx_wdt.c . In function nrfx_wdt_init line of code: nrf_wdt_reload_value_set((p_config->reload_value * 32768) / 1000); causes to...
I managed, through the Nordic library for Android `thingylib` ([github]( github.com/.../thingylib)) , to connect to thingy52 and receive in the callback listener `ThingyListener...
I am following the example guide:
https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/getting-started-cellular/posts/nrf-connect-sdk-tutorial
however when I try...
Is there a guarantee that I can do something like: at+cfun=1;+cfun=44
and the nRF9160 will *not* start connecting to a tower? I would like to be able to interface with the...
Hi,
I have searched Devzone for changing the transmission power; even though there were similar issues related to mine but at the end, It did not help me.
I am evaluating...
Hello
I am reading sensor and broadcasting via nrf51DK its working perfectly when voltage supply is morethen 3v
but when I give voltage between 2.1v to 3v its stop broadcasting...
I cannot install the app "Programmer" automatically. The connection always fails due to poor network in our country. The error report is as follows:
Is there anyway to...