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...
Hi,
we are very interested in the new module NRF9160-SICA-R.
We would like to know if this module has been certified/approved by US operators.
Thank you
Kind regards...
So far, I've been searching in vain for a documentation of the libraries to be used for programming the 9160. Is this a lack of google skills, or aren't they public?
Hi,
I'm planning to setup beacons for commercial purpose using eddystone and ibeacon protocols
to get Eddystone certification for my beacons Is it OK if I use the current...
Last Friday, I was able to built the solution for segger but for today it showed an error. It came like this. May I have the solution to troubleshoot this problem as soon...
NRF 52840 SDK 15.x.x
Hi Nordic community, I am able to create my own service and characteristic. But i don't now how to assign a name to my custom service and characteristics...
We need to ensure flash retention for >10 years @ 85C on nRF52840. Currently its datasheet says 10y @ 40C, but this seems to claim that 10y @ 85C is more accurate. While that...
Dear Nordic team,
Regarding Serial Port Emulation over BLE in nRF5_SDK_15.3,
I'd like to know following as:
1. It looks like to replace SPP (Serial Port Profile) of...
When the BLE module is used as a central unit (one unit), when there are several peripheral units (several dozen units) that transmit at intervals of one second, how many...
Hi,
I want to enable watchdog in nRF9160.
I referred code in "C:\nrf9160\ncs\zephyr\tests\drivers\watchdog\wdt_basic_api" and tried enabling watchdog and added the watchdog...
Dears,
What I am trying to implement:
enable MITM and bonding
device IO capability:BLE_GAP_IO_CAPS_DISPLAY_ONLY; (mostly like ble_app_gls with passkey method, but...
Hi, I am currently testing the MQTT Communication with our IoT-Platform.
I am successfully connected to the broker and I am able to receive messages from the subscribed...
Hello
I am using 3 boards , one is client (nrf52840) and other two boards as server(nRF52840).
Using light switch example I want to test relay function, nrf mesh app as...
HI ...
Which one is stable to identify the connected peripheral devices using mac address or connection handle . if it is mac address , then suggest me a way to identify...
My old question
SDK: 12.1.0
SOFTDEVICE: s130
CHIP: nrf51822_xxac 256KB flash, 32KB ram
I have used to store application data in flash using sd_flash_write and erase...
Hi,
I am beginner in nordic development.
Requirement: I need to store logs in internal file system.
Device - nrf52840 DK,
SDK - nRF5_SDK_15.3.0
I understand that...