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...
My customer is modifying the code based on the example provided in the SDK 15.0.0 to suit their project:
Project file from the SDK under \ nRF5_SDK_15.0.0_a53641a\examples...
Hi,
I am making a project with the nRF52832.
In this project i must configurate another chip with SPI.
The timing must be very accurate. Now the problem is that the...
Hi Team,
I am using nRF52832 to implement smart watch product and it is now close to PP stage.
Currently our product testing engineer found that in a relative noisy environment...
HI. I used a translator.
I want to control the mouse and keyboard using HID with the nRF52840 PDK.
I found the HID example in SDK15 and compiled it
The Infocenter...
Hello,
The sd_softdevice_enable never returns, how can I investigate please ?
With my Jlink probe, it's look halted at address 0x000008CC.
Configuration:
SDK 15...
I''m trying to run a piece of PERIPHERAL example code running on a nrf51422 devboard
I'm using sdk 8.0 and the example's relative path is:
>nRF51_SDK_8.1.0_b6ed55f\examples...
Hi, We have a BMD300 nRF52832 acting as a BLE peripheral connecting to up to 8 phones acting as BLE central devices. We started noticing that we are getting BLE_GAP_EVT_DISCONNECTED...
Hi,
Just a small question. In the SDK 15 documentation for the Experimental: GATT Module documentation, could it be that the following sentence "The default value that the...
I can't work arround error 133 on Samsung S7. After several test I found that it's related to long advertising intervals. I've test it on nRF52 DK and nRF51DK. I've test it...
Hi, I'm migraing our project to the latest NRF5 SDK v15.0.0 (S132 v6.0.0). We were previously on v12.2.0 (S132 v3.0.0) using the BLE DFU Bootloader. I've modified our bootloader...
Hello.
I try to modify ligh_switch_demo to switch state of 4 servers. I prepared 4 custom boards (server), one client and one provisioner. Provisioning was successful. I...
Dear All,
I am using "Scheduler" module as mentioned in this tutorial Scheduler Tutorial .
I have one question. My scheduler tasks are using some SD functions which require...
Hi!
This is a general question about the Bluetooth Mesh standard and a request for some hints to your implementation.
Scenario: Say you have a remote control device...