But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I'll go ahead and describe what I need to do and see if anyone might have some place to start for me since I'm having a lot of trouble figuring out what I need.
I'm looking...
Hello ,
I'm designing an embedded system with one of your RF chips (NRF24L01+) and as far as I searched for the datasheet , It seems like NRF24L01+ doesn't have a hardware...
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...
Hello, Is there any NFC sample for Thingy:91 . I need to connect a device to Thingy:91 using NFC for a project. I am using v1.1.0 tag of ncs repo.To understand how NFC libraries...