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...
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'm investigating the current consumption of a new product that we are developing and have found
current spikes of 40mA every 24ms. The spikes occurs in unconnected...
HI,
I get confused using the ble terms hence i'll try to articulate my query as much as possible. I'm using the nRF52832 board and all i have one service with one characteristic...
Hello,
I want know what is the difference between the three kind of low power mode?
System ON, Full 24 kB RAM retention, Wake on GPIOTE input (Event mode) System ON...
Hello
I am trying to get the angle of the sensor using the value of mpu6050.
I used a formula to obtain an angle using sensor values. However, if I calculate this expression...
Hi,
I´m using SDK v16 on a custom board and try to implement the wake up functionality of the low power comparator. In order to describe the system as clearly as possible...
Hello.
I am programming the NRF52810 breakout board.
Before I am testing the prototype, I am using NRF52832 breakout board, and it works well now.
However, the same...
Hi Dev Team,
I was working with the nRF9160 and started off with the basic UART sample found here : https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples...
Dear every body,
some days before, i raise an issue relate my fault at here: https://devzone.nordicsemi.com/f/nordic-q-a/68010/nrf52810-issue-with-32mhz-external-clock ...
Hello
I'd like to reset using the firmware instead of the reset button on the board, is it possible? I'd like to reset the entire Bluetooth connection when it's disconnected...
HI,ALL:
Now, I am study frequency hopping.I found something might be different. It is more hard from highest frequency to lowest frequency(the same as lowest frequency to...
Hello
I use nrf52832 and SDK v17. I am programming BLE using UART service. So far, there has been no problem with testing with one phone, but if I disconnect the Bluetooth...
Hi, all
I'm using nRF52832 pca10040, s132.
Like 'ble_app_hrs' example, I changed the 'ble_app_uart' example to send data using app_timer.
In the example of 'hrs...