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 have an in memory log, built using a custom log backend, which I write to using the NRF_LOG_*() macros.
My implementation of app_error_fault_handler() will do some NRF_LOG_ERROR...
Developing with S112 + Emulated NRF52810 I've run into a road block.
I've set `m_adv_uuids` to the following:
static ble_uuid_t m_adv_uuids[] = { {BLE_UUID_DEVICE_INFORMATION_SERVICE...
Hello everyone,
I am currently working on porting the InvenSense motion driver 6.12 to nrf52.
I am using MPU9250 and nrf52840 pdk.
I've managed to set up the DMP and...
Hello - I have looked through documentation and can't confirm which component on the board is the BLE Module. Could someone follow up with an image of the board to help confirm...
Hi, we are looking at using a FCC pre-certified nRF52832 module such as the murata MBN52832. It would be for a wrist mounted product so will be in close proximity to the body...
Hi there Nordic Semi/ forum,
This is actually my first post here.
I got the NRF52 DK and I want to implement the NFC type 2 ( passive) tag with it that I could both read...
Hi, I am trying to use P0.9(nfc pin) as gpio(input) to read the charging status of a battery from battery charger IC(BQ 24230). the Open-Drain Charging Status Indication of...
hi Nordic engineer
hard platform : N53832DK, 51822DK
software platform nRF52832 use SDK_14.2.0, nRF51822 use SDK 12.3.0
nRF52832 as ecntral and peripheral; nRF51822...
Greetings,
in the system I develop I shall have a task resposible for fetching some amount of data from Flash to RAM. I should mention that the code will be executed from...
Hi,
I try to activate the bonding with the "ble_app_multiperipheral" exemple project I have modified.
It is very strange because I can bond as wanted but only if I set...
Hi all,
I am having query regarding BLE Security.
Which options are provided by BLE for security.
Can anyone provide option in below category?
1. Security in Connection...
Hi all,
Going through the sniffer document and devzone tickets, I observe that there is no official nRF sniffer software to emulate nRF52840 QIAACA SoC as BLE sniffer. ...
Hi Everyone
I was trying to use segger embedded studio for nrf52840 PDK.
I could get the example codes working but when i tried to create a new project and try to include...
Hello, I am trying to initialize the service Power Cycling from the files of this link https://devzone.nordicsemi.com/f/nordic-q-a/9169/cycling-power-service-0x1818
I get...