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,
1.Now I am using Wireshark to capture nrF52840 DK ZigBee packets. I have configured the environment according to the guide. In wireshark, "nRF Sniffer for 802.15.4"...
hi,
we are using52833 QFN40 to test carrier,but the program will loop at as the picture bellow,while it runs well in 52833 QQFN73 in another board, why? Coutl you help me...
Hello,
Our modem consumes a lot of current when we use a simcard from a provider 1 (a MNO), much more that when we use a simcard from another provider 2 (a roaming service...
Hi,
with a custom hardware, I'm using a NRF9160 with a ESP8266 chip over uart with following prj.conf and board overlay:
I was trying to open a socket (that uses the...
Hi
The chip used is nrf52832, the SDK version is a peripheral device v13, and the central device uses v16.
The referenced example is ble_app_multirole_lesc and has been...
Background: SDK 16.0.0, SoftDevice 7.0.1, 1 ble_central connected 6 ble_peripheral, Send an instruction to 6 ble_peripherals every 50 milliseconds, at the same time, the ble_peripheral...
We need fast response from peripheral to central. That means we need a fast connection interval. We are using less than 100mS. But that results in an unacceptable battery...
Hi I have a question regarding USB port on the nrf52840 device When connecting a new device to computer is it possible to tell PC to assigne the same COM port number as last...
Hello, this is my first post in here. I'm trying to read the TX_POWER information of my beacons. I'm able to read this info using the nRFConnect app on my phone no problem...
Hi,
If I want to write a driver to control the communication process on nrf52840, the SDK is based on BLE mesh5.0.
How can I do it? do you have any examples?
Best...
Thank you ahead of time for any help that the community can provide. These forums have taught me a lot over the past few weeks. In my project, I am noticing 20x higher sleep...
I'm unable to get SPI to work on my nRF5340DK board. I can see activity on MOSI and SCK pins, but not on CS. The pin is not even initialized and is floating.
My overlay...
Hi,
During automatic assembly of the NRF52840-QIAA
We have found after Xray that we have air gaps surrounding ground pad vias - see attached images below.
I am...
I have a project that runs I2C to collect data from a pressure sensor and I have a different project that sends arrays of data over Bluetooth and they both work perfectly...