When using nrf51-ble-driver_win_0.3.0 with Visual Studio 2010, after I put a breakpoint in my code, when I try to have the process "continue", I always get unandles exception...
Dear sirs,
Many thanks for the IoT SDK.
Just setting up the Raspberry I can't start the Phyton CoAP example as defined in documentation.
The envirinment is:
R...
Hello everybody,
I'm getting crazy, I'm trying to extend HID axis values from 0..255 to 0..1023 max using the descriptor found in the example ble_HID_keboard/hid_joystick...
Hi, I'm testing the beacon example
(ble_app_beacon, Beacon Transmitter Sample Application ) with my custom board.
I use IAR 7.1 for ARM, Softdevice S110 ver 7.1, and...
Hi,
I'm trying out S130 SoftDevice. I have 1 device with S110v7 which acts as a peripheral.
2nd device contains S130 0.9 (I've based my code on S120 multilink central example...
I've gotten the experimental_ble_app_s130_example_c_pca10028 (BLE Dual role application) to work with my nRF51-DK (modified for my needs). It's an nrF51422 chipset.
I want...
Hey I am working on nordic nrf51822 chip ( http://i.imgur.com/q8EM4uq.jpg ).
I want to run a bluenet code which i have forked from github.com/.../bluenet to github.com/....
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...