Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
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...