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...
Before starting advertising, we want to write some configuration information to NVM. In order to write to NVM, we first call sd_flash_page_erase and wait for the response...
I just posted a package of simple tools I wrote for OSX over on Sourceforge . The main app is a Cocoa app which lets you choose code, softdevice and bootloader (last two optional...
I Saw iBeacon Packet in the website
(d6 be 89 8e) Access Address for Advertising
(40 24) Header
(05 a2 17 6e 3d 71) Mac address
(02 01 1a 1a ff 4c 00 02 15 e2 c5 6d...
I want my peripheral device to act as a beacon while it is in a connected state with a master device. Is it possible to start not-connectable advertising in parallel with...
I am working on a nrf51822 UART bootloader using Keil 5.14 (though I had the same problem with 5.1). If I start with the pack example dfu_dual_bank_serial_s110_pca10028 with...
What happened to NRF_FICR_Type.INFO and FICR_INFO_Type in nrf51.h?
This was in ./components/drivers_nrf/hal/nrf51.h in nRF51_SDK_7.1.0_372d17a
but is missing from ....
Using the nRF51422 with the TWI hardware version. Just playing around to verify signals with the following code which just configures the TWI1 and then repeats continuously...
Hi,
i tried to update the firmware of nRF51-DK but it crashed and now Keil uVision says "Cannot find the JLink version number"
Its also not showing in the nRFgo stu...
I'm developing application using your devices (PCA10001/PCA10000) and S130 SoftDevice. I tried to implement DFU/OTA feature in my app. For this purpose I used DFU sources...
Hi All,
Does anybody has a working setup using SD 7.1.0 with SDK 7.2.0, iOS 8, DFU with a secure connection?
When I use no encryption it works, but when I enable encryption...
So I'm currently trying my hand at some very simple things that one can do with the NRF51-DK.
One of those things involves sending notifications to a client on certain...
Hello,
I'm testing n51822 with low voltage mode, and want to check the BOR condition.
Is there any threshold for brown-out reset, or voltage tolerance? e.g. 1.68V...
Hi.
I have received down the source of the example of experimental_ble_app_uart in my keil.
I use register.(NRF_CLOCK->EVENTS_HFCLKSTARTED = 0;)
but, Hardfault occurs...
Hi there,
I am currently using the nRF51 DK trying to teach myself how to create a working ble application. I am currently going through the application note nAN-36_v1...
Hello!
We are using an BLE NRF51822 chip as a GATT-Server, unfortunately without any possibility to modify its software at the moment. The BLE-setup should be very similar...