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...
Hi Nordic experts:
I want to know more exactly about the flash usage of the proxy_client example of mesh-sdk-2.1.1,
As I dig down the source code so far, I find there...
Hi, basically I want to use the sub-1 GHz RF to implement time sync, does Nordic have such a product that supports concurrent BLE and sub-1 GHz RF?(maybe an SoC)
Hi,
Beginners here. So pls forgive me if noob questions.
I am using SDK12.2, S130, on a MAC (with gcc toolchain)
I try to run ble_app_uart example comes with SDK12...
Hi, I am using Segger Embedded Studio to make a custom bootloader using S110, sdk 10.0.0. I am having a problem with the size of the bootloader, when I compile the code size...
Hi,
Just wondering if anyone has experienced this.
I installed the nRFgo Studio 1.18, 64 bit version on my machine:
Windows 7 Home Premium, Service Pack 1, 64-bit....
Hi Nordic Team,
On my project, I added nrf_calendar using the Softdevice using the SDK 14,
the calendar is working fine most of the time. but I have an issue when I...
We have built and run the code in examples->peripherals->timer in nRF5_SDK_12.3.0_d7731ad on 4 different Nordic DK nRF51 development boards. The timer period is 5 msec. We...
We found that, an android phone(Android 5.1) can not update device version by DFU,and then an android phone(Android 8.0) can do it.
The two phones used the same APP version...
Hi,
In the past, we use ble bootloader in nrf52832 and it works well. Recently, we will use nrf52840 instead. However, we just found usb bootloader and ble bootloader can...
where can I download SDK v 5.2.0? Raytac told me they tested their module with SDK v5.2.0 and S110 v 6.0.0
I need to test with this version because I'm unable to make SDK...
I'm using nrf51822. I have a program which shut down the system when the button is clicked. however, not every time I click the button, the system respond. my system is full...
I try to retrieve the current device's MAC address and print it through RTT so that it can be recognized automatically in the manufacturer's test. The weird thing is... the...
I am using the nRF52840 Preview Development Kit in order to test bluetooth range. I have set up nRF Connect on my laptop and am using the Bluetooth Low Energy app. After connecting...
Hi ,
I tested your app Android-nRF-Mesh : https://github.com/NordicSemiconductor/Android-nRF-Mesh-Library .
I saw small bugs : the reset network button on the top right...
When I run nrfx_twi_tx i get the error code 0x01, and I can't find out why. I'm running SDK15.0 on PCA10040, using ses.
My init function looks like this:
The initialization...