Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi......
the board advertising correct,and it work normal (connect,send and receive data),bug it's name can not display in app scan menu. the definition is "liu",but displaying...
HI,
with the new version of the bluetooth website, i can not find the link to overview the profile,service,characteristic and something else related to it.
thank you.
I've developed my BLE application that is based on nRF518822 and softdevice S110 v.8.0.0.
I've defined 6 services (4 with 2 characteritics each and 2 with 1 characteristic...
I can get right value when I chose QDEC_SAMPLEPER_SAMPLEPER_512us in slow application ,but in my application my max data rate is more than 2k, so the QDEC value is less than...
nrf51822 SDK 9.0
iphone 6plus System version IOS9.2
When the phone receives the QQ message "static void notif_print(ble_ancs_c_evt_notif_t * p_notif);" can execute.
but...
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...
My end object is to connect the peripheral to one required central. It should not get connect to another central or to the nRF connect app.
I have gone through many example...
Hi everyone ,
I'm looking for the ULPMark score for the nRF52840.
On the EEMBC website, I 'm seeing that Nordic Semiconductor is a partner, but I don't find any information...
Hi,
we are late stage development on NRF52840 with sdk 15.0 and softdevice 6.0. The mind turns to certification. It all seems very complex and confusing
1) Do we need...