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...
How do you do
Now use the Nordic nor51822 \ nRF5_SDK_12 2.0 _f012efa \ examples \ ble_peripheral \ ble_app_uart this routine plus
Nordic \ nRF5_SDK_12 2.0 _f012efa \ examples...
Hello,
Am working on NRF52 interface via SPI to Micron N25Q flash .
Am able to identify flash by reading chip identification correctly and after this to test memory writing...
We are a small R&D team and we are currently developing a medical wearable. We are using nrf52832 and we are generating approximately 54kbps (6.75kBps). I 'd like to ask if...
Hi!
After reading few posts about spi slave/master issues... I'm also challenging with one of them. I have following setup nrf51822, s130 2.0.1 and sdk 12.3.0… nrf51 (spi...
I am working on OTA DFU about nRF52810.
My refernece project are ble_app_uart\pca10040\s132 and bootloader_secure_ble\pca10040
I find that the RAM start address between...
Hello im trying to create a single master connected to multiple slave to make synchronous movement for my robotic arm project but im not entirely sure which Bluetooth to consider...
Hi,
I am running the BLE DFU example. I am able to perform the DFU OTA implementation successfully. The problem I am facing is that, once the application has been updated...
Hi everyone,
I am developing a remote control using nRF52832 chip. My prototype is currently developed in PC10040 board. The IDE is Eclipse Oxygen, and the SDK is S132...
Hello,
I used translation software.
I am measuring current.
I want to enable dc-dc mode.
how to enable the dc-dc?
also,where should I change the source code?
I...
Hello folks, we are currently using RedBear Lab Arduino toolchain to develop a MDBT40 based application. However we meet a lot issues on merging bootloader.hex (downloaded...
Hi,
Since I'm having a hard time understanding this through the SDK docs, I'll ask it here.
I'm currently using a BMD200 module (from Rigado) which uses a nRF5188.
...
I have a BLE-Nano v1.5 board with 32KB of ram starting at address 0x20000000 (til 0x20008000). However when I want to read a byte of the uper 16K (0x2004000+), I get a 'cannot...
I need to scan for nearby beacons.
This was featured in the mbed examples but does not seem to be described anywhere else
I am using SDK12 at the moment.
I found the...
hello
Now I use the nRF52832's board and I was measuring the current
But when the board's power is off and i measured, the current was flowed in the board.
Now i am using...
Hi!
I can't start project with OOB bonding. If I set settings like just works (MITM = 0, OOB =0), all works correct. But I need more security for bounding. For this reason...