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 WANT TO INCLUDE GPIOTE WITH PPI EXAMPLE PROGRAM IN THE SDK. EVEN IF I ADDED THE INCLUDE FILE,GIVE THE PATH TO GPIOTE.H AND ALSo added tthe gpiote.c file in the nrf_Drivers...
Hi,
I have successfully sampled my signal using SAADC example at a sampling frequency of 10 Hz. I am using a flag in the saadc_callback() function which I read from the...
Hi,
The current consumption of nRF51822 and nRF52832 listed in the specifications are shown in the figure. The figure shows the current value of LDO mode.
The consumption...
Hi,
I'm having trouble performing a secure serial DFU with the nrf52 DK, I'm using the following components :
SDK 13.0.0 : experimental_bootloader_secure_serial example...
hi,
i have set the uart buffer size as 64. but when i am transmitting data,i found that the size might not enough(eg. there are 100 Bytes to send).how could i do except for...
Hello,
I work on an application which use the pc-ble-driver 1.0 as BLE central for handling external peripheral devices.
Now, I am working on bonding procedure. To make...
I'm attempting to take a 115k baud stream of NMEA sentences from a GPS sensor, and outputting it to a phone based on the UART example. While I'm not sure if BLE is perfectly...
Using the ble_app_uart example on the nRF52 PDK, I can easily send multiple packets per connection interval--if I send a long string using ble_nus_string_send(), the notification...
Hi.
I've just received my nRF52840-PDK and now I am trying to run usb examples from SDK 13.1.0.
I have started with VisualGDB using arm-eabi toolchain and USB HID Generic...
Setting interrupt priority according to FreeRTOS documentation is an inverted priority sequencing, i.e. lower number is high priority. However in the freeRTOS example provided...
Hi,
I am seeing an issue where after enabling read back protection (rbp) on NRF52 and using sdk 12.1 the tag goes to state where it drains a lot of current.
command used...
Hello!
I'm using SDK 12.3.0 with nRF51822. Unfortunately since the begining I've got a problem with TWI interface. It keeps crushing my app. For no reason. At the beginning...