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 am trying to program nrf52 (on board ), but I keep getting these error:
$ nrfjprog -f nrf52 --program nrf52832_xxaa.hex --eraseall
ERROR: JLinkARM DLL reported an...
Hi,
I'm trying to connect and discover services of a BLE device equipped with a nrf52832. The device advertises correctly and i can see it on the nrf Connect app on both...
Hi All,
i would like to know how gpio relate to gpiote,i go through some code and find
out , that gpiote handles in,out,config registers that is handle by gpio also ...
Hi nordic guys,
I have built a project based on ble_app_hids_keyboard demo in SDK12.3.0.This is a new hid deive which is microsoft defined in win10.The sample report is...
I have few questions on BLE in rigado based on my requirement needs,
I need Dynamic data transfer in beacon mode, is it possible in Beacon mode without Rigado BLE stack...
Hello,
I get two errors when compiling examples\ble_peripheral\ble_app_uart with IAR 8.11. I have ble_app_uart_pca10040_s132 - nrf52832_xxaa as the active project.
I...
registered_handler_get() in ble_db_discovery.c searches a table for the appropriate handler to call for a given UUID.
However, ble_db_discovery_evt_register() assigns the...
Hi,
In the Getting Started guide of the Bluetooth Mesh SDK it is stated that legacy non-mesh devices can communicate with the mesh via a proxy mesh device through tunneling...
Hi everyone,
I am using the PCA10001 eval board and I have been able to get things up and running using the mbed platform but now I am implementing a timer based interrupt...
Hi All,
I'm currently designing my implementation of BLE Services/Characteristics and wanted a quick review to make sure I'm on the right path based on my implementation...
Hi,
I have couple of nRF52832 boards, nRF5-SDK-for-Mesh (v. 0.9.2) and good will to demonstrate some simple multihop mesh.
I already tested the light control example...
Hello,
There is gonna be a tech tour in my country(Israel) soon and I am planning to purchase 2 nrf52832 Development kits does anybody know if it will be available there...
Hi! I want to use the "cube" animation from android thingy app, with my custom board.
When I scaned in first place I couldn't see my board. It was solved adding the ble_tcs...
Hi,
Is it safe to backfeed some current into the PPK.
I use the PPK to measure the power consumption of a battery powered IoT device. I disconnect the battery and use the...