Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Hi, I'm not used to the bsp.c so my question could be silly. I hope you could understand.
When I used SDK 6.1, the example about button_event_handler function had a parameter...
What is the best way to transfer an array of individual values using the BLE stack?
Is it by appending all the values into one blob and sticking it into a characteristic...
I'm using
HID keyboard example (SDK 7.2), Softdevice S110 7.1 , IAR for ARM 7.1, J-Link,
on my custom board (with NordicSemi nRF51822-QFAA MCU).
/***************...
I am designing a product with the nrf8002 chip and have a question on Power consumption. Lets say I leave all the default ratio's alone and use a CR1620 battery which has...
How can I read the Bluetooth clock (piconet) which is synchronized between the master/slaves in the piconet ? I need a constant (micro second accuracy) time from when I do...
Hello,
Is it possible to know the preamble , data format and the CRC calculation to interface a radio system ( GFSK Manchester) with NRF905 ?
Thank you
I'm wondering if the port and pin function can be used together to configure a set of pins.
For _port_dir_set, I assume it sets the whole port to the designated direction...
Hey i was using the code from developer.mbed.org/.../main.cpp
I am using this chip ( http://i.imgur.com/q8EM4uq.jpg ), it is nordic nRF51822 but i exactly do not know its...
I am using spi_master.c for spi communication with nRF51822EK.
And i had sent and recieved data packet successfully for 1st time with spi_master_send_recv(). When i sending...
Hi All,
I can compile and flash examples with my nrf51822 SDK on linux. I would like to use Code::Blocks as IDE.
Code::Blocks is transparent to run debugger. I try to...
I bought a blend micro to learn about arduino and BLE. I am a complete newbie in this field.
This is what I want to make happen,
I want to install my Blend Micro inside...
Hi All,
I am new in nrf51 development. I have a nRF51-DK kit. I would like to make development in Linux (Debian) only.
I found a lot of documents and I can compile examples...
My nRF Studio can not get nRF6130 board info,just show "Boards connected:".
But I can download fw to nRF51822 chip on the nRF6310 board.
The Application "ble_app_hrs" is...
What is the cleanest way to expose a dynamic (non-fixed amount of entries) through BLE?
One way I thought of is to create a service for a single table entry and go through...
Hi all,
I have an nRF-DK (the new one that's mbed compatible: developer.mbed.org/.../)
I have managed to completely brick it by copying the wrong file onto the BOOTLOADER...