Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
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. I have a multilink central based project running on nRF52840 SDK15.0. I have added code from another example to do advertising as we want the central to advertise some...
Hi ,
I am build and run the source code of nrf Uart app from nRF UART App git repo. When I clicked on the connect button it opened a new sub window ,I know it is the list...
Dear all,
we would like to use nRF9160 DK as a CAT-M1 reference device for our local test purposes. Usually we use iperf tool for UDP traffic generation. Do you have any...
Hi,
I try to use the nRF52840 as a sniffer. I tried to follow ( https://infocenter.nordicsemi.com/pdf/nRF_Sniffer_UG_v2.2.pdf ) but I block in the 2.2.5 part.
When I run...
On the NRF52810_PS page, I find UART is exists,
But on the sdk_15.2.0, NRF_UART_Type is disappear at nrf52810.h.
So I can't call any nrf_uart_xxx functions and UART...
Dear All,
I know similar questions have been asked before but I have read around quite a bit and I couldn't find an answer to my specific problem.
I have a ble application...
Hello All,
I am working on the simple advertising example.
I am using SDK_V_15.3 and NRF52 DK board.
I want to create a timer for on / off the advertising repeatedly...
Hello,
I have successfully flashed and run the mqtt-simple example from the nrf samples with the default configuration.
If I run it 10 times in a row, the getaddr with...
Hi.
I struggled to migrate ble blinky example of nrf5 (nrf51422) to nrf51822 using KEIL (SDK5 v12.3) but failed
Here are what I tried.
Firstly, I changed target device...
Hello,
I want to create a program for communication and control between the NRF module and the desktop. I followed the instructions Installing from https://github.com/NordicSemiconductor...
Hi!
I'm working on a toy based on the nRF52810.
The BLE requirements are very low:
- Peripheral only
- 1 link only
- No bonding/pairing, no encryption, no whitelist...
i can create three service each with one notifiable characteristic. i am using nrf connect to test if it is work and i am able to send data through UART Rx and then enabled...
HI,
I'm use nrf51822 and SDK 10. I want to use APP_ERROR_CHECK function to show error msg, I did also enable LOG function to support this, but it do not work.
here is...
HI everyone!
My case:
nRF52832 + toolbox on iOS and Android
I have device pre-programmed using seeger with settings:
Next I want to make DFU update using .zip...
I am trying to receive data from GPS L80 with the nrf52832 board but I am not able to receive anything. I connected the Rx of nrf52832 with GPS and vice versa. I also connected...