Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Has anyone added cpputest ( https://cpputest.github.io/ ) to Segger Embedded Studio and can share the setup? Can build with some minor changes (had to disable CPPUTEST_USE_STD_CPP_LIB...
Hi,
I'm trying to integrate the light switch server example in nRF5 SDK for Mesh v4 with ble app beacon from the nRF5 SDK v16. I added the advertising_init and the advertising_start...
hello again,
i spent the last three days on the theme dfu, bl, app, sd. Now there are some questions I can't answer me with reading.
Question 1) Does a new app works ...
Hello!
In our design we need BLE 5 solution with maximum allowable by reulation +20 dBm TX power. It is not a problem to use a separate PA for achieving that power, however...
Unable to obtain repeatable scan response data.
I can obtain advertising data and scan response data from 3rd party devices. I can obtain advertising data from my server...
When initializing models from the models_init_cb it's useful to check the current configuration using the mesh config API. However, the returned values are always the default...
We are testing GPS capabilities for our hardware, using mfw 1.1.0 in the field. We have the following test conditions
The unit is ackquiring position every 5 min
the...
Hello,
We are trying to run the ble_ant_app_hrm example on nRF52840DK using nRF5_SDK_16.0.0_98a08e2 SDK and ANT_s340_nrf52840_6.1.1 softdevices (both latest as of today...
Hi,
I was looking for information about the MLME-ASSOCIATE primitives in the https://infocenter.nordicsemi.com/ . The section with the "MAC MLME Association API" title...
Hello. After I updated the firmware on Thingy 91, it no longer registers on the network via LTE - the LTE indicator in LTE monitor blinks between yellow and red, and I get...
Hello Nordic team,
I was wondering how to determine the QDID of our product. The relevant QDIDs are 101625 and 97989. I believe the latter should suffice but I am not sure...
Sir After Flash the code to board i am getting some info message in teraterm
below i have attached the image of the teraterm
Refereed link: https://infocenter.nordicsemi...
Hello Nordic team,
I'm using an nRF52840 with SoftDevice S140 version 6.1.1 which size is 0x25000 (without MBR).
My bootloader contains the bootloader code written at...
Hi to all,
Happy New Year 2020 !
I have developped an application with the nRF52832 ( nRF52DK ) and I use the SAADC for battery level every 2 hours ( no need of precision...
Using a NRF52840 running zephyr and mcuboot, the function nrf_cc310_bl_ecdsa_verify_secp256r1() is getting stuck in a loop.
I am using NRFXLIB v1.1.0
Looking at the disassembly...