I am using nrf5340 in my project. We had to replace flash memory but need a replacement with the same layout. So I am currently looking at w25q01jvzeim or w25q01jvzeiq . The...
I am building the: https://academy.nordicsemi.com/courses/cellular-iot-fundamentals/lessons/lesson-2-cellular-fundamentals/topic/lesson-2-exercise-2/ exercise and as part...
I have a characteristic whose value is an array of char, which can from 1 to 20 bytes long. Using SDK17 I can set a vlen attribute and use the function update_characteristic...
Hi, Goal: Send a firmware update from nrf5340 to another nrf5340 over BLE I found the following sample and a lot of support tickets talking about this sample but I am unable...
Hi there,
I am trying to interface at25xe321d with QSPI but it always end up returning zeros. Please find attached code and dts file for reference. Thanks Moh
Hi Nordic team, 您好,北欧团队,
I am developing nrf54L05 in VS code with NCS.I want to configure the SEGGER_RTT_printf to my project.Is it correct to change the CMakeLists.txt...
Hi
Is it possible to stream 128 kbps .acc, .lc3 or .mp3 Spotify audio from server to nrf9151 ?
It says it supports 300 kbps download, so maybe 150 kbps is realistic ?...
Hi In order to implement some kind of secure custom advertisement, mainly to defeat reply attacks, I am thinking to implement a counter and exchange it in every advertisement...
Hi!
I try to write SD to 52810 and nrg go studio can't do it. After recover it can't to switch normal window with possibility erase device and SD write. What possible reason...
SDK 14.2 / SD132 5.0 / NRF52832 --> NRF52832
There is a thread here which discusses "when NUS is ready" : https://devzone.nordicsemi.com/f/nordic-q-a/28208/when-is-nus-ready...
I'm using SDK nRF5_SDK_15.0.0_a53641a, and I was able to trigger the hard fault handler from within the Nordic NFC library. Nothing was running. The microcontroller was asleep...
Hi
Some time ago, we purchased a couple of boards, then (I believe) called nRF52 PDK. They are marked PCA10056.
We need to obtain more nodes. From gleaning information...
Hello there,
I'm looking for a good source that explains the ideology of the Nordic methods for programming and debbuging the nrf5 chips so I'm looking for something that...
Hi,
I'am trying to run the example in Software Development Kit > nRF5 SDK > nRF5 SDK v14.2.0 > Examples > Bluetooth low energy examples > Experimental: IoT Examples > TCP...
Hi,
We have our nrf52840 module going to be ready soon. For production testing, what is the recommended and capable lower tester and upper tester? I am sure that nrf51822...
Hi all I am wrking in an sample be program where ble is advertising everey 5 seconds. I have configured app timer with fire period = 5 seconds in order to read a sensor. After...
Hi,
Ipv6 UUID 0x1820 shall be present in the advertising process. Is it mandatory to put it in the ADV_IND message or can it be in the SCAN_RSP one ? ... the scanner, 6BR...
Currently, we are testing Bonding & Connect.
Please see the attached log below.
If Click 「Bond」 on Android App (nRF Connect), disconnection occurs after "PM_EVT_CONN_SEC_SUCCEEDED...
Hello,
I have the following question: when developing a software product, I developed my own service. It consists of one characteristic and several descriptors (valid range...
On our products, we assign a custom sequential mac address to each unit (we use this number in other places in our system). I believe this is an issue due to the bootloader...
Hello all,
We are using nRf52832 DK.
We are trying to run TCP Client example from IOT.we have even burned the s1xx_iot soft device.We are getting the the error "CMSIS...