Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
The bluetooth device keeps getting disconnected from the app, even when its not 'idle'.
I am using the android app mentioned here .
I need help getting started to solve...
Moving from SDK version 5.1 to 6.0, the buttons on my PCA20006 beacons no longer works as expected. When I press a button, it seems to register the release of a button incorrectly...
I posted another question along these lines, about using the Timeslot API to get observer behaviour with the S110 v7.0 SD, but I am having trouble getting it to work.
Are...
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...