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,
PC(window7) - nrf51822 EK
I used nrf51822 ek and HID keyboard sample source.
I tried send some media key(volume up & volume down).
but Not working.
How...
Got the NRF6700 starter kit and a handful of nRF51822-beacons. Downloaded the DV environment and have read through the nRF51822 DK Users Guide (ver 1.4) and a handful of the...
Hello
I am using the SDK7.2 ,SoftDevice7.0.0 and iOS8.1.3
I tried a sample of ANCS in SDK7.2.
In the first connection, iOS and the device is paired, the device can also...
The new version of the S130, alpha 0.9 has a different signature for the sd_ble_gatts_value_set function.
sd_ble_gatts_value_set(_handles.value_handle, 0, &value.length...
hi, me again, i posted the long and annoying question on PTX to PTX behavior, in a peer-to-peer application.
i have a specific question regarding the format of an ACK packet...
How does a Plastic enclosure affects the performance of my RF antenna?
I'm designing the PCB + housing and as it have to be small, i'd rather use a BALUN + Chip antenna...
Hello all!
I would like to use two nRF24LU1+ ICs to transfer information between two computers. Are there any .hex files for the nRF24LU1+ that will emulate a COM port...
Hi guys,i have a problem..i have bought a nordic ibeacon nRF51822 but i can not connect it to my iphone. I have also installed the original Nordic app (nRF Beacon) but it...
The board support package seems to be listed as a hardware peripheral in the documentation? This is a new concept to me, that seems to be taken from the linux world as a way...
hello!
i wonder to download some hex files into device, i plan to use 【nrfjprog --ids】 and 【nrfjprog --snr】.
two steps:
nrfjprog -i
nrfjprog --snr 4294967295...
We are currently using a NRF51 module (HRM1017) for a device in production. We want to migrate to the latest version of NRF51822 and move away from using a module to having...