Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
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,
I am trying to develop a high speed application using the nRF51822 chipset. As part of my application, I need to send at least 125 HID IN reports (each 20 bytes long...
Hello Nordic,
I'm developing app with nrf52840, SDK15.3.0 and s340.
The work almost has done, so we need to test ourdoor.
The problem is that we don't find out the...
Hey, I would like to connect the "image_transfer_demo" example (running on a nrf52840) with the "Nordic_UART_Service" (BLE central) example (running on another nrf52840)....
I am getting SAADC output on BLE device, but issue is I am getting hexadecimal output but i want decimal values.
I am not getting what to make changes. please suggest i...
Hi
We are doing some power optimizations. We are currently running the nrf52840 with REG0 as LDO, REGOUT0 to 2.1V and for REG1 the internal DCDC converter. As I see from...
Hello,
I am using the SDK 15.3.0 on nrf52832 DK evolution board, Segger Studio IDE.
Is there any issues with having the NFC tag extended a meter away from the PCB??
...
Hi,
We have developed a wearable device using the following config: nRF52832, SDK14.2, freertos based app, SD5.0.0 and secure_dfu_bootloader
Our device is headless hence...
Dear,
I got nRF5_SDK_15.3.0_59ac345 package but I couldn't find "Heart Rate Demo for nRF52 DK" source code there.
Actually, I found the HEX file of " "Heart Rate Demo...
Hello,
thanks for providing the very helpfull pc-ble-driver library on github. I really appreciate this! :-) I have an application, based on a nrf52 (a BLE SWD Debugger...
"We are developing some solution where we want to password protect BLE functionality based on individual device. It is very important to connect each device with some security...
Hi, I am following this post to set the TX power level of the beacon. https://devzone.nordicsemi.com/f/nordic-q-a/45871/setting-tx-power-level-in-example-ble_app_beacon-for...
I can not register 2 services 128-bit vendor-specific UUI in one project at the same time. For example if I use services ble_lbs_c.c and ble_nus_c.c the sd_ble_uuid_vs_add...
Hi,
I've got some code (at https://github.com/espruino/Espruino/blob/master/targets/nrf5x/jshardware.c#L1201-L1318 ) where I use nrf_drv_uart to access the UART. I don't...
Currently my colleague and I are trying to connect his stm32 qfpn48 MCU to nrf52840 via SPI protocol.
I tried the sample in SDK and successfully setup a workable dummy SPI...