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
I have done multilink with uart and getting data from multiple ble_uart peripheral. now i have to read data from only one peripheral . what will do for that.
I am using...
Hello
I was wondering if there have been any changes in supporting IAR for nRF Mesh?
In your answer from about a year ago you wrote that you were not currently planning...
Hi,
I have some questions:
1. How does the process of getting addresses to the Nodes happen in Mesh stack? Is it automatically or I need to set it when I flashed the...
Trying to run the "Alert Notification Application" example in nRF SDK v15.3.0 on either a Windows 10 system or a Ubuntu 18.04 LTS system. Following the instructions, I can...
hi,
i want to use mesh network in my project.our requirement is multiple nodes will be sending data to one master node.is there any example code.
Regards,
jagadee...
Hi,
We have a gateway device that contains the nRF51822 MDBT40 Raytac module.
We are designing a new nRF52832 based sensor and we want to connect 20 of them to the Gateway...
I use nrf_drv_saadc_init(NULL, NULL) to sample AD per second(Blocking type).
But every time the firmware runs, the ADC value always takes several times to stabilize.
...
when trying to initialize the nrf52...little bit confused how to specifically address a pin for i2c....can anyone help me with a piece of code.
Thank you in advance.
Hi. i'm using IAR and St-link to program the nRF52832, and run this tutorial on my custom board, but the Bluetooth has not been set up by the method that you proposed. and...
Hi guys, I have a question about ble_app_uart_c example in SDK. (I'm using the latest SDK, 15.3)
And my board is nRF52 DK, which is PCA10040.
While I'm testing ble_app_uart_c...
Hey everyone,
i would like to use the NRF52811 with the new Softdevice S140 V 7.0. Therfore i took the ble_app_blinky (pca10056) example and changed some preprocessor...
I am using parts of the ANCS example code within a product near pre-production. I am able to reproduce the problem in the ANCS example without modification. Here are the specifics...
Hi,
we are using nRF52832 for beacon application. we want to find the low battery condition.
Does nRF52832 have option to read the voltage level? if so please share api...
Hello,
I have created a custom board that uses a NRF52840.
From my understanding, i'm need only VDD,GND,SWDIO and SWCLK connected to the SOC to flash them by using an...