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...
Hi all,
I am developing an application for a product where power consumption is critical. The application is bundled with the Secure DFU bootloader. I noticed that the bootloader...
Hello,
I think the question may be more related on how Wireshark works but I plan to do the following:
* use the v2 sniffer firmware and the Nordic Wireshark plugin
...
When I migrated, the reference routine output PWM, but kept reporting errors. I have also changed the relevant definition, but I still can't. Has anyone met it? Thank you...
Hello,
We're evaluating the Laird BL654 using your nRF52840 (to be precise, we're using two DVK-BL654-1.0 development kits).We tried to use the 'blinky' examples (ble_app_blinky_c...
Hi everyone,
I am developing a remote controller using nRF52832 chip. My prototype is currently developed in PC10040 board. The IDE is Eclipse Oxygen, and the SDK is S132...
Hello, everyone~
I plan to use the Low Energy Secure Connection funtion with nRF51822. But when I build the lesc example in SDK 12.3.0 (ble_multirole_lesc), there's a error...
Using the sdk15 and softdevice 132 v6, I'm setting up an app to read and write to an SD card that uses SPI1 (SPI0 is used by a display). Everything is working great, except...
Hi,
What's is the max length for the payload data in "mqttsn_packet_sender_publish" method?
EDIT:
Redefining my question above: What's is the max length for the payload...
Hi Sir,
According the table 19.4.2 of 52832 datasheet (v1.4), there is a start up time (0.36 ms) for HXFO.
How do I measure the start up time of my 32M crystal?
If...
Hello,
While an attempt to develop solid security mode bulded around Root of Trust starting from RTL and Device root key we found that unfortunately, it is mentioned in...
I would like to detect if a reset happened due to a brownout or an actual power off.
I tired so far using the GPREGRET and RESETREAS registers. They are useful to detect...
I have an app that works perfectly when run from the debugger, but not when started by HW reset. We use the serial port to communicate to a control processor (STM32) The Nordic...
Hi,
I was trying to test a slot circle antenna with nRF52832 which is well matched to 2.4G~2.48GHz, but it is circular polarized antenna with high directivity.
However...
Hi All!
I use nrf51822 with sd s110 to send data to android phone with sd_ble_gatts_hvx. If sd_ble_gatts_hvx returns NRF_SUCCESS then that packet get to TX buffer. I didn...
With nRF5 SDK v15, the code size became too large for the free version of UV5 , Is there a way to reduce the code size by reducing some array size or commenting something...