Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
I am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
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...
I've noticed three PCA10059 Dongles have failed in the past week. One on my desk and the two on a co-worker's desk. Its the same failure mode where everything appears to function...
Hi,
We are going to evaluate: nRF52840 with a large NOR flash. This Flash has two options: 3.0V / 50 mA max, Or 1.8V / 50 mA max. We prefere to use the 1.8V type, as this...
Hello!
I am new to developing with BLE so any help to this frustrating problem would be greatly appreciated!
Firstly, I am using SDK16, Soft Device 113, v.7.0.1 on a custom...
Hi. I'm designing a board like Thingy:91 for sensor driving based on nRF9160. In Thingy:91 Hardware files, the PCB has many blind vias. The production of HDI PCBs is very...
Looking for recommended PCB footprint drawing for nRF9160. LGA dimension drawing is available, but need the footprint for a PCB design.
Thank You,
Joe Norris
Hi,
I want to use Bluetooth Mesh on the nRF9160dk and the mesh stack seems to work (I can provision and use a model with nRF Mesh 2.4.1 ) but when I provision a second nRF9160dk...
Hello~ I have question
I'm about to do "asset_tracker" now. Can you tell me why LTE_Link app has the following LOG?
And all the LEDs are turned on in the LTE-Link monitor...
Hi,
I'm working on an application that implements both the Central and Peripheral role.
I would like to use the Just Works bonding (I have confifgured the Security Parameters...
Hi I am using nRF52 DK, nRF52832 and a sensor. The TWI communication is described as :
and :
I tried to use the Legacy of TWI drivers in order to implement a read...
hello,
I working on nrf52832. in that I am working in freeRTOS for example I am creating two tasks using a queue. but when I create the third task not able to run any debug...
I Wonder,
Because Apple has made HomeKit SDK public open source licensed and what other producers of MCU's followed with theirs SDK. Is it possible to Nordic will do this...
Hello All,
In one of my projects, I need to enable modbus interface with Nordic chips.
I'm using NRF52840 for the development.
As Nordic does not provide support for...
Hi,
I tried to configure application core frequency from 128 MHz to 64 Mhz using thee function:
nrfx_clock_divider_set(NRF_CLOCK_DOMAIN_HFCLK,NRF_CLOCK_HFCLK_DIV_2);...
Hi, I have made a simple timer function it was working perfectly fine but now it's causing the following issue. I have removed everything from its handler but still getting...
Hi
Can you help me by explaining the default memory map on the dongle? What i have is this (see below) I suspect the following: - ? 3 ? is maybe some shared ram between...