When I was using the device as peripheral, I was wondering when the Softdevice notified BLE_GAP_EVT_SEC_PARAMS_REQUEST and BLE_EVT_SEC_INFO_REQUEST:
1, when peripheral...
hi dear nordic employee:
I tried to build the project ble_app_hrs_c(pca10040) by keil5
but I get an error :
._build\nrf52832_xxaa.sct(7): error: L6236E: No section...
Hi,
I am a bit confused about power consumption when using app_uart_fifo. To save power I put MCU to sleep in between each sent and received byte by using __WFE and __SEV...
Hi! I am building an android app for my project. I am using Proximity , UART and DFU from nrfToolbox app. I have 3 buttons on my home screen dedicated for each of them. I...
Dear Nordic employee:
1、 what do I have?
I have a thingy52 develop kit(nrf52832)
2、what is my purpose?
the quality of thingy52 audio demo is not good(iphone7)...
Hello Nordic,
My development environment:
SDK>> NRF51822_SDK10, SoftDevice>> S130
Example>> ble_app_uart
I am looking forward to your reply!
Thanks.
Best Regards...
Dear friends,
according to "nRFConnect_BLE_User_Guide_v2.0", to set up a local device,i should complete the following steps:
Connect a development kit or dongle to...
Hi All
I am using nRF9160 and read a value from Fuel Gauge IC (LC709203f) via I2C so I use i2c_scaneer sample
so I just a little bit confused what should I change in...
According to the nRF52832 spec, the flash memory can handle a minimum of 10K write/erase cycles. I need to understand the following:
I understand the write/erase cycles...
Hi team,
We are using Raytech nrf52840 dongles as NCP connected through USB to RaspPi compute module. We would like to upgrade the NCP application in the field using DFU...
Dear nordic,
I have an application that developed using development kit pca10056. I want to change it to supporting nRF52811. I want to test the long-range feature of nrf...
Hello. I'm a CS student and I've bought myself two NRF52840 Dongles. I've downloaded NRF Zigbee SDK and wanted to flash and try out some examples. But the simplest light_control...
Hi Nordic Team,
i have some questions, while evaluating the nRF52840 Dongle.
I know that the dongle is not supposed to be used in end-products, but it fits our needs to...
Hi,
I am trying to get PSM to work using a nRF9160-DK running Assets Tracker (nrf tag v1.2.0) with iBasis connecting to Telia Sonera in Sweden. I have added/modified this...
Can I get some clarification on what Queued Writes is and is not? This is just another one of the hilariously under documented features that could be summed up immediately...
My intention is to program Mesh DFU event callback in such a way that the device always takes the relay role, with an option of simultaneously being the target. However, I...
Hi, all! I am trying to connect to my https server using the example \nrf9160\https_client
The example itself works connects to google.com and receives a 200 response. ...
Hi, we are looking into the Nordic tool chain (esp. for uRF9160) integration to Visual Studio Code.
We found PlatformIO has the extension. However it only supports uRF51...
Hello I have tested the example "ble_thread_dyn_mtd_coap_cli" from "nRF5_SDK_for_Thread_v0.11.0_84a130f" : this example works fine for a PCA10056 but I'd to test it on a PCA10059...
Hello community
In the pin_change_int example the following code is written:
So, this basically means: whenever PIN_IN goes from low to high, the 'in_pin_handler'...
Hello,
There is a comment in the v1.1 manual (shown below) which states that the first capacitor in the matching network (C3 in the reference designs) shouldn't be connected...