I want to automatically reconnect to my peripheral (nrf5340 DK) from my central (phone) when there is an accidental disconnect (out of range) which I am simulating by resetting...
Hi
I want to advertise the sensor data while extended advertising.
iam using the below function,but it failed to update.
bt_le_adv_update_data ( ad , ARRAY_SIZE...
I'm having a lot of new trouble posting to devzone. I can not drag/drop files. It keeps suggesting "An error occurred. Please try again or contact your administrator." This...
Hello!
I threw away the Sparkfun board and replaced it with a nRF9151DK board; I'm hoping to get it work now, after trying for a year.
I'm using SDK 2.6.1 and 2.8.0; the...
example Matter_light_switch in vs code
version using nrf connect sdk -> v2.8.0
manage tool-chain version v2.8.0
nrf52840dk
getting error while building code
...
Hello,
I have a few questions about the nRF9151 DECT NR+ modem.
I see that from the docs that the max TX power is 19dBm, so it's a Class III device as defined in section...
Hi,
I am using nrf52840 to develop a product. I use NCS sdk v2.5.0.
I developed a project based on the [Bluetooth: Central HIDS] example in the NCS SDK. This example enables...
As regards the NRF52840, I want to make sure that it is in System Off not Emulated System Off. Hence the device must not be in Debug Interface mode .
I want to retain the...
We're developing a low power communication stack, where every uA counts.
Currently, I have the system running at a few uA higher than expected, which I'm trying to track...
Hi,
We are developping an app using nrf52840. We started with the SDK14.2 and needed to migrate to SDK15.0 in order to use the long range. We are also using a Bootloader...
hi,
i am trying to on/off led on board(light_bulb code) which is controlled by the other board(light_switch code) with a gpio. when gpio is high led should be on and when...
I am using a NRF52832 and i want to burn a HEX bootloader that only jumps to my APP (i have already burned the Softdevice) when i reset it...
Can you help me ?
Hi,
I am trying to get the GPS from my thingy91, but it is not working. I can see that the board has CAT-M1 connection when I press the top button to get the GPS signal...
Hello!
I am trying to upload my compiled code via nRF Connect v2.6.2 to my nRF52832. But in nRF and also in J-Link RTT Viewer v6.46d it doesn't seem to connect properly...
Hello, I'm developing a BLE peripheral + Zigbee Coordinator, starting from ble_zigbee_dynamic_template of nRF5 SDK for Thread and Zigbee v3.1.0. Both applications (BLE and...
Hi,
After using the ibasis data available on the sim card:
- what is the cost per MB of data consumed on the ibasis provider, please ?
- After using the data available...
Hi, I'm trying to implement UART interface with HW flow control on nRF52832. After some investigation I found libUARTE is the most advanced option.
During testing I found...
We are trying to update the BLE Advertisement using ble_advertising_advdata_update, the function seems to always return 0x3200 and ble_gap.h:178 tells me its a BLE_ERROR_GAP_UUID_LIST_MISMATCH...
Hi I am using a NRF52-DK BLE/NFC
I want to check to see whether I can use the soft Device 132 API, Device Download package and whether it is applicable to me as I want to...