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...
Hi, we are working on a device that is currently doing non connectable advertisement by utilizing the Eddystone frame. We would like to skip the button pressing to switch...
I am working on slowing down the connection interval in the secure_bootloader_ble example to reduce the average power usage. I've successfully slowed the interval down to...
Is there a direction finding example in the nRF5 SDK, either with the nRF52833 or the nRF5340? I came across the nWP-036 white paper but was unable to find an implementation...
I have been working with the pc-ble-driver on the PC. Now I want to move my code to the nRF51822 and nRF52840 chips. Starting with the DKs first.
On the PC when I get an...
Hello
I'm using mpu6050 to get the value of roll,pitch,yaw. I used a filter to get it right. The roll and pitch are good, but the Z-axis yaw has a strange value.
There...
Hi everybody, thanks for your time.
I try to develop an iot board with FOTA. To do so, I have a custom bootloader (address 0x00000000 in flash ) who perform the following...
Dear Members,
How can I increase ANT+ BSC time out ?
I read from nRF5_SDK_17.0.2_offline_doc/nrf5/ant_examples_bicycle_spd_cad.html
User interface
If a time-out occurs...
Hi,
How to get a same interval between the two events . I am seding the data from nrf52832 to phone every 1second . I want a uniform interval between the two data please...
Hi there,
I've set up an nRF52840 DK with an external power supply of 1.8v and also connected the USB IF MCU to my laptop. I've positioned the VEXT->nRF switch to "on" and...
I am creating a BLE central device. This device has to communicate with BLE advertisers to collect some data from them and then send this data to server. I am currently achieving...
Hi,
My project already has the ability to DFU throw BLE.
How can I add to it the Serial DFU throw USB ?
Is it possible to have one boot-loader that can handle both...
Hi there!
I have run light switch example for Mesh demo but no activity could be found via nRF Mesh app even my dongles have never been provsioned.The version of SDK and...
Hi Team,
In my application I m using NUS and and a custom service.
Everything works fine in redmi note 4(android version 7),Lenova K9(Android version 8) and Samsung Galaxy...
Hi,
I'am trying to program my nRF51822 module using keil IDE. I have taken some example code which is present in the SDK 12.3.0 and soft device-130.
Please let me know...
Hello
When I send data over BLE, I got this messages in debug terminal.
<info> app: Debug logging for UART over RTT started. <info> app: Connected <info> app: Data len...