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...
For nRF51 series chips and S110, S120, S130 soft devices.
Is it somehow possible to have a connected ble peripheral while broadcasting data?
S110 spec doc says "broadcaster...
I'm a hardware/beginning software guy just getting the nRF52 up and running using the Keil uVision5 tools. I go to debug either the blinky project or heartrate project and...
I'm planning on testing an rf link with just a pair of NRF24L01+. Having battled with the PTX side and got that working i'm looking at pipes an addresses.
An answer to...
Hi,
Since version v1.16, nRFGo Studio don't start.
The installation is correctly done, but when I launch software nothing occured. I can see it briefly in process list....
The GCC linker scripts included with the nRF51822 SDK (checked: 6.0.0 and 6.1.0 as well as nrf51-pure-gcc-setup ) include .init_array sections , but do not specify them as...
Why does the soft device raise a SWI2 interrupt to indicate to the application that an event occurred? In the SDK, callbacks are implemented using function pointers. A function...
Hi!
I'm launching code from example to NUS (ble_app_uart) on nRF52-DK. Everything is going OK, except when I quickly send 4 packets in row from UART to connected Bluetooth...
Hi,
I'm currently working on the project with some hard-timing dependent features. As I've mentioned in another topic, it fails if I have advertising turned on. Turning...
Hi, after I updated my MAC OS X to the latest version EI Capitan, I found my JLink commander cannot connect to the PCA10001 board again even with the Jlink commander updated...
I read somewhere that to get the callback working on pstorage write, read etc, you need to call pstorage_sys_event_handler() in a function set by softdevice_sys_evt_handler_set...
Hi,
Each Gazell device has unique address identifier (i.e. base address + prefix) mapped for each pipe. How about the host?
For example:
Device that transmits on pipe...
Hi,
Each Gazell Device has an unique address identifier (base address + prefixes), what is the default address identifier for the HOST?
For example
Gazell device transmits...
Hi,
I'm having trouble with how to begin debugging a hard fault error in my code. When I run the debugger, it always ends in the HardFault_Handler in arm_startup_nrf51.s...
I am developing a project by employing nRF51822 and my code is based on ble_app_uart. I met an issue that if there is no device connects to nRF51800 in 3 minutes, the program...