I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
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...
I'm using nRF51822 SoC , is it possible to change the major value when i push the button ? I tried simple assignment but it didn't work so i ask if i have to use the function...
hi,
i have kept RAM block 0 and RAM block 1 on in OFF mode by calling "sd_power_ramon_set(0xf000f)" before entering off mode ,i saw the value of RAMON register is 0x00030003...
I'm using nRF51822 SoC . I wanna read and write from the flash memory . Shall I use a specific configuration before using read and write functions provided from S110 softDevice...
we have created ble mesh, and data through ble nodes is passed every 5 seconds, but nodes gets disconnected with reason BLE_HCI_CONN_FAILED_TO_BE_ESTABLISHED??
please someone...
we have created ble mesh, and data through ble nodes is passed every 5 seconds, but nodes gets disconnected with reason BLE_HCI_REMOTE_USER_TERMINATED_CONNECTION??
please...
we have created ble mesh, and data through ble nodes is passed every 5 seconds, but nodes gets disconnected with reason BLE_HCI_CONNECTION_TIMEOUT?
please someone give...
we have created ble mesh, and data through ble nodes is passed every 5 seconds, but nodes gets disconnected with reason BLE_HCI_LOCAL_HOST_TERMINATED_CONNECTION?
please...
Hi all,
I am choosing a oscillator and my choice was a 16MHz stability +-9ppm, tolerance +-10ppm, 9pF
my FAE gave me the hint to use a 32MHz which is stability +-20ppm,...
Hi,
I have my BLE services arranged in different .c files. If I change anything in these files and compile (using Keil uVision 5) and load the program, it seems like the...
What is the designed (/actual/required due to the specification) behaviour of the Bluetooth stack S110 when notification packets are queued and the CCCD controlling the attribute...
I am looking into using Internal RC instead of External Oscillator (with softdevice on).
The function ser_app_hal_hw_init() uses Xtal clock source by default.
...
Hi, everyone. What is the meaning of datasheet "section 8.5.7 Antenna matching network requirements"->15+j85 ?
Whether is that we can caluate the 50o with the data?
bonjour , j'ai essayé de communiquer deux pca10028 en utilisant l'exemples " transmitter_pca10028 et receive_pca10028 " mais l'experience a echoué je sais pas pourquoi sachant...
Hello,
I'm testing current time service client example on SDK 8.0.0 with iOS.
After connected the devices, iOS show confirmation to pairing.
When I canceled this or...