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,
Our devices are getting randomly bricked by updating firmware through mcumgr in Zephyr. It happens on both the nRF91 and nRF52 chips when we run the latest nRF Connect...
It's strange, My nrf52840 can't boot up after power on,unless it was connected to JLINKRTTVIEW, If I disconnected the JLINKRTTVIEW, the device will stop running, Connect again...
Can anyone tell or give a pointer to info about RFCOMM vs. NUS (or any other vendor specific UART emulation service)?
Why are there vendor specific UART emulation services...
Referring to the Nordic message sequence chart in the following link:
https://infocenter.nordicsemi.com/index.jsp
(Software Development Kit -> Previous Versions of nRF5...
Hello!
I use SDK v17 and using the library and example code for the lsm9ds1 sensor.
github.com/.../nRF52-DK-and-LSM9DS1
'lsm9ds1_reg.c', 'lsm9ds1_reg.c' these two files...
Hello!
I am using ble adc scan mode example and successfully tested it with nrfconnect by sending my data from AIN3 . Now i want to send data of ble to raspberry pi bluetooth...
HI
Like to check on the usage of MQTT. We are connecting the nrf9160 to the network in eDRX.
During the interval, we may lose some message due to the lost of connection...
Hi.
I'm using ES.
RTT(Debug Terminal) on ES works fine. But sometimes I want to use J-link RTT viewer.
How can I turn off RTT on ES and then use J-link RTT viewer? ...
Hi,
as discussed in different issue on DevZone . We have discovered that send command freezes the program in the CoAP client sample. The Nordic employee Hakon has confirmed...
Hello,
This is related to a previous post , but now with new information and a more specific issue to resolve.
We have product in the field based on RF Digital's Simblee...
HI
I used nrf51822- EK board.
BLE HID MOUSE - SDK 8.0
`
How to send left button or right button data?
How to modify below method?
static void mouse_click_send...
Hi everyone,
I'm working on a custom bootloader for nrf52840-based board. The bootloader needs to support DFU from an external SPI Flash and also BLE. I was working on...
Hi everyone,
I am trying to use the nrfx_uarte driver. I did the following:
(a) setup driver
(b) setup the event handler
(c) finally tried to send some testing...
I noticed a lot of the early SDK's 11, 12, 13 examples that had the service changed characteristic enabled. I'm using SDK 16 and it seems that most examples don't enable the...
I'm building an LTE device that only needs the GPS, LTE, motion, and button.
I'm trying as the first step to disable all the sensors that are not needed so that I don't...