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...
Hello,
I'm trying to use the nrf52840 Dongle on the Raspberry 3B+. I didn't achieve to run an appImage downloaded from your site. When i'm executing the app nothing happens...
My current hardware is based on SoftDevice SD132, v6.0.0 as provided with SDK 15.0.0. I would like to update it to use SoftDevice 6.1.0 (as part of SDK 15.2.0) and perhaps...
Hi all,
I use nRF52832-QFAA, S132 2.0.0, SDK 11.0.0, IAR 7.5 under Windows
Upon connection, I am trying to resolve the peer "random private resolvable" address (not for...
we have designed a board using Nrf9160 IC and we have issue with SIM module. we not getting 1.8 volt in "SIM_1V8" pin. when running mqtt sample program we are getting
...
Hi,
Using nRF52840 with SDK15.0.0.
I started my projetc based on BLE tutorial characteristics.
I created my service and add 2 characteristics successfully.
My module...
Hi All,
Sanity check here. I'm reading the RSSI value from a received packet
if (nrf_esb_read_rx_payload(&rx_payload) == NRF_SUCCESS) { if (rx_payload.length > 0) {...
A device that is provisioned with PB-GATT enabled stops receiving mesh packets after the provision is complete.
When the provisioning process is complete nrf_mesh_disable...
HI,
I got the following log while advertising:
SOFTDEVICE ASSERTION FAILED AT 0x00014AA6
Since this address locates at softdevice, I can not know what happens.
Would...
Hello,
Using nRF52 DK boards, I'm trying the simple_message_model by modifying the light switch example.
With the client, I simple send a 12 bytes unreliable message by...
Hello! I have a question about nordic thingy 52. Is there any possibility to play more than 8kHz on this board? For example: if i will change speaker on another it could help...
Hello, How do I set the analog reference voltage to external pin P0.02? I'm using the arduino environment so I don't know how to set it via those registers? I'm currently...
Hi,
I am using SDK 15.0 on a custom board using nRF52840. Softdevice is 6.0.0. Coding with SES.
I am investigating and trying to fix the infamous IOS caching of characteristics...
In the schematic of the nRF52840-DK L1 and C4 form the matching network. C22 is noted with NP, but on the DK i have, is a component placed.
Since i would like to use the...
Hi to everyone!
I've been testing the Bluetooth on the nRF52832 DK board with some of the examples and I have saved the mac address (obtained from my smartphone).
In...
Hello All,
I was wondering if someone can confirm the consumption of the nRF52840 in SYSTEM ON when running the Power Management Example on the nRF52840 DK board (in nRF...