Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi,
Apologies if this is an obvious question, but I haven't been able to establish from previous questions or the data sheet whether it is necessary to use an external...
I'd like to be able to change the connection interval from my central device on the fly after a BLE connection has been established between it and the peripheral. What's the...
Hi,
In the ble_app_proximity project in SDK 0.9.2, I was trying to add manufacturer data to the beacon. Here are some of the code snippets which I changed in main.c
#define...
Hello,
I am working on S120 stack with 9.0 SDK and testing with heartrate application and iPad as a peripheral. I am getting the central device as nRF51822 after central...
Do I need to implement my own timer to wrap this function? I appears that I might receive a BLE_GAP_EVT_TIMEOUT timeout event but testing has yet to reveal one.
My test...
Is there an example that is a minimal example of advertising on S110?
It might even serve one attribute that is set to a constant like '1234'.
This would help me bring...
HI
I am trying to use mkit as programmer by P20
FOR third part BLE brd
VDD---mkit.vdd
GND--mkit.gnd
SWD--P20.4
SWC--P20.5
bisides, for
P20.3(SH_VTG) connected...
We're going to be programming and debugging our prototype nRF51822 board using this adapter from Segger. It's the same connector as comes with the J-Link LITE in the dev kit...
Dear Nordic Team,
I am using Nordic DK board,
Now i want integrate UART to hid-mouse application. So that whatever data i can receive , will send to HID device without...
Hello everybody,
I'm trying to use pstorage module but it seems that the example_cb_handler function is never called when I try to store data.
I noticed similar issues...
There have been a number of other older topics with this same error message symptom, but I've tried all the solutions proposed and none have worked to solve this specific...
Hi.
I am using SD s110, ble_app_uart example from SDK10.0.0 on dk pca10028 as a peripheral. The central is a laptop running linux.
I am trying to establish a connection...
As noted here , a lower interval will give quicker connection - but at the expense of power consumption.
With a 4s interval, it seems that it is likely to take several...
Let's say I add two PPIs which both trigger off of the same event. One of these PPIs is connected to the CHG[0].EN task, and the other is connected to the CHG[0].DIS task...
In the GTT_2_Introduction nRF52 document there is a picture with text
-42 dB Selectivity (2'nd CI). As far as i concerned it's about Carrier-to-interference ratio. But what...