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...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Hi,
i was about to solder my PCB that contain an nRF52832 and i've noticed that i didn't have C9, C10 capacitors.
C10 is the 1uF decoupling capacitor for the 1.3V regulator...
Hi, I'm using nrfUtil 10, which is a bit old. I'm trying to generate an init packet for DFU but the tutorial was for newer versions of nrfUtil only and a lot of commands appear...
I tried to compile the sd card example from the fatfs library. But it didn't work.
Can anyone tell me more about this errors?
NRF_BLOCK_DEV_SDC_DEFINE(m_block_dev_sdc...
NRF52DK (PCA10040) - SDK14 - Arm GCC (using Eclipse) - S132 5.0.0 Soft Device
I had a custom service set up in SDK13 using the tutorial here .
I am migrating my project...
Using nrfjprog version 9.7.2 on Windows 7 Professional. Just discovered that when .hex file is read-only, nrfjprog fails.
>nrfjprog --verify --program app.hex Parsing hex...
Hi,
I migrated an nrf52832 s132 application from SDK12.2.0 (sd v3) to SDK13 (sd v4.0.2). On the iPad and iPod Touch the NRF Connect app does not discover the services I...
Dear Nordic Semiconductor team,
I just wonder if BLE is suitable for energy harvesting topic?. I want to ask if your ASIC need permanent power supply? An idea behind is...
I am trying to build the mesh-bootloader and the cmake build system throws some error, could You have a look at my comandline options, or say what is going wrong.
I am using...
Hi
I want to make a dongle which can connect to and communicate with HID .if the peripheral is a HID(eg gamepad ,consumer or mouse ),the central device how to communicate...
Hi,
This is just a quick check of my understanding of the interrupt priority levels on nRF51. I read up on the documentation I can find.
I'm assuming that I will receive...
Hi,
I am designing a custom PCB with the nRF52832, I am going to use wire bent antenna over it. Can I bend feed wire by 45 degree. I have attached image for the part I am...
Hi All
I am using the example of uart in SDK10 wit nordic 51822
First of all ,I add a PA with 51822 to increase the signal of BLE, but I notice that the speed of PA is...
I can read peer address and rssi field in the scan request report. But how can I read the AdvA address field in the scan request to make sure that the scan request packet...
Is there a method to remove a node from the network using the current bt mesh stack? I've looked through device_state_manager.c but it appears to me that there are only functions...
Hi,
I am using 2 nRF52840 DK to build a network, One is the client and the other one is the server. Both of them are connected to computer with USB cable.
I would like...