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...
We're building a cryptocurrency hardware wallet. And we're using the secure bootloader provided by nrf5 SDK, to only upload signed firmwares to the device. We are using nodejs...
Hi guys,
I am working with nRF52832 board and Zephyr for a short period of time and I really don't have to much experience. Every day I learn some new things and try to...
Hello,
We have a custom board of nRF52832 with two buttons and right now Buttonless DFU is also working perfectly. But, we have scenario where if combination of two buttons...
Please help with writing to flash. If SoftDevice is off all ok. If SoftDevice is enabled, the sd_evt_get function always returns the value 5.
Here is the test code:
Hi!
We are developing a tracker based on Thingy91 using GPS and LTE. We're using the latest Modem firmware 1.2 and Zephyr/NCS v1.2.0
The GPS cold start until receiving...
Hi Devzone!
I'm trying to monitor the battery level of Lithium Ion battery.
I'm using SAADC to check the voltage of 3.7v 3500mAh Lithium Ion battery.
The battery...
when I am waiting for an event the current consumption is becoming ~180uA continuously.
I am waiting for an event using the following function
void deep_sleep(void) {...
Hi All,
I would know, is the NRF52 BLE Mesh Bluetooth 5.0 qualified or not. I did not find it anywhere. As I can see the in Cypress website, they clearly mentioned that...
Can somebody please measure and post the dimensions of the nRF9160 DK please.
Either they are not in the SPEC, or i cant find them.
either way W x L x H - would be appreciated...
Is there a way to specify which AIN should be used through the devicetree API? For example, here is a code snippet:
How would I use the devicetree API to replace the NRF_SAADC_INPUT_AIN6...
Hi
regarding the Nordic guidelines for aQFN, it recommends to use 0.305/0.61 for through hole via.
We are using 0.2/0.4 to avoid soldering bridge and non find any issue...
Hi,
I've tried the Heart Rate sample code (both from hex and source file) and in both cases, I encounter the same problem - constant disconnection. When it finally connects...
Hey, so I have been working on developing a BLE central device on a Raspberry Pi using the bluepy library. It's a pretty simple application, I just need it to scan and interface...
I tried to launch your example "Bluetooth: Mesh Light" using nRF5340 PDK and I failed. I followed this guide developer.nordicsemi.com/.../README.html . Also I tried to launch...
I am student and my question is in nRF52833 how the feature of direction finding can be used ? From my understanding it has one antenna which provide CTE or IQ samples that...