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 am using RedBearLab Blend v1.0. I ran the HID_template and HID_keyboard_template. I can see the device in Win10 advertised as joystick and keyboard. Then I tried to modified...
Hello , i am going to use nrf51822 development kit ,but i am totally new for using it, i want to know that if i have development board and i want to see result but i dnt have...
Hello,
I need a little help regarding IoT-SDK 0.8.0 on nRF51.
In the MQTT-Example connection to the broker is established only when I press the button (callback), but...
Hi all,
I am facing issues when initializing and enabling the Softdevice after using the nrf_nvmc driver to erase and write flash pages. The project shall have the ability...
I am working with a MacBook Pro (El capitan) and the nRF51822 beacon and I need to measure the RSSI. I understand that the app nRF connect can do it, but the antenna on my...
Scenario is as follows:
NRF52 (SDK12.1, SD3.0) works in central and peripheral mode.
What happens is that on start we create a single shot timer with 4.2second to wait...
I write a function, It can read ok without BLE starting.
When I start the BLE , the function can not run.
So I think that , if I can use some function to stop the stop the...
Hi, all.
I tested ble_app_uart in example directory by PCA10040 board.
It works well.
printf ("UART Start!") in main.c works well. "UART Start" string cames out on putty...
Hello everybody,
I have a problem when I try initialize the ANCS service. The method ble_ancs_c_init(); from ble_ancs_c.h return the error NRF_ERROR_NO_MEM.
My configuration...
I flashed the nRF52 DK with the mbed bootloader developer.mbed.org/.../ but I'm having issues with the board. When I drag and drop the file which is a very basic blink program...
Hi,
I was trying to integrate a more simple version of the buttonless dfu example on my application. My first step was to get rid of the peer_manager and also the flash...
What is the use of of PCA10040 chip in NRF52 Development Kit(NRF52832 chipset). ?
Do I need a programmer to program NRF523832 in the DK, Can I just program it through USB...
Hello,
I asked a question after this old one : old one and I read other posts on the subject.
I wonder whether explained constraints may have changed or not since I am...
Hello,
I'am trying to do directed advertisement with NRF51822 (Smart Beacon Kit pca20006). I don't have any previous connection with peer, its address is hard-coded. The...
Hello:
I am writing a BLE profile involving several characteristics. One of the characteristics is an operation code (read/write) tunnel.
Each time a BLE central device...