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...
NCS 2.8.0
NRF52840
BLE device acting as central and peripheral
I encountered a problem similar to the one described here
Specifically during scanning the peripheral...
Hi Team,
I am working on a project where we are using nRF5340/nRF52840 uC IC from Nordic. from past 2-3 years we were using this software hassle free but now due to to some...
Hello,
I am trying to play the AT45 DataFlash driver by directly copying the sample code from nRF connect SDK v2.9.1 (C:\ncs\v2.9.1\zephyr\samples\drivers\spi_flash_at45...
spim2、ncs2.6.1
I used SPIM2 to send the string "Hello, SPIM!" and receive data of the same length.
However, on the logic analyzer, I can only see the transmitted signals...
Hi,
I am currently evaluating the Channel Sounding functionality for indoor localization. I would like to check how much Energy my Initiator and Reflector consume for...
I am trying to write SPI code for the nRF52840 dongle. Since the nRF5 SDK does not directly provide an example for the dongle, I followed the steps defined in this tutorial...
Hi Teams
I am designing a product using the 9151 SIP. According to the specifications, the operating voltage ranges from 3 to 5V. From the hardware design guide, I learned...
Hi
Is it possible and what is the correct way to implement main clock trimming at runtime? Which NCS version this works on?
I see there is already some setup going on...
Hi,
I try to migrate a working nRF53 Zigbee project from SDK 2.7 to the latest SDK and an nRF54. As described here, I also switched to Zigbee R23. The project structure...
Hello!
I need to use download_client to get files from an HTTPS server. I'm stuck in the implementation process - I'm lost when it comes to TLS etc. I tried to extract some...
Hi Community,
I designed a similar board asThingy53, espacially the antenna parts are almost the same, except the RF switch, we replace it with another one (BGS12WN6E6327XTSA1...
I use nRF5SDK1230, S130nrf51201. Firstly, I flash ble_app_beacon in PCA10028, it works good. then i flash the same program in custom board(nrf51822qfaa) without any change...
i run the nrf desktop application on the pca10056e with nrf52840.i find that it cant erase the peer by click.
1.build application nrf_dektop and program it to nrf52840....
Hi Nordic team,
I'm working with the nrf5340_audio source code from the nRF Connect SDK and have compiled the project as a gateway. When I try to connect to a headset, I...
Hello,
I posted this in Zephyr's repo at first, but was told to post it here since I am using NCS.
I am running cellular modem sample on nRF54L15 and have it interfaced...