Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
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...
Hello,
I am working on pca100028 and using s130 softdevice(SDK 6.1.0.0.). I am trying to see UART log on pc. But my code get stuck at the following while loop.
void simple_uart_put...
I am using ATmega32s to drive the nRF24L01+ chips and a low dropout 3.3v regulator (TI’s LP2950) to power the nRF from the five volt buss.
Both the transmitter and receiver...
We are seeing bonding issue between Nexus 6 and our 51822 based product. After inspecting the sniffer capture, we observe that the phone advertises its IO capabilities as...
I have an nrf51822 S110 based application that tries to discover the primary services on the GATT server at every connection of a central.
Unfortunately, the central does...
Hi,
I have read all the answers about ANCS, it seems there is no conclusion can be resolved the problem, that is "It seems working first connection. But after rebooting iOS...
Dears:
I'm using nRF51822 with softdevice S110 . And I want to know, how can I switch the communication mode betwean BLE and 2.4 G ?
If possible, could you provide me...
According to ble specification [1] and based on my test with iOS, the cts_c library seems to have bugs on a process decoding adjust reason data.
Here is a simple diffs...
Hi,
I want to run the experimental_ble_app_uart application on our custom nRF51822 board.
However, I could not find a proper bootloader to start the application. Is...
Hello everyone,
I have a nrf51822 dev board which cannot program because of Keil is giving me errors which I detail here.
I'm using Keil uVision 5.14 and as you can...
In my current design, for the schematic and layout I've copied the design of the first version of the usb-stick with meander-antenna and matching network/balun. In the later...
Hi,
I have been programming PCA10028 using these commands for a while without any problem:
$ JLinkExe -device nrf51822_xxaa -if swd -speed 4000
J-Link>loadbin s110_nrf51822_7...
hello,
I am using S130 softdevice in nRF51822 DK. I made one device as peripheral and other as central. My peripheral is acting as GATT client and central as GATT server...
Hi everybody,
I test the pstorage library. But it didn't work. I print the result with uart, as the image shows. But as you see, It has some problem. And I have no idea...
Hi sir
If nRF51822 unexpectedly enter DFU OTA mode, did boot loader have timeout counting to exit DFU?
Besides, if nRF51822 entered DFU mode and didn't update new firmware...
Hi all,
This 60-second limit is not enough for us. Our application is 48 kB & takes 35 seconds to upload. It should be enough, but the problem is that our iOs app does...