Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
I am working on an application and need to get the exact time that the master node receive advertising from the slave node. I tried with PPI and it's ok to capture the Radio...
Hi, could you please tell me if my assumptions below correct?
Measuring a (ratiometric to VCC) analog signal and selecting VDD_1_2_PS as the reference selecting AIN_NO_PS...
When I initialize the SoftDevice with SOFTDEVICE_HANDLER_INIT(NRF_CLOCK_LFCLKSRC_XTAL_20_PPM, false); // Sets up Crystal Source to 20ppm 32.7628kHz
The project I based...
I am trying to make a product with NRF8002B. I finally have the product prototyped. The user will connect to the device, beep, light up, and track. It will always stay on...
Please,
It seems that "Flow Control" signal is not available on nRF24AP2-USB.
EVENT_TRANSFER_TX_START event message appears only one time after the first data packets...
I would like to use the nrfx_power in combination with the softdevice. However if I look in the code there are no references to the softdevice, while the legacy driver nrf_drv_power...
Hi,
I am working on NRF52832 board in segger embedded studio. I am using nrf SDK 15.0.0.
I have created BLE custom characteristics and using nrfConnect mobile app to communicate...
Hi,
I am using nrf52840 Preview - DK, with SDK v15.3.0 and Softdevice API 6.1.1
I have modified the 'ble_app_blinky' example to have an advertising interval of 500ms...
Hello I am currently trying to combine BLE, SPI and TWI programs into one. I used SDK 15.0.0 and confirmed that each program works properly with keil. However, since keil...
Hi,
I meet a problem:
nrf52DK runs a rtos similar with nuttx. The debug environment is ubuntu 16.04; the debug log is printed via minicom.
When the JLinkExe is not opened...
Hi,
SDK 0.4.0 simple_mqtt project
Modem mfwnrf916007029alpha
I want to write an unique 4 bytes ID into each nRF9160 via nrfjprog.
So that, I can set subscription...
If the peripheral makes a connection with the central (the peripheral sends a packet, the central responds, and the peripheral sends a second packet) What is the calculation...
Hi and happy new year everyone,
I am a developer for Raytheon Anschütz GmbH in Kiel Germany and working on a Zigbee mesh sensor network. Unfortunately I am an absolute beginner...
Hi, radio experts here. Due to some limited conditions I have to implement one custom radio communication pattern in MCUBoot, not the BLE stack which is a bit too heavy for...
Hi.
I have some question.
I use Thingy52 module.
I want to use(merge) all service in Thingy:52 SDK v2.1.0 into Nordic-Thingy52-mesh-demo in Thing_bridge.
I'm trying...
Hi,
I have tested the following solution and it doesn't work if I try to load more bytes.
case BLE_EVENT_DATA_COUNT_HANDLES:
printf("BLE_EVENT_DATA_COUNT_HANDLES\n...
hi
I want to know where the gazell control the GPIO06, i connect a LED with this pin ,and its blinky when send data failed .
I used to see it controlled in somewhere but...
Hello,
in my design I used the antenna swra117d from Texas.
I am able to connect to my custom board with the nrf52 dongle and the nrf52 DK.
Unfortunately I can not connect...
I followed the recommended steps and got the at_client solution to build and flash in Segger Embedded Studio with tag "v0.4.0".
I installed it onto my board, and but didn...