Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hi there,
I have a problem to implement the SPIM in the Network core. I cannot detect any signal from SPI_SCK & SPI_MOSI by oscilloscope and logic analyzer (no signal from...
Hi
There are two boards, one board is using nRF52833 MCU, called A, it installed generic on/off client model,
the other board is using Nation MCU, called B, it installed...
Hello, I have a custom board with nRF5340 MCU. I'm a hardware engineer and we have firmware engineers for programming it.
Trying to connect and erase/reboot my custom board...
Hi All,
Currently i am working on nrf51822 for multi touch HID.For that i have chosen mouse HID example as a reference, in which i have changed HID descriptor(single touch...
nRF5 SDK 17.2.0, nRF52840
Okay, I am just so lost. I am trying to set a characteristic's gatts value BEFORE connecting such that it is a 192 byte array. However when I read...
The article has most of what I need. The unfortunate thing is that the solution is written for a version of the SDK that I do not know. I am new to the nRF52* platform, and...
Hi Nordic Team
I have been successfully using the nRF52840DK to create various Bluetooth sensors, including a thermometer sensor.
I bought a nRF9160DK with the intent...
Hi All, *Observed behaviour* I am debugging my firmware with VScode + NRFConnect When I press the 'save terminal output to file' floppy disk symbol in VisualCode + nRF Connect...
Hi All, When I integrate the Zephyr Shell it became clear that is support many command out-of-the box. I am very happy about this free stuff. Unfortunately because it opens...
Hey,
When I call fn nrf_drv_gpiote_in_event_enable, the event handler is immediately called. Note that at the beginning of the fn I even read the pin to verify it's high...
We use nRF9160 with our board (with Serial LTE Modem 1.9.1). Now we are at the production stage and we have more cases when we cannot get access to the mobile network. We...
I want to use nRF Connect for Desktop program 52840.It's very great except can't lock entire chip.
how can I lock entire chip by nrf connect like nrf studio?
I have built a system with 2 MCUs communicating through I2C. The NRF52 is I2C slave and the other MCU is master. I have implemented a command style interface which sends commands...
Hi
We have a strange problem with the Kconfig of the azure_iot:hzb sample project from the v.2.1.1 SDK:
We have configured f.e. the "Azure Iot Hub hostname" and the "Device...
Hello!
I have a custom board that I am trying to set up but I'm not entirely sure what to do.
In my board, I have an nRF5340 SoC, that has 2 interfaced with the external...