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...
We highly anticipate it will but wanted to ask here before we might ask Nordic Support to confirm that the nRF52840 will make use of the ARM TrustZone CryptoCell to provide...
I'm looking to design power management circuit for a 3.7V Li rechargeable battery powered wearable sensor design. Any such reference design would be greatly helpful!
Thank...
I'm developing a device that's supposed to establish an encrypted connection with an Android device and I've gotten PM_CONN_SEC_ERROR_PIN_OR_KEY_MISSING during connecting...
I have the Type 4 Tag sample application running and I can read and write the tag without any problems.
I'm getting a little confused reading through the sample application...
Hello,
I am working with the GPIO tasks and events feature on my nRF52832 DK. And I noticed some strange behaviour. I want that two Pins will toggle if some timer events...
Hi,
Please help me with the following theoretical situation:
I have a NRF52832 running HID profile, mostly sleeping.
From time to time, an external interrupt occur (GPIO...
Hi,
I am trying to get the data written from a central (a smartphone in my case) to one of the characteristic of my peripheral using write request. The problem is that...
Dear developers,
We had a working application with SDK11 SD2.0.1 that we have migrated to SDK12 SD3.0.0. With SDK11 we could successfully bond to multiple peripherals and...
Hi. I use the nRF51882 and Arduino ide for developing. My main goal is turn on and off the Led thru the Bluetooth interface. But when I use the UART service for it I have...
I am seemingly haunted by spurious 'soft resets' I cannot seem to find a good explanation.
I have an application that is to be dormant until activated. When waking up I...
Hi, I'm a newbie to Nordic and need to use multiple nRF24LE1s to get ADC values and transmit them to a single nRF24L01 connected to an Arduino. I need sample Keil compiler...
Hi, Nordic
I download SDK13.0.0-1.alpha_055eef3, open project
\gzll\experimental\gzp_dynamic_pairing\device\pca10040\blank\arm5_no_packs\gzll_dynamic_pairing_device_pca10040...
Is there any example of changing the default mtu size of 23 to a bigger value?
We tried increasing the att_mtu to 512, and reserved more ram for the softdevice, but still...
I have a rather unique problem. I want to control an "old-fashioned" DPDT relay using nRF52 GPIO lines. I'm trying to accomplish this task without adding a power transistor...