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 everybody.
I make an application which combine ANCS and NUS services on PC100028 (nrf51 SDK 9.0.0)
This application works properly when I use IOS device which installed...
What does it mean if I set my advertising timeout with this macro (which is equal to zero)? I would expect that it would advertise forever but instead sd_ble_gap_adv_start...
The latest TWI example I can find is from 4 SDK revisions ago and uses old libraries. Is there a sample using the nrf_drv_twi library that is recommended for current development...
I'm experimenting with the relay as well as hrs and rscs demos. Basically, I want to check at startup for IRKs stored in flash on startup in the peripherals. I'm only working...
I have developed my custom board and my custom application based on nRF51822 and S110-v8.
It perfectly works with Master Control Panel v9.0: connection, bonding, dfu,......
Hi,
I am interested in your nRF51 IoT SDK, IoT SDK for applications using IPv6 over Bluetooth Smart.
The presentation www.youtube.com/watch describes an architecture...
I'm developing an application supporting concurrent central and peripheral connections and using the new Connection State module in SDK 10 to decide whether a BLE stack event...
Are there any modules/devices with sar certification for the nrf51?
I have a need for something that will be placed with an elastic band against the arm or upper torso...
Hello,
I am using S110 8.0 stack and 9.0 SDK and I am testing the signal strength.
Now I am able to get the BLE_GAP_EVT_RSSI_CHANGED event after I started performing rssi...
Hello,
I am investigating the on_ble_ev function and trying to get back the Connection Interval parameters set by the Master Control throught the ble_evt_t struture . Is...
Hi,
I want to use the NRF51-DK to program an external device. It worked fine so far using the J-Link Firmware. I had to switch to mbed since it is a huge mess to get it...
Dear all,
I use nrf51422 with S210 soft device. I need to read an attached sensor via TWI. The sensor returns 32 bits of data. I need to read that 100 times a second.
...
I try to build a basic ble advertising program, I'm using SDK9 and softdevice 110 hex coming with. but just by calling any ble instruction the system freeze(my led not longer...