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...
Software and Softdevice: SDK 12.3.0 keil5
Platform: Windows 10
Hardware: NRF52832 DK
I am trying to combine WDT and FATfs together. But once I have both of them, there...
I am trying to get a good handle on the difference in average power consumption between BLE point to point and Zigbee on an nRF52840. We have battery powered products and...
Hi, I am trying to get the rssi value of a connection, and what I am trying to do is to start the rssi in the beginning at the connection and end it at the end of connection...
Using S110 version 6.0.0, Sdk 5.2.0, GCC 4.8 (C++, but that don't matters here).
I want to know, if the central has switched Notification and/or Indication on or off for...
Hi,
is it possible to use the PCA10000 as a data logger, to transmit the incoming data over USB to a terminal programm? Are their any limits, e.g. for the data rate?
...
Hey guys,
We're seeing a problem with weird reboots after our system goes through a firmware update using the DFU. We are using the latest GCC for these builds (4.8 2014q1...
Hello,
I was wondering if Nordic plans to offer a dual core variant of the nRF51822? We are starting to see vendors offering dual core BLE radios with one ARM core dedicated...
Hi All.
I am trying to download the Bootloader to nRF51822 Dev Kit using nRFgo Studio (32 bit, v 1.15.1.2691) but getting an Error.
"ERROR: Attempted to write to UICR...
Hi, I am trying to write code to run the nRF8001 chip from a PIC microcontroller. I've been messing around with nRFgo Studio for generating the setup data, and I've noticed...
We need to send some custom data in advertising packet.
Is it possible to use 'ble_advdata_service_data_t' with UUID of a standard service (e.g. battery service or device...
Dear sirs,
My purpose is to transmit stereo HiFiaudio from one source to two speakers wirelessly.
The speakers have their own power amplifier.
The problem is that the...
Hey all:
I have the Dev and Eval Kits and a handful of dongles. In addition to one of the Chinese nRF51822 devices. I have successfully connected via Segger debugger, used...
Hi.
I have a custom nRF51822 PCB with SWDCLK and SWDIO Header. I have a nRF51822 Dev Kit.
Is there any way to use the J-Link from Dev Kit to Program the Chip of the...
Hi,
I check the state of an channel (sd_ant_channel_status_get()) and get 0x13. Which mean the channel is assigned. But sd_ant_channel_unassign() return with ...CHANNEL_IN_WRONG_STATE...
Your served radio transmitter/receiver example using PCA 10000 USB dongle with PCA 10001 evaluation kit. There is only one-byte send/receiving example.
So, I was to send...
Hi,
I programmed nrf51822 development board as central device, with the s120_nrf51822_1.0.0-3.alpha_softdevice and ble_app_hrs_c profile on top of it, i am using nrf51_sdk_v5_2_0_39364...