Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
Hi,
I'm using nrf52840,
I'm using SDK 15.
I can see that in nrf_drv_power_pof_init function only few power setting are allowed - is that true? can I only use those values...
Hi all,
I have a NRF52DK acting as a peripheral and running the ble_app_uart example. I want to have bi-directional communication with a mobile device that is connected...
Hi, I'm currently trying to make a flash logger using the nRF51822_XXAB. My logger is also advertising temperature, battery and other informations in beacon form. I also want...
mesh sdk: nrf5_SDK_for_Mesh_v1.0.1_src
example: light switch client + light swtich server
My problem is that the client cannot remove the server.
I found that many developers...
Hi All,
I am doing the certification (Japan Radio Law) now. I use the nRFgo software to enter the "Direct Test Mode" for test the each channel BUT I do not know how to...
I have designed nrf52832 customized board with tace antenna antenna and every pin of the controller is connected to the male headers present on both side of the boards. I...
I am using sdk 14.2.0 and I want to use nrf_calendar.h in my code but it is supported only in sdk 13.0.
will you guide me how can I use it in my sdk version 14.2.0.
the...
Hi,
Would someone please help me to configure a specif channel for continuous scanning. I was browsing through the forums and understand that the SDK/SD not supports these...
Hi together,
since quite some time I try to merge my BLE application with the SPIS functionalities from nRF52 SDK 12.3 example with softdevice S132. My application should...
Hi, I am developing a central device application using the ble_app_multirole_lesc example as a baseline. I am using v11 of the SDK. This example uses the heart rate service...
I am following the Thread Border Router example and have successfully loaded RaspPi_OT_Border_Router_Demo_v1.0.0-1.alpha.img onto the RaspberryPi 3B+.
I have loaded the...
Scan of services after connecting to DFUTarg does not return
the new services on the device. Instead the old services that existed
on the device before going into DFU...
I'm trying to follow the guide Sending mesh packets in the Interactive PyACI section on the nordic infocenter.
I've installed the required prerequisites using pip.
Here...
SDK 14.2
This question pertains to the app_timer library.
Hi,
I am using the app_timer library for creating/starting timeouts.I had a question about the APP_TIMER_MIN_TIMEOUT_TICKS...
HI,
i n this modified example: https://github.com/Rallare/nrf51_ble_app_hids_kbd_consumercontrol/tree/SDK15 cI would like to define the long button instead of short button...