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've built a application based off of the ble_app_hrs_rscs_relay_pca10040_s132 example in SES using a Laird BL652 module (nRF52832 underlying device). Presently the...
Hello
I successfully build asset tracking example , for nrf9160_pca10090ns
when I try to run using segger, I get the following:
SPM: NS image at 0xc000
SPM:...
Hi,
I am trying to use the Android-BLE-Library with my nRF52832 device (I do have another test Android app which can work w/o using the library).
I followed the Github...
I am porting RF evaluation code to the nRF53 NCS/zephyr/Segger Embedded Studio toolchain, using only the network core to start.
How do you recommend configuring the network...
Hi,
I am trying to install Command Line Tools on Ubuntu 16.04. But I am not able to find the download link for it. The page shows ERROR 404. Can someone direct me to the...
Hello,
I am need to add voltage sampling functionality to existing FreeRTOS framework on a low-power BLE device. When I enable BLE, I get 3mA of current, which stays there...
Hi,
When I call sd_ble_gap_disconnect( m_conn_handle, BLE_HCI_REMOTE_USER_TERMINATED_CONNECTION), it usually takes about 100 msec, and come back with event BLE_GAP_EVT_DISCONNECTED...
When not using the SWD port I would like to pull up the SWDIO and SWDCLK lines high. Does the NRF52810 have internal pull up on these two pins? If not, what value pull-ups...
Hi,
I have received nRF52840 development kit recently and I am trying to work with Proximity demo application on my mobile phone. The problem is no device is shown on the...
My Project involves adding BLUETOOTH mesh to a current product.
In that product we use the Flash Data storage library to read and write flash. The SDK for mesh documentation...
Hi ,
I tried to download nRF Command Line Tools for linux 64 bit from your server today (01.22.2020). Even though I chose linux 64bit operating system, clicking on link...
Hi,
I bought an nrf51822 beacon from ebay, it has an LED and a button. I am trying to figure out what pins the LED and the button are connected to, without much success...
Hi,
I have cloned code from https://github.com/NordicPlayground/thingy52-mesh-provisioning-demo and everything was looking great.
I have built and loaded code to my 2...
Hello,
on nrf52832, sdk16 S132, I'm using timer 4 and Compare system to step forward in a PWM sequence. everything is going very well until I have more than 3 PPI Chanels...