Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
I am new to the Segger Studio and nRF52840 . (However not a Newbie to Microprocessors)
Off the Bat :- Blinky example works fine...
.....however when I try to get the PWM_driver...
Hello, I wanted to know do this chip ( nRF52810) has both tag (beacon) and receiver function? If cannot is there any other Bluetooth chip suggestion? My main idea is to use...
I am new to Arm and Nordic devices and I am trying to port the Thingy52 firmware to SES so we can add some additional sensors.
I have got the Thingy52 firmware to compile...
Hi Nordic Community,
I follow the below link to create an openthread border router. I successfully send sensor data on things.io.
https://infocenter.nordicsemi.com/index...
I've implemented the nRF52840 QIAA var5 reference design in hardware and it works well. For L2 (10uH) and L3 (15nH), in series off the DCC pin B3, could you perhaps recommend...
Hi
I am using nRF9160DK SLM application to evaluate the MQTT AT command function.
Everything is fine if the MQTT message is the string type shown by the doc.
But when...
Hi,
Is there a way to do OTA secure firmware updates with a Windows application?
I've got some users without Android or iOS phones that want to do updates - and they...
Hi!
I am quite new to Bluetooth and Embedded development and I was wandering if there is a course specifically dedicated to developing a Bluetooth application on this chip...
Hi All,
When working on NCS with SEGGER Embedded Studio Nordic Edition (v5.20b), modify prj.conf will not reflect on rebuild solution.
It seems the IDE doesn't update...
Hello Nordic Team,
i've been evaluating the nRF52833 and i have been having a lot of good success. i have been focused on the SAADC block to ensure it meets my performance...
Hi
Since we need use different C1/C2 (15PF/12PF) for 32.768K XL1/XL2
I check "https://devzone.nordicsemi.com/f/nordic-q-a/37448/asymmetric-crystal-load-capacitors" , and...
Hello,
I'm using nrf connect 1.4.0 and nRF9160 dk
I started testing the aws_iot example. It worked fine with my was set up and was able to see the shadow updated.
...