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...
Hello,
We intend to develop a new device. I found that nrf52 series can do non adaptative FHSS. Combined with a nRF21540 i would like to set the output to 20 dbm.
According...
I am working on BLE mesh project with Nordic thingy 91 and why trying to understand how to get it working. I previously program NRF52840 on my Nordic Thingy 91 via USB with...
Why do I want to get a handle to uart1, but UART0 is OK?
I now use nrf52840 and nrf9160 development board to debug the program. I want to get a handle to uart1, indicating...
hi, all:
about Thingy sound, I want to produce audio file by myself to add data array sound_9, how to produce the data?
which tool? and I also want to add High-quality...
Hi, I am trying to use the CAF BLE state module to manage my bluetooth connection.
To understand how it works I have been testing the nRF desktop application, which makes...
I am developing for nRF52832 chip running the latest version of SDK. I'm looking to enhance my application to support 5 simultaneous advertising sets. These are non-connectable...
Hi There,
When I try to run the beaconing example in two broads, if the two all broadcast, they can receive messages from each other; But if one doesn't broadcast, it...
Hi, I am trying to implement a BLE mesh using nrf52840. How can I estimate the current consumption? I checked with the online power profiler tool, but it does not support...
Hello All,
There are several issues where I can see RTT viewer is not working along with nrfjprog tool etc....
I am also facing similar issue where RTT viewer(version...
Hi,
While I can find many discussions about how to set the MAC address using the soft device API with previous SDK's, I cant find a way to change the MAC address of the...
New nRF52-DK PCA10040 2.1.0 2021.24
The out-of-the box "Get Started" procedure where I move my iphone near the antenna did not work (did not pop up any web page). NFC was...
Hi,
I'm leveraging the ble_app_cli example program for my project. The primary reason for this is that I need BLE and I need to be able store and retrieve log data which...