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 would like to know, where the packets are written into the flash for the mesh DFU example.
In nrf_mesh_dfu.c is a function nrf_mesh_dfu_cmd_send:
It calls...
Hello,
I have a little issue during the mesh configuration of my network.
First my provisioner (called master) provision and configure a first node (called slave), this...
I have downloaded project from https://devzone.nordicsemi.com/f/nordic-q-a/55710/while-building-thingysdkv210-on-segger-showing-error-thingysdkv210-source-modules-thingee_ble_handler...
I am using Nordic's nRF52840 DK board.
I wanted to sync time on End Device(nrf52840DK Board) via sending packets to it. What should I do?
what clock/rtc library or API...
I am sorry but this is totally BS. I just got the Thingy 91 and it does only problems...
I have no problem using a full day on getting stuff like that to work, but please...
I am currently developing a device and would like the default behavior at boot to be:
1. Boot up
2. The device should start advertising for non-bonded devices.
3. When...
Using the 15.3 SDK and the 6.1 software device I am successfully changing the transmit power as needed. When not connected and advertising I would like to update the advertised...
hi
i have a problem with 51822.
i test my production, power on /power off again and again.
maybe 51822 can not work. but is too hard happen.
My code is at main output...
I have customized the nrf toolbox app , facing the issues as below
1. I have created two pages , first page is used to scan and connect and second page is used to enter...
Hey guys,
I'm working with a Laird BL652-DVK (nrF 52832 - chip), Nordic SDK v.14.2.0 and SES (Segger Embedded Studio v.4.30). I'm working with the ble_peripheral example...
Hi Nordic
I am using mesh-sdk-4.0 LPN example on PCA10040,
After provision the LPN, I didn't press any button(means no send onOff packets, no establish friendship), just...
Hello,
I changed the 802_15_4/wireless_uart example to use MAC_ADDR_LONG. I am setting the extended address to (NRF_FICR->DEVICEADDR[ 0 ] | (( uint64_t )NRF_FICR->DEVICEADDR...
Hey Nordic team ,
We are having some issues with programming a custom NRF9160 PCB board. I am trying to use the NRF91 DK to program the bareboard PCB just like a typical...