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...
Hi,
I'm using the NRF52832 QFN (DCDC) for a PCB. Regarding the antenna matching components (C3,L1) it is recommended everywhere that one must use the exact same layout as...
Hi,
We are using a logger module a lot in our projects to diagnose problems, or warn API users of misuse. Sometimes it would be handy to be able to have nrf_log macros take...
I've updated my dongle firmware to the latest (J-Link OB-SAM3U128-V2-NordicSemi 170724.bin) and used JLink to erase and then reflash with the PCA10031 hex file from the sniffer...
Does the pc-ble-driver-py support BLE4.2 security (LESC)? I am able to pair using nrf connect desktop app with the following sec params, "bond:true mitm:false lesc:true keypress...
Hello,
I am using used uart sample in:
https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples
I was able to:
-change pin locations .
-select uart port...
Hello All,
I am working on nRF51822. I used custom board in my project and this is customer requirement to use nRF51822. For reference nRF51 SDK 8.1.0 used and for programing...
I am using the publishing period functionality of the generic level client and I cannot seem to get the publishing period to stick after a power cycle. When I first set the...
Where can I report bugs and issues related to the Getting Started Assistant.
I was hoping to find something on Github, but didn't find anything obviously related.
The...
Everything worked on friday.
but after a git pull and west update on Master branch. but instead of Master branch is an unknown number, or a hash. this happens on everyone...
Dear All,
I tested spurious emission of Tx for FCC approval.
But, the spurious is occurring at 2.33GHz and 2.38GHz when the payload model is set to "PRBS9" as the...
Hi,
For FCC test, we are required to TX a modulated signal at 100% duty cycle.
What radio test commands is better suited for this test?
1) start_duty_cycle_modulated_tx...
Hi,
I'm trying to use the python bindings for pc-ble-driver with an NRF52840 dongle and I'm having trouble flashing the connectivity FW. I've used the bindings with...
I built the secure bootloader UART project without changing anything and I cannot program it using nRFgo Studio. It says:
This hex file has data in SoftDevice region. Try...