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 everyone,
I have a device which can be a gzll host or BLE, depends on what software inside, and it is based on 51822. And now, I would like to combine this two function...
Hi,
I know that the NUS service ble_data_send() can send string and integer data via BLE to an app, but can it be used to transmit 24 bit float data ? If not, what other...
Hello,
I'm very new with the DFU on nordic and I would like to know if it is possible to upload a valid application so that my DFY can jump onto it ?
Thank you in advance...
Hello,
I'm very new with nordic environment. i would like to modify the FDS address because it seems it is always put to the end of the flash and when i flash a new bootloader...
Hello,
I'm flashing a bootloader (DFU) and then i'm flashing my application but each time i flash the application, Segger Embedded reflashes the softdevice and the MBR....
When building the sample code using the latest SDK I do not see the device in the device manager and after a while I get this error:
Any hints on what is wrong ?
...
I have already made a post for this problem. Initially, Amanada Hshei gave some troubleshooting techniques and it did not work out,
Here is the original post, and My request...
Using Windows 10
Master Branch
Compiled using Segger 4.16
Downloaded merged.hex
When running NRF Connect Link monitor and connected to nrf9160
I receive the following...
HI,all
I have tested ZC and ZED to establish network,I found a method zigbee_erase_persistent_storage(bool),when i put true on ZC and put false on ZED, first time they can...
HI,all
I am a newman for zigbee on NRF52840 with S140 softdevice,
I have two board, one is ZC and another is ZED.
On ZC board, I use ZB_GET_OUT_BUF_DELAYED2 to send...
I am using sdk15.2.0 with PCA10040 dev board.
In ble_app_eddystone example, the configured advertising interval and duration dont match the observed values.
I think I...
Hi Nordic,
I have recently received an error from pm_init that I have never seen before, NRF_ERROR_INTERNAL. After some debugging, I found it was really due to NRF_ERROR_STORAGE_FULL...
Hi,
I am using NRF MESH SDK V3.0 ,nRF5_SDK_15.2.0 and with s132_nrf52_6.0.0_softdevice .
I've noted some problems when i try to use the app_timer in repeat mode with a...
Hi Team,
I transplant the project Uart from example/peripheral/uart tranplant to blecentral/multilink project, but it does not work, it indicate that APP_UART_COMMUNICATION_ERROR...