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........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Hi Nordic team,
Very impressive demo posted on the blog zone this week! I'm trying to understand the details and sorry if I ask something what would be visible in the source...
After upgrading to iOS 10, I have been unable to successfully interact with my device using the NUS. I used to use the NUS to communication with the device and retrieve stats...
Hi, my setup is:
nRF52 DK PCA1040 v1.0.1;
Adafruit MAX9814 electret microphone amplifier;
My project concerns about:
Sampling audio from the board with...
Hi,
I fix bug in original code and managed for nRF51822_xxAB. It is bootloader for application based on SDK7.This bootloader is buttonless and application start after 60s...
Hi all,
When using GCC and Eclipse with SDK 13.0.0 to program an nRF52832 with the Serial and ESB libraries, are there any limitations as to where you can put event handlers...
if i set the attr_md.vloc = BLE_GATTS_VLOC_STACK;
how to set the attr_char_value.p_value?
attr_md.read_perm = p_rrthermomter_init->rrthermomter_attr_md.read_perm;
attr_md...
I am working on a BLE project, n i have bought nrf51822 BLE nano chip. but honestly speaking i got stuck in installation itself. i have tried the blinky, HRM examples given...
I am wanting to use pstorage for storing a few persistent variables. I am working from the multilink central example, which already is using pstorage for, I assume, saving...
I'm trying to download nrf5 sdk 11.0.0 version but I can only find version 13 and 12 in the nordicsemi.com. I really need sdk 11.0.0 because some of my sdk 11.0.0 files which...
Hi I am using Jlink board(v9.3), when connected to my pc (window 7), I can't select nRF5x programming.
nRFgo studio version I am using is 1.20.0.2. I tried uninstalling and...
I am using the following code during stack initialization:
// Register with the SoftDevice handler module for BLE events.
err_code = softdevice_ble_evt_handler_set(ble_evt_dispatch...
Hi,
I migrate my code to FreeRTOS environment.
I use SDK12.2.0 ble_hrs_freertos code example as a startup project.
My question is how i need to init gpite?I receive...
Hi I am using Jlink board, when connected to my pc, I can't select nRF5x programming.
Version I am using is 1.20.0.2. I tried the uninstalling everything and installing....