Dear friends,
according to "nRFConnect_BLE_User_Guide_v2.0", to set up a local device,i should complete the following steps:
Connect a development kit or dongle to...
Hi
I have add some function call like sd_ble_enable in mesh example, I test to get
then I set the address and all sd_ble_cfg_set is ok
but when I call "sd_ble_enable...
Nordic \ nRF5_SDK_12 nrf52832 using 2.0 _f012efa \ examples \ peripheral \ pwm_driver, pwm_driver example
Want to set up two road PWM phase is different, for example, the...
I'm using nRF52832 and S132 based on nRF5 SDK v14. I get a error code 4 when I add DFU service refer to the experimental_ble_app_buttonless_dfu . The SDK has changed so much...
Hi,
I'm wondering if I can get current transmitting channel during a connection. So
Is there a way I can directly read current transmitting channel?
If not, is...
This question has to do with the observed "recursivity" of the calls to "app_sched_execute" in SDK13 as described in the previously asked question below:
devzone.nordicsemi...
hi.
How do i do ble_app beacon advertisement to one device(Android phone) whose bluetooth address is known ?? I want that beacons should only be seen in nrf_connect app of...
hello Nordic
trying to migrate from ncs 2.5.0 to 2.7.0
well i did the mistake of installing the toolchain via the vs code .. for some reason it installed it in the wrong...
DFU is now implemented on ipads and iphones, as well as on Android phones, and the app platform is nRF Connect. The problem is that the firmware upgrade can be achieved normally...
I was trying to build off of the example of Lesson 6, exercise 3 from the Intermediate course on DevAcademy.
https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate...
Hi there,
I am trying to interface SPH0465 microphone with nRF Dev Kit 52832 with the following configurations of I2S:
I have followed the code from echo example...
Hello!
I am hitting a really frustrating issue running Zephyr on a XIAO BLE Sense module which is based on the nRF52840 MCU. I am simply trying to verify development setup...
Hello,
On a pairing failure from iOS (either cancel or timeout of the pairing dialog alert "Bluetooth Pairing Request"), the device no longer allows pairing until a software...
Recently our firmware team encountered a new version of NRF52840 and our hardware team "orders the available chip". How can I know and manage the version when we design the...
I was wondering whether having GATT client and server in same chip (NRF52832) would work? If so, then how would I need to set up bt_conn_auth_cb on zephyr if both uses passkey...
Hi,my board is nRF52840dK,and the SDK is ncs 2.7.0.
I want to modify the subevent parameters,
Is there any API to modify them in my code but not in prj.conf? such as ...
The provisioner sample was used as the base code for adding the function to set model's publication address. After doing so the end node goes into
Requesting Help regarding...
I currently am using a nRF9160DK. I want to have the nrf52840 on it scan for BLE devices and return the device count and then send this over UART to the nrf9160.
How can...
Hello,
I am contacting you today because I recently bought an nRF5340 development kit, as well as several Nordic Thingy devices (52, 53 and 91) and I have been working on...
Hello,
I am contacting you today because I recently bought an nRF5340 development kit, as well as several Nordic Thingy devices (52, 53 and 91) and I have been working on...
Hi, I was reading through the errata for SoftReset and see a note: [161] RESET: Network core is not fully reset after Force-OFF
Can you please clarify how to reset both...
I'm trying to use Adafruit LSM6DSOX (I think it's a misprint and it's actually LSM6DSO), regardless. I can get it to work using I2C but I need it over SPI.
I have been racking...