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...
Hello, I have purchased this kit on ebay. www.ebay.com/.../301182420397
Can somebody point me to where I can get documentation on this kit, it came in with mostly Chinese...
According to the nRF51 series reference manual.
10.1.2 Debug interface mode
Debug interface mode is initiated by clocking one clock cycle on SWDCLK with SWDIO=1. Due...
Hi,
I was looking at the .map for my project and I noticed that pstorage.c was taking up a bunch of RAM (~600 bytes), which I thought was a lot, so I went into pstrorage_platform...
Hi, Greetings !
I have totally 3 services and 8 characteristics added in my project. In first service there are 2 characteristics, 2 nd service there are 5 characteristics...
Hello Support Team,
I am using an nrf52832 module in our project. During testing, we have observed that the BLE firmware gets stuck and it stops advertising further when...
HEllo; I'm working with nrf52832 and sdk15 , and for interrupt button i chose to work with the example "/nRF5_SDK_15.0.0_a53641a/examples/peripheral/pin_change_int/" , so...
I am interested in having nRF Connect Desktop Bluetooth low energy app work with my PCA10056. From:
https://devzone.nordicsemi.com/f/nordic-q-a/40155/custom-board-support...
I am trying to connect two peripherals to one central. I do not understand the settings for connection interval and gap event length.
For example, this would result in...
In order to interact with the UART, you need to first declare a device struct and then get a binding to the device:
Then in order to switch the UART on and off you...
I use two nRF52840 to send notifications every second. Analysis using a logic analyzer revealed that the reception interval had strange variations. What is causing this? Why...
I am have a curious issue with thingy52-mesh-provisioning-demo repo at Nordic Semi github.
Prebuild hex behavior does not match with hex compiled by source.
In short,...
hie,
i trying to storage the data in flash and read it. i am unable to read the flash .i have attached my code.please correct me if there is any mistake.
Regards,...
The download link of the installer for nRF-Command-Line-Tools and nRF-Connect-for-desktop does not change when I select different OS. It always shows the windows installer...
1/22/20 - Selecting version 10.5.0 of the CommandLine Tools for MacOS downloads a Windows.exe file
Selecting any version of the CommandLine Tools for any platform always...
Hello,
I was wondering if there are any plans to update pyaci to be able to accept the nRF Mesh app JSON file format.
It would be really nice if I could export a network...