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,
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...
I'm trying to get acquainted with the NRFX_GPIOTE driver by writing a program to do the following:
initialize TIMER to generate three compare events:
channel0 compare...
Hi,
Working on a product with a couple to sensors with i2c communication. Are normally able read values from the sensors, but sometimes the i2c bus seem to be down. No more...
Hi,
I used sdk11 and sd130 at a 51822 project, it is required to be paired with a key for both andriod and ios, everything is fine but the dfu on andriod, I used nrfconnect...
SDK 14.2.
Application Timer Library
I had a question regarding the Application Timer library and the way it checks for timeout handlers. In the documentation, it says...
Hi, I have problem with nRF51822. I've bought cheap China miniboard with this chip. I can program some examples (precompiled HEXes) with J-LINK and they works correct, but...
Hi,
I want to make a program in order to assing functions to the buttons and manipulate movile phone apps without making any app or configuration into the phone.
What...
Hello,
I've a process, let's call it P1, that sends I2C instructions for a LED driver (it's like an infinite loop of I2C instructions for registers management that have...
Hi all,
I want to make touch button by my NRF52832 board . I am trying Csense_drv example but The value of change is constant when I log on UART . LED flashes continuously...
Hi Team,
I am working with Nrf24L01 chip with ATMEGA328(ATMEL C code) i made separate TX and RX module it works fine. But i want TX and RX in same module i done coding but...
Hi.
I am using SDK15 and want to control keyboard and mouse using HID with nRF52840.
I used the HID example to verify that the keyboard and mouse work when the button...
Tools in use, etc:
nRF5_SDK_for_Thread_and_Zigbee_v1.0.0
RaspPi_OT_Border_Router_Demo_v1.0.0-1.alpha
NCP example located in <InstallFolder>/examples/thread/ncp/uart...
I use nrf52832 qfaa b017351o ,some ic can run sdk11 dfu demo but some ic can't. Demo location .\nRF5_SDK_11.0.0_89a8197\examples\dfu\bootloader\pca10040\dual_bank_ble_s132...
Hello,
We have a custom board based on nRF52832, built an application base on SDK V15/ble_app_uart
It works fine with Android: we can send string over BLE but it doen...
Hi everyone,
I changed the example ble_app_beacon from sdk 15.0.0 sd132 to be able to scan beacon besides transmit. It works well to scan beacons and I can get their UUID...