Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
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...
Hello,
I have consulted the nRF52840 Dongle and cannot get the spec of the PCB antenna.
I need the information for FCC Test. Could someone help me?
Thank you very...
I found lines 766 - 768
CONFIG_GPS_SIM_DEV_NAME="GPS_SIM" CONFIG_GPS_SIM_BASE_LATITUDE=6325280 CONFIG_GPS_SIM_BASE_LONGITUDE=1026201
in \ncs\nrf\samples\nrf9160\asset_tracker...
hi all ,
When implementing an application, the developer has to consider all scenarios that may happen with the IO capabilities of the device.
when my scenarios is My...
Things were working ok yesterday but today I can't open any projects. For some reason now, it fails and says the project file is invalid. Here is the output
Loading solution...
Hi,
My system needs to maintain certain gpio at their state at all times, including when switching to bootloader,
I understand that reset will also return my gpios to...
I'm trying to set up an ESB PRX on an nRF52 that has to communicate with an nRF24L01 chip acting as PTX. Because I want to react to the received data as quickly as possible...
Hello,
I am trying to use Softdevice and the latest Github version of 802.15.4 support. The make (using linux/armgcc) fails on
nrf_raal_softdevice.c
because nrf_802154_radio_irq_handler...
Using SDK 15.2 on an nRF52832 using SoftDevice S132. FDS works OK unless the SoftDevice is enabled. None of the examples work. We've tried the peripheral example, GitHub examples...
Hi,
I'am testing direct advertise and I found strange behaviour with "nrf connect" app.
1. Direct advertises won't be proceeded on "nrf connect" unless there is at least...
Hello everyone
I got back on my bluetooth mesh project after an interruption and at the time I remember having the same compilation problems solved so far.
I worked with...
Hi all,
I acquired the wonderful nRF9160 DevKit which embeds the ARM CryptoCell 310.
Rather than using the mbedTLS or TinyCrypt libs, I would like to rely on the CC310...
hi....
i am just started to program the mesh , i am getting the error in my example code , how to solve ? this is the latest version of 3.1
boards.h: No such file or ...
Hi,
I am using 15.2.0 SDK and 3.0.0 Mesh SDK for developing the nRF Mesh.
I am using segger IDE for programming but I am looking for a way to program the device with hex...
Hi
In MESH 3.10 SDK,i want to configure and use virtual address, but i can't add the virtual address in both pulication address/subscription address when i use NRF Mesh...
Hi Sir,
Normally, the printf() may show the message to UART_0, is there any way we can re-direct the message of printf() to UART_1?
in other words, can we choose the...