Our system was running out of external peripherals and we decided to switch over the external SPI NOR flash to a bit bang driver however this resulted in odd behaviour when...
I am on nRF52840, and ANCS can get the app name. After switching to nRF52832, you cannot get the app name. The driver of the two chip ANCS is the same, but the Bluetooth protocol...
NRF52840 and NCS
We currently have a large Thread network and plan to configure the network using the Commissioner-Joiner form of network credential distribution.
I...
Hi I am using nRF5 SDK 17.1.0.
Hi I am trying to integrate ANCS in ble_app_uart example. In this example, I am not using bsp library as it is for my custom board.
I am...
1.After I burn AP CODE, executing "nrfjprog -f nrf53 --program factory_data.hex –sectorerase" instruction will cause the following error. This issue wasn't happened in prior...
HI
We are mass producing products using nRF52832.
However, during production, a PCB was found to not detect low battery voltage for about 5%, so we are inquiring about...
I am running on bluetooth demo: peripheral_uart, and enabled BT SMP DFU feature so that I can upgrade my firmware through bluetooth.
Everything went fine, and now I want...
Dear All,
On the http_application_update after the download is complete, in order to run the new firmware the user needs to press the reset button.
I would like to be...
As in another post , I was looking for a way to change the TTL per message. Is there a reason that it can only be changed per model? I can imagine the TTL being part of the...
Hello,
I'm trying to use the mesh DFU on 2 nRF52840 DK by following the quick start guide and it didn't work.
Using the mesh sdk 2.0.1 I made the below batch file as described...
Hi,
We need a BLE chip which can be used as a radio which supports BLE SIG mesh and work on standard HCI commands.
Kindly suggest the right device.
Thanks & Regards...
I am using a Mac with SES installed. I created a DFU example and downloaded it to the Thingy 52 to see how it works. That all went fine. Unfortunately, it has disabled the...
Hi all, I'm trying to evaluate nRF Connect SDK, starting with guide in nRF Getting Started Assistant app. So far I've executed every step, but when I try to open the project...
We are using nRF52810 and SDK 15. We have to save up to 50 bonding information.nRF52180 is knowing to save up to 4 bonding information. Can you save up to 50 bonding information...
Hi,
we are trying to use FAT file in nRF9160. Referring the test case in "ncs\zephyr\tests\subsys\fs\multi-fs\src" to mount the FAT file.
But getting an error like "ff...
Hi I am migrating my application from SDK - 12.3 to SDK 15.3 version.
My application also uses FreeRTOS so I am referring to the ble_app_hrs_freertos example code.
I have...
Dear,
I am trying to test BLE on the nRF91 DK, I found an example: \nrf\samples\nrf9160\lte_ble_gateway
I tried with the master branch , but I got the error:
Then...
Hi,
I received my nRF9160 development board a week ago and tried to program it using the following guide:
https://devzone.nordicsemi.com/tutorials/b/getting-started/posts...
Hello Everyone,
I'm currently developing a SoC and I would like to achieve a correct interaction between the SoC and the Nordic Nrf52832.
The output of the SoC is...
After a DFU, when the new firmware is booted a service changed indication is not being sent so iOS only sees the DFU service. Should the softdevice be sending the service...