Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
I have already made code of 3 pwm channels using c[0],cc[1],cc[2],cc[3]. I want 4 PWM channels but I dont have more cc registers left so how can i code it. plz help me.
ALso...
I am still trying to convert properly the Arduino MAX30105 driver to work with NRF52 and managed to come to somewhere... Everything works except the reading of the MAX30105...
Using the Thingy app on Android, when I connect to the Thingy, it says 'Firmware Update ...'. I click on confirm, come in the Firmware Update screen, click on the blue button...
I use Twi for reading data from the lsm sensors. I want to use a twi_handler in which I will set the xfer_done_flag on the true and go off into a sleep mode until the flag...
Hello, I am using the heart rate collector example on one NRF52 DK (central), and the heart rate service example on another NRF52 DK (peripheral).
I replaced the sensor...
Purchased an nrf9160 DK in the UK but cannot get any success with the ibasis SIM card. Looked at the various posts and it seems that there is no support for LTE-m or NB-IoT...
In my program I create 3 services. A function is used to do this so that each service is created the same way, the only difference is the UUID.
All 3 custom services appear...
Hi there,
NRF 52840 Preview DK nRF5_SDK_15.2.0_9412b96 IAR for ARM 7.60.1
I need some information on how to do Serial DFU (UART/USB) with Bootloader, without Soft Device...
I have recently purchased the newly released "Tile Pro" bluetooth tracker after noticing a number of reviews online were giving good reports in terms of the BLE range.
...
Hello,
When troubleshooting a lack of UART communication between my nRF52840 and the device on the receiving end (an STM32L4), an oscilloscope revealed that the TX pin state...
Hello all,
reading the docs http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nrf9160/mqtt_simple/README.html and wondering where is it located? Following...
I tried to follow this guide:
https://devzone.nordicsemi.com/tutorials/b/getting-started/posts/nrf52840-dongle-programming-tutorial?CommentId=fd959c7d-2374-443a-8af7-b4d4f0d35228...
I'm hoping to use the Thing52 for orientation tracking but am noticing the following issues when experimenting with the Thingy android app (version 1.3.4). My thingy is running...
Hello all,
I am relatively new to Nordic Semiconductor devices and have only been playing with them for a few weeks. I have enjoyed working with nrfConnect for Desktop and...
After following the setup procedure and trying to open emStudio per the following image.
I get the following error:
So I ran the command manually
➜ zephyr git...