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...
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...
I would like to send the current status of the battery as a beacon.
ADC and a few resistors and what do I need?
I am currently using nrf51822.
I know nrf51822 to...
I'm trying to port my old project to the newer soft device and SDK (v8.0.0) and just ran into an issue where the app_timer_event_t seems to no longer be defined. My previous...
Hello,
I would like to do an communication between Arduino and Android platform.
In my case, Android will be master.
But I want also test between 2 Arduino with an Bluetooth...
Is there a UART version of the DFU example that is provided with the new SoftDevice 7.0?
If not how to go about modifying the BLE DFU example to be able to handle UART...
Hi, I made a beacon board only have button and leds. The version of chip is nRF51822-QFAA G0. I used the precompiled hex file in the nRF518222 Beacon v1.1.0. After I download...
Hi,
I am trying to debug a custom PCB for the NRF51822 - I can run a modified version of the HRS application (S110) that has been verified on the PCA10004. The LF clock...
hello, my name is alessio and i'm italian. I have got a problem with "RFduino" and the "pulse sensor amped" ( heart rate) .
I downloaded the library of the sensor in the...
Hi,
I have a few questions about the SPI master module. I'm using it for an application that basically needs to be gapless. After quite a bit of work, I've gotten it to work...
Hi, I am evaluating the nRF51822 for an ultra low power energy harvesting application.
I measured the time from power-on (VDD applied) to code exectution (GPIO toggle)...
Is it possible to launch ipv6_coap_client on nRF51822-EK?
I have modified preproccessor simbols adding BOARD_PCA10001 instead of BOARD_PCA10028.
Also I modified part concerning...
Hi
Can anybody answer me if i do not call SOFTDEVICE_HANDLER_INIT instead i call sd_softdevice_enable ,sd_ble_enable(&enable_params),sd_nvic_EnableIRQ(SD_EVT_IRQn) directly...
I have a simple project which uses S110, so I flashed the S110 and the bin, but the result is not as expected (blinking LEDs), is there any quick way to verify before needing...
hrs_sdk7_1_bin_sc.zip contain application.bin and application.dat
How can I make a xxx.dat file?
When I del it from zip,it will cause error during dfu update.
Hello EveryOne
My button event handler is not being called. following is my code what can be the problem.
uint32_t err_code;
ble_stack_init();
timers_init...
i am working with eclipse. i want to create a binary file. after successfully creating the .elf file eclipse displays a make error saying region ram overflow by so and so...