I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi, nordic engineer:
Our project has a function, that is, BLE+Thread coexists. We hope that the mobile phone can upgrade the device through BLE. Can this idea be realized...
Hi All
Now I am testing the example code \examples\ble_peripheral\ble_app_uart with Nordic nRF Connect app on smart phone. i do a limit change in function uart_event_handle...
Hi,Master:
Platform: nrf52840
Bluetooth protocol stack: s140
When using qspi to communicate with external flash (communication speed 32M), occasional qspi communication...
Hi,
I have been working with different boards to implement different ML TensorFlow Lite samples in the 52840. I used Particle and Arduino BLE Sense.
All forks from the...
Hello,
I have programmed Fanstel BC832 module with S132 and ble_app_blinky example successfully and I can see the advertisement of BC832 on nRF Connect app. The thing is...
Hi,
I am trying to render some chinese strings on an OLED display. For this I would like to concatenate some strings using swprintf.
But when the replacement string contains...
Hi,
I am trying to flash my nrf52840 dongle via nrfconnect, but it doesn't work.
My project is based on BlueTooth and ZigBee connectivities, so I opened the programmer...
Hi there
I am currently trying to wakeup from system On mode using the DETECT signal and Port Event.
According to the product specification:
Trying to put the system...
Hello,
I'm using zephyr logging APIs to print to serial port. If I log too quickly the output is not correct. Running the code below I get
[00:00:00.626,464] <inf>[00...
Hi,
I am developing a new design using your nRF9160(using LTE ONLY targeted for the US /FCC) + NRF52840 ( using BLE ONLY)
I have noticed that in both the reference designs...
Hi,
We are using NRF52840 in our project. Here my doubt is we need to read the voltage from the sensor which will vary from 0 to 5 v .Can you plz tell me which example program...
Hi, I added the SAADC feature to a beacon project so I can measure the battery voltage. Interesting thing is that my readings always show around 100mV less then VDD voltage...
We are developing a small BLE device and want to make sure we follow reasonable security standards. What type of communication security would a typical device like headphones...
Hi,
I want to change the pin configuration for the uart2. I change it in the SES 's Project>Edit Device Tree .
However, if I change the tx pin to 0x0f , it cannot send...