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...
Board: nRF52833 DK
Version: 1.0.0 PCA10100
SD: s140
Env: Segger v4.52 (installed on 5/10 via Toolchain Manager)
Hello all...
I'm running into a problem with the...
I have to write this page in case of the application firmware update, so I have to unprotect it in the bootloader (in the nrf_bootloader_app_start_final() function). won't...
We've been hunting down an issue there when we call nrf_drv_uart_uninit() we get a high static current which indicates that a clock or peripheral is being left on.
After...
I am getting the error:
There was an error adding your device: No device found with id 'nrf-352656100878829'. Verify you are passing a valid device id and not a device name...
Hello there
I am now using Nordic 52840 dongle hardware ready to be used as a zigbee sniffer, and I have seen that official documentation is feasible.
My current environment...
I am having trouble modifying simple_hal.c from the mesh SDK v4.1 when buttons are on Port1 instead of Port0 on a nRF52840. I have buttons on P1.01 and P1.02.
Everything...
We're attempting to move from v1.1.0 to v1.2.0 of the NCS, in order to take advantage of some driver improvements (particularly DPD in the SPI NOR driver. When we migrate...
Hi,
I am currently working on a custom product that uses module BMD-300 from u-blox, which has nrf52382 chip in it. My application works fine and now I want to integrate...
hi,
Im developing a mesh network based on the nRF52832. I want to send some long message(over 11 byte) without segment, so I enabled the EXPERIMENTAL_INSTABURST_ENABLED...
I turn on the Instaburst feature already , after that , I program serial example to 2 nRF52832 and run it with interactive_pyaci
when i try to do PacketSend with 20 bytes...
I am running a Bme280 sensor with nrf9160 and getting this error msg ( [ 1;31m<err> i2c_nrfx_twim: Error 195952641 occurred for message 0 ) while getting the actual sensor...
Hi All,
Since I measured a very current consumption by testing CLI example (ftd/usb) I'd like to know how to switch my nRF52840 DK as Sleepy End Device.
Any suggestion...
I have a zephyr sample app running on a nrf51822. It's the onoff_level_lighting_vnd_app found in samples/boards/nrf/mesh. I have an iPhone running nrfMesh. I can't find documentation...
How can I receive all the packets from all addresses?
In the datasheet I see there's an RXADDRESS which setups the receiver to which address it will listen to. I want to...
I am using the zigbee sdk4.10 cli_agent_router and multi_sensor example. The 52840 module is E73-2G4M08S1C, antenna is a built-in ceramic antenna. During operation, the communication...