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...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
Hi everyone,
I am working with SDK 15.2 and Mesh 3.1 with NRF52832 DK.
I am testing the ble app uart coexist example provided by nordic.
I followed the steps provided...
Hi,
I have a problem with Secure DFU Bootloader available from SDK 12.1 on nRF51822_xxAA SoC. I use example in SDK 12.1 and when i download it to nRF51822_xxAA it isn't...
Hello,
I am having problems with a custom NRF52840 Board. My program hands at the ble_stack_init function.
I have encoutered this problem in the past so I have tried the...
Hi.
I try to implement LESC using nRF52810.
But I use a Static passkey because my device doesn't have a keyboard or display.
One question is, is LESC more secure than...
Hi,
I try to use QSPI to communicate with Gigadevice NAND flash http://www.datasheet-pdf.com/Search-Datasheet-PDF/GD5F1GQ4 . There's no DK, the custom board was produced...
Hi everyone,
there is a post dated 11 months ago from now in which Nordic tells that -40dBm Tx power configuration is feasible but not recommended ( Case ID: 230320 ). ...
I merged the code from the SDK examples "usbd_audio" and "usbd_cdc_acm" and have ensured that each has their own INTERFACE and ENDPOINTS. I am able to download to the development...
Hi,
I am developing with nRF52832, SDK 15.3
I have an issue with sending data over NUS service. When I flash the code to nRF, it starts advertising, but when I connect...
Dear sir,
The twi sensor code in SDK14 is getting stuck at NRF_BREAKPOINT_COND. Also, on the uart terminal it is showing FATAL ERROR . Please help me out of this.I am using...
Hi
I want to set up a network of about 4 groups of BLE light modules(using the experimental dimming example). Each group comprises of 5 to 7 light modules.
Currently the...
Hello, my code was working just find then I tried to add the user description value to my characteristic. In the example below I had set it to "Test" for now. Once I did this...
hi
i am programing BLE blinky app blinky which advertise. yes, the same code i am trying on custom board works on nrf52DK which has LFRC crystal activated as mentioned on...
I am trying to add my nrfcloud certificate to my nrf9160-DK but the AT commands do not work due to a timeout.
My procedure is as follows:
1) Downloaded the "nrf9160dk_fw_2020...
Hello Nordic team,
I'm getting started with BLE, using the 52832 SDK16 HID mouse example. In the example, clicking the button only moves 5 pixels. How can I move the cursor...
Hi! When measuring current draw with the NRF52 in idle state, we've noticed current spike at seemingly random times. when investigating further, we've discovered these spike...