After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hello,
In my project, nrf_drv_gpiote_in_init is used 3 times.
battery measure
sleep trigger by motion sensor
wake-up trigger by motion sensor
After 3rd call...
HI
I am trying to interface ads1231 with nrf5340. Regards I need to know about Gpio read. Because ADS1231 gives digital output. I don't know how to read actually. Kindly...
What is the purpose of the ble_advdata_encode() method?
I see it has been used in the beacon example, but some other examples don't use it.
In both case, the advertising...
Hi, all..
An error occurs as soon as it connect and disconnect through advertising. Timer interrupt is currently running on the main function..
and then I found error...
OS: Mac
I installed nrf v1.2.0 and Segger Embedded Studio v4.42a. I can't open project and it causes error.
I can open projects with this config on SES v4.42a and...
Hello,
I installed Segger Embedded Studio v 5.34a following the online instructions AND the Getting Started Assistant instructions for a Mac. I then tried to import a project...
Hello everybody,
I'm trying to develop mesh network with zephyr, but the problem is that logs are not displayed in SES debug terminal. In autoconf.h file I can see that...
Hi,
I have been following this post and did all the steps instructed by , but I failed to receive a response in Tera Term in the end. I have also tried changing the hostname...
Hi,
Need help to interface nrf9160 with MSP430.
Making Project where MSP430 will collect the data from ECG sensor and sending to nrf9160 in packet form. nrf9160 will going...
Hi,
Time to time, Our board stuck in QDEC_IRQHandler.
1) In which case QDEC_IRQHandler could occurs?
2) I want system reset from QDEC_IRQHandler automatically.
But...
Hello.
I am developing using nrf52832 (S132 v7.0.1, SDK v16.0.0).
During development, I was wondering about advertised packets.
I thought that the advertisement packet...
Hello ,
I have configured one nrf52832 where it sends temperature data over one service's characteristics ( updating the value after every 1 min ) and I am able to see this...
Hello. I am trying to scan for BLE packets and write them out through USBD using nRF5 SDK v15.3.0. I am calling app_usbd_cdc_acm_write() in scan_evt_handler when an event...
If I update prj.conf in a zephyr project, but I'm building with segger and the connect sdk (1.5.1) do I have to do something besides "Build / Rebuild" to get segger to recognize...