Hello,
I am using Bluetooth device "NRF51822_xxAC_s110". My Bluetooth is not advertising when i dump the HEX file to the Bluetooth device which is generated by the Keil Version...
when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
Hi. i'm using nRF51822AC, SDK12.2.0, S130 v2.0.1 as central.
I want to make sure that how to operate DFU.
Please check there is missing point or wrong point.
Step 1...
Hi,
I'm struggling to get a mouse wheel to work in advanced (High Res) mode.
What I learned so far is that I should create a "Resolution Multiplier" Feature report....
i set up an coap/iot environment and but i was getting error while compiling code for adc i followed steps from this post devzone.nordicsemi.com/.../ here is the problem
Hi all,
I've developed a broadband vibration energy harvester that is able to pick up uW of energy from just a couple Hz all the way to 150Hz. I'm currently looking for...
Hello,
I am using the LTE IoT 4 Click board based on the nRF9160, with SDK version 2.6.0 and modem firmware version 1.3.6. I read in the documentation that the nRF9160 provides...
We are developing digital stethoscope and would like to use nrf5340-audio DK as starting point. We need to first get the microphone out on the headphones jack in the DK and...
Hi everyone,
I am using SDK Toolchain v2.3.0 and my code is based on the aws_iot example. I am getting either "cJSON Parse failure" or "Failed to print JSON object" error...
Hello, I am using nRF Connect SDK v2.9.0. While working on the nRF52840 board, I used sys_poweroff() to put the board in deep sleep mode. But before calling it, I called ...
I'm still somewhat new to this but have working code using build 2.6.1 and toolchain 2.6.2 and want to create a sysbuild branch to try with 2.9. The toolchain version used...
Dear Nordic Team, I would like to consult you about that, is there any way to flash modem shell to the custom PCB which already has nRF Cloud connection for location application...
Hi,
1.
I've been trying to get the lte_ble_gateway / let_sensor_gateway example wroking on the nrf9160dk v1.1.3. The example keeps failing at the No HCI driver msg. I...
Hi,
1. Check whether the nRF7000 supports setting the Radio test sample to Non-signaling mode TX test setup for packet generation
https://docs.nordicsemi.com/bundle/nan_046...
HI guys, I'm trying to figure out whether the problem I'm having is a hardware or software issue.
So, my problem is: I have created a custom board using the nrf5340 and...
We are facing strange issue we have this board https://www.raytac.com/product/ins.php?index_id=47
whenever we flash any firmware it works fine but if we erase from vs code...
I've made this following code with inspiration from the at_monitor example to test a custom board using the nrf9160 sip.
I get the following output:
When testing on...
Hi,
nAN_038 WLCSP Handling Guidelines V1.0.pdf does not support nRF52820 WLCSP
Please provide the WLCSP SMT data corresponding to nRF52820
Kind regards, Peter.Min
hello Nordic
i am working with two nrf52832 socs, with ncs v2.9.0.
I would like to know how many retransmissions occurred during a Connection Event in which specific NUS...
Hello,
I have a Xiao seeed nrf52840 and want to operate a peripheral IC over I2C. It doesnt have a driver so I'm following the developer academy on how to do raw I2C communication...