Hello:
I used analog IIC write MPU6050. Again after power download programs, mpu6050 can run up there ACK response. But the debug will not run. Simulation IIC because no...
Hello!
How can I communicate with my nRF24L01+ and nRF51822 at the same time. I can set up same channel, CRC-mode and I don't use ESB. But what about address? How do I set...
Hi all,
i want to know answer related to following question
1)what is use of uicr?
2)if i place some value in uicr and then change the image,then is there will be change...
It used to work, but now it says "Connected" but the rest of the GUI never changes and the mouse just shows a busy spinner. Here's the log file:
0;13:45:18.9900 [MainThread...
Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
Dear sirs,
My purpose is to transmit stereo HiFiaudio from one source to two speakers wirelessly.
The speakers have their own power amplifier.
The problem is that the...
Hello dear Nordic. I am wondering if I can simulate a hardware event by the software by writing any value to the event register, or in other words to create artificial interrupt...
Hi,
I implement the CLI on my nRF52820 and I see in function cursor_next_line_move in file nrf_cli.c they use "\n" but for my project I don't want to pass in cursor_next_line_move...
Hello,
I'm tryng to update nRF9160sip (rev b1), I push sw4 on power on and I see "MCUBOOT" device on "Programmer v3.03"
Then I select file "mfw_nrf9160_1.3.2.zip" and...
Hi,
I have made my own customboard with the nrf52811. For development I have used nrf52840dk.
I´m trying to program following:
I did solder one PCB by hand. It didn...
Hi Team,
I am looking for a new readily available to test on my Nordic board 52X version.
could you please share the inputs and the source code that i can test and upload...
Hello, is there a guide on what should be done to make the sample codes for the nrf52840_dk compatible with the nrf52840_dongle? If there isnt, can I please know how one can...
Hi,
we would like to set the USBD_SERIAL according to the device serial, which will be an abbreviated version of the MAC address. I've checked the code and can only find...
Hi,
I am getting a similar error. I have nRF52832 board connected to raspberry pi for flashing and debugging using openocd. As soon as openocd command is executed I start...
Hi guys. When reading the OOB pairing example,
https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/peripheral_nfc_pairing/README.html
" This...
Hope someone can bring some clarification to me.
I am studying the principle of Shock-burst and a part of that study is to go through every step in the examples of “esb_low_power_ptx_pca10056...
In My Window 10 PC., No connected devices are shown in VS Code when nRF52840 dongle is inserted in PC USB Port.
But in Programmer, nRF52840 dongle can be found.
Device...
Hardware:
Raspberry Pi Zero W
nRF52840 DK running Serial Example and connected to RPi via USB
Custom nRF52840 board acting as a Vendor Model Server
Software: ...
I'm trying to program an nRF52 on a custom PCB using the nRF52-DK and am getting an error when connecting with nRF Connect v3.6.1.
I made the following connections from...
When I add example timer to example ble_app_uart an error occurs.
I followed the template and pasted the code.
Here is my sdk_config.h
An error occurs when...
Hi,
I am programming the nRF52833 DK using the nRF Connect SDK (v2.00). I have built and flashed the Bluetooth: Peripheral HT sample from Zephyr to both boards successfully...