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 there,
I'm presuming that, when using the s140 soft device (or any of the soft devices), I cannot change the output of VDD to anything and must assume 3V.
I have tried...
PWM frequency and PWM steps resolution are related, we increase one and the other decrease and vice versa, we want high PWM frequency so we have low flickering and we want...
Hi everyone, after months of working with the nRF52840 dongle I decided to buy the nRF52840 DK. I work with the ide SEGGER EMBEDDED STUDIO. I tried to get the blinky example...
Hello,
I can smoothly run the sensor server / client model. I know that I can setup the periodic publication period with the nRF Mesh mobile app and don't have a problem...
I want to configure 32bytes sensor measurement data in advertise manufacturer specific data as follows.
But does not work, please help me.
My environment as follows. ...
Is there demo for video transmission on PCA10056 DK?
it is just video transimission demo. just loopback is ok.
we are using nRF52840. is it possible? or other platform...
Dear Mr/Mrs,
I am learning to develop an Android BLE apk. I use the nRF Connect apk and Android-nRF-Toolbox to connect with my BLE device.
nRF Connect connect to the BLE...
I have an found a problem where I find FDS has 2 pages labeled as swap, which results in loss of one of the data pages.
my configuration is 2 data pages and 1 swap page...
Hi,
I modified the USB BLE example (nRF5_SDK_17.0.2_d674dde/examples/peripheral/usbd_ble_uart) to sends bytes using a timer timeout as "fixed bytes transactions" or "waits...
Hello,
We have a custom board designed using the ublox Anna B112 module which uses NRF52832. We are using it in open CPU mode and running our custom firmware.
The VDD...
Hi,
For example ble_app_uart, when the peripheral ble rx buffer is almost full, I want to control the central write with response, but I don't konw how to indicate the central...
Hi,
For example ble_app_uart, when the peripheral ble rx buffer is almost full, I want to control the central write with response, but I don't konw how to indicate the central...
When evulating the nrf5340 for one of our projects, two questions came up regarding some of the security features used to mitigate tampering and malicious code:
What is...