Hello
Awhile back I profiled my battery using power up app @ 4C 25C and 45C for a battery between 2.75V and 4.2V battery model is attached in zip.
The profiles themselves...
I am working nrf52840 with bg96 modem, i have configured quectel_bg9x.c driver to communicate with bg96 modem from nrf52840.
can you provide a sample application on MQTT...
I'm using firmware 1.3.6 and SDK 2.7.
I have a ppp connection problem for IPV6. Tables below show connection status:
When I use SLM:
ISP / PDP + APN
"IPV6" ...
I have questions about the build process. I received an example, and I’m curious about the roles of the folders and files in the APPLICATIONS directory. Also, it seems like...
Hello,
We have an nrf5340 custom board and during frequent BLE connections/disconnections sometimes it seems the netcore gets stuck. We are connecting to an iOS app and...
Hi,
on a Mac, I am trying to install credentials to a nRF9160 using device_credentials_installer.py.
The nRF9160 is running the AT Host application. I can connect to it...
Hey everyone, I am looking for big size capacitive touchscreen for my next project so I do found with resisitve touch using FT810 EVE graphic controller with nrf52840( https...
I have a custom PCBA running my development firmware. When I turn everything off (meaning no peripherals are active - most chips are in sleep mode or de-powered; BLE disconnected...
Hi
Can I use app_timer with APP_TIMER_CONFIG_USE_SCHEDULER set to 1 when using task manager?
Setting APP_TIMER_CONFIG_USE_SCHEDULER to 0 causes the timer to fire, but...
Hi,
I am using SDK 15.3.0 for nRF52840.
We don't want to use peer manager and id manager as we don't need bonding.
We added the remote device with public address type...
nrf52832 SDK14.2 s132_nrf52_5.0.0_softdevice PCA10040 ble_app_hids_keyboard
I m odify the proj ect :
two service : one is hid another is different hid_1
press button...
Hi!
I have been trying to observe the NRF_LOG_xxx output in my Eclipse console on debugging mode. However, nothing prints in the console (image 1).
I tried enabling...
Hi
Befor I used nRF51822 to transmit a packet per 5ms, payload length is 12. I can received 200 packets/s, Initialization settings are as follows
Device : nRF51822...
Dear all,
I have been struggling with updating my advertisement data package in SDK15. Using Jimmy Wongs's example ( https://github.com/jimmywong2003/nrf5-modify-device...
Hi,
to initialize the button properly
to trigger the push event on button push and the release event on button release, do I just have to change the button active state...
Hi there,
So I am trying to get a basic mesh setup between multiple Nordic Thingy 52's and no matter what I have tried i keep failing,
I have gone through the forums...
I have an Adafruit Bluefruit Feather nRF53832 board I am considering using and need to change the default serial baudrate from 115200 to 9600.
I am told that I can use the...
Hi:
I am using a shake sensor as an analog input wake-up system. The system is not system off. The analog input signal only generates an event to wake up turn on...
I am using the UART central, integrated with peer manager and UART peripheral application from the SDK 15.3 on our custom hardware. I have 2 centrals running exactly same...
Hello everyone.
I want to familiarize with The Power Profiler Kit. I've installed proper software and been trying to connect to the device but every time I receive the same...
Hello,
I am trying to load the ble_app_hrs example from sdk15 on to my external BMD-350 module, but I cannot seem to discover the module using nRFConnect. I am not using...
SDK:
nRF5_SDK_15.2.0_9412b96
Softdevice:
132_nrf52_6.1.0_softdevice.hex
Hi Sir,
I want add NUS function to ble_app_hrs_rscs_relay sample code and I add...