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 was studying the Wireshark BLE sniffer packet parsed data for a "Find By Type Value Request" and noticed that the Value was not parsed as Little Endian so it was given as...
Dear Mesh Experts, what's the recommended approach to recover lost mesh keys? Imagine, for example, an industrial mesh installation with hundreds of nodes, all provisioned...
I am trying to store my temp sensor readings in an external flash memory( Winbond W25qXX ).
Can you provide me the respective driver for the same?
BTW I have found driver...
It seems that thread has a function to automatically switch channels when the signal is bad.
Suppose when a device in the same thread network is powered down, and then the...
hello Nordic
i am working with nrf52832, on the Central app_ble_blinky axample (with pwm, saadc, timer, app, timer, uart ), sdk 16.0, s132 v7
when running my code on...
Very surprised to not find this in the Marketplace, but can anyone point me to a great sample Github Action for building NRF52 images. My searches are coming up short or using...
Hello
I would like to transmit gps data to my website in addition to nrf cloud, there is a example or documentation about this that I can take of reference? I am working...
Hi I am New with nrf24l01+ and i made my first project it was working perfect with 2 nrf24l01+ without antenna . After the end of the project i change one of the nrf24l01...
I'm trying the given example < twi_sensor >. I connect nRF52 DK P0.26 to my sensor's SDA, nRF52 DK P0.27 connects to my sensor's SCL. My sensor runs at 400kHz, so I modified...
Hello, I'm new for mesh, have a question about the mesh dfu bootloader.
the source device of the mesh dfu shuld be connected to a host. how to assign the uart pin? is it...
I have to integrate a softdevice into an existing nrf52833 SES project. All the documentation I have found isstarting from any of the examples and using GNU Linker instead...
Hi,
I am trying to create an application for nrf52810 soc. I have a problem on selecting board name and the SDK version
I am having nrf52DK (nRF52832 soc) development...