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...
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...
Hello,
I m bonding a central and a peripheral and saving the bonds into a whitelist i use at each startup. When i delete the bonds on central side, the connection to the...
I am using a ultra-miniature (BMD-350) series module from Rigdo which has the nRF52832 BLE SoC. The pins from the nrf52 SoC are all brought out on a female headers on a custom...
I am running a custom board (Ublox Neo dev board) and have a custom board file.
I have modified and and can run code in Segger Embedded Studio based on the peripheral serial...
Hi,
I'm getting a Hardfault MemManage (IPSR 003) when calling sd_ble_gap_adv_stop(). The advertising handle I'm passing is 0. This is called after the advertising has started...
Hi!
I use the peripheral blinky example from the sdk v15.0.0. I ave added some code so that the board is scanning for advertising messages aswell. Every thing works fine...
Hi,
I've just realized the project from
https://github.com/Martinsbl/nrf5-mpu-examples/tree/master/nrf52-mpu-easydma-using-gpiote-and-registers
And it is working quiet...
Hello everyone, I am trying to send and receive messages over UART using Teraterm, the PCA10059 dongle and the UART Android app.
I was following the directions found in...
When I was trying to update the modem firmware, it showed something like this...
Traceback (most recent call last): File "c:\python37\lib\runpy.py", line 193, in _run_module_as_main...
Hi,
I am working on increase data throughput between phone and nrf52832. I am using SDK 15.3.
I create a service and a notify characteristic. I am sending 20-byte packet...
I currently have a hobby product that reads sensors and turns on/off relays based on that sensor input. I've got an nRF52840 that sits on my sensors and relays, and I have...
Hi,
I am working on nRF52832 with MAX30205 temperature sensor , i am comparing the temperature with threshold value like this if (m_sample <threshold) then send the data...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
In my application, I am starting BLE advertisement...
Hi,
I'm trying to include AES256 CTR in the ble_app_template project.
What i've done so far: .c files:
- Included the files from /components/libraries/crypto
...
The time to first fix on the Development Board (as well as a prototype PCB I have made) are both around 2 minutes. After getting a fix, is any of the almanac or ephemeris...
Greetings. Is there a way to do information mapping using, for instance, one of the mesh nodes that could act as a client/provisioner to all other nodes and therefore keep...