Hi
i use nrf51822 s110 "hrs" example to transmit the data to ios.
I need to add an option to send back some data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hi
i use the hrs example to transmit the data to ios.
but i need to add an option to send back data (from ios to nrf51822). 10 bytes maximum .
how can i implement...
Hello,when i get connected to the phone,when i call err_code = ble_hts_measurement_send(&m_hts, &simulated_meas) and err_code = ble_bas_battery_level_update(&m_bas, battery_level...
I got the Dynastream N5 kit and have successfully used it with limited ANT work and was trying to get BLE working but can't get a driver for the USB dongle. On the 51422 product...
Hi All,
I am working in the sleep mode with system off and wake up with internal RC clock.
It function well when connected to EV board...
I see the "Emulated System...
I want to write PCA20006 nRF51822 Beacon Firmware to PCA10004 on nRF6330.
I understand need to modify GPIO.
PCA20006 firmware consist of 3 firmware, SoftDevice, application...
Hi,
I have a nRF52840 DK (PCA10056 v0.9.0). I tried the long range (Coded PHY) but it throws an error and didn't work. I read in nordic forums that the chip revision should...
We are entering a pre-production phase where the contract manufacturer must program dozens of nRF9160 modules, and we would like to offer a command-line method, to simply...
I've just got my toolchain working fine but there's now errors relating to the correct libraries being included. Do I have to have these included by running a "west update...
I use 3.10 mesh sd and 2 dk boards.
DFU example works fine, but when I try to implement dfu mode in ls example I can't achieve goal. DFU doesn't work. I follow the instruction...
When I put the code onto the test bench for battery life test it showed a huge amount of current being consumed and it droped when I turned of SAADC (ADC). Why is this that...
I have create a new DFU_public_key.c file with nrf_util and replace the existing file in the dfu_req_handling folder (MacOSX).
I had to change the name of the nRF5_SDK_14...
i'm really new to the board (nrf52840) the examples like blink,pwm i have tried out. now i need to know the programming of the ultrasonic or any sensor and how to connect...
Hi,
few years back I've developed an application and a simple SPI bootloader for nRF51.
Later I've implemented the same on SDK 14 for nRF52832. Softdevice is SD132.
...
Hi there,
I'm trying to get access to the nrf52840 in the nrf9160 using the nRF Connect v 3.2.0 but I'm having this message
It seems that the device is not being...
Hello, Im working on software which will send data directly through usb port (hardware ch341 + nrf24l01 (master spi)) to the network of nrf24l01 (MCU Arduino + dot led display...
Hi
I am using the Nordic NRF52840_dk with SDK 16.
I want to store data to flash memory with Ble and uart enabled. I am using a external UART peripheral to receive data...
Project context: -------------------- Server BLE for home trainer diy Target (Bluetooth server) : Bluefruit nRF52 The feather Library : BluefruitBLE Client : nRF Connect ...
Hi I am planning a new product and doing some research, it is going to be an educational product, my question is if there is support in the arduino core to use the propriatery...