Hi I am using Jlink board, when connected to my pc, I can't select nRF5x programming.
Version I am using is 1.20.0.2. I tried the uninstalling everything and installing....
Hi guys,
In the iot sdk in mqtt.h there are typdefs for "mqtt_topic_t " and "mqtt_subscription_list_t".
I'm trying to set several topics (5) and subscribe to them.
...
Hi,
I am using nrf5832 that is running a coap server example.
I have modified it a little so it reads sensor data via i2c and returns the data using the coap callback.
...
Hi,
I would like to receive some suggestion about finding a CHEAP smartwatch / wristband already available that has these minimal features: BLE (with SDK / GATT profiles...
Compiled with Keil4 software compilation and C of the mixed program, the error is:Branch offset 0x00000228 out of range of 16-bit Thumb branch, but offset encodable in 32...
Hi,
I am currently working on a prototype with Silicon Labs Thunderboard sense. I am looking for a replacement product that has NRF BLE module. All I need is a BLE module...
I would like to hide BLE advertising from normal BLE devices.
And only be able to see such advertising with dedicated scanner.
I was thinking of changing access address...
Hi,
I'm trying to use the Nordic Security Backend, such that a change to CC-312, if availble soon, would be easy. However I get following error after enabling :
It...
Hi,
I am using nRF52840, S140 V7.0.1.
1) I worked on Secure Serial DFU. But recently I am seeing once more example of DFU “Background DFU bootloader”
https://infocenter...
Hello everyone,
The I2C spec minimum is about 100kHz however the device I am communicating with is using a clock of 20kHz. And there is no way to speed up this device. As...
Downloaded https://github.com/NordicSemiconductor/Android-nRF-Blinky today and imported using Android Studio 3.6.3 targeting SDK 29. Gradle updated to use 3.4.2. no changes...
Hi,
I have been using the NUS service via the ble_app_uart example on SDK 16 in conjunction with the nRF Connect iOS app and all works fine.
I connect via the iOS app...
Hi community ! I'm currently working on the coexistence code between uart and BLE Mesh. I realized a code on Visual studio to connect my pc with the node and then interact...
Hello,
I am trying to modify the usbd_cdc_acm_modified example project in the SDK to do the following:
Echo the received character back to the terminal.
Get rid...
I am trying to parse the contents of a JSON packet sent from the nrfCloud connect application. The asset tracker program is working fine but I want to sent a message down...
I am using the nRF9160dk evaluation board. I need to connect to the I2C bus. I thought I had configured it properly and I am sending bytes to I2c bus on pins SDA-P0.30 and...
Hi,
I flashed example thread\cli\ftd\usb\pca10056\blank\ses contained into nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b and I measured current consumption by using Power...
I know the question has been up before, but why does the data sheet say pull up/down ?
isn't the signals always pulled up? or is there a scenario where the nrf52 would switch...
i make a project
Every 5 minutes, beacon advertising should be repeated for 30 seconds.
Using the RTC example, LED lights and turns off every 3 seconds were realized....
Hi Sir,
In the datasheet, the start up time of 32K LFXO is 0.25s.
What is the start up time of 32K LFXO at Low temperature (-40/-30/-20 degree)?
Thank you.
BRs, H...
I have successfully upgrade 2 thingy 91 with the latest modem firmware 1.2 via MCUboot, and it worked.
I then tried to upgrade the existing standard application from 2019...