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,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
I'm designing a product which incorporates a magnetic sensor (MMC5633) and a Bluetooth microcontroller (NRF52832). The sensor and bluetooth chip share the same ground plane...
hi,
We have some products that have been sold out(hardware:52832,software:sdk13,softdevice:s132_4.0.3).I want to upgrade their sdk to 15.3 through DFU.I learned in the official...
Hello,
I'm trying to modify the current ASSET_TRACKER of SDK v1.4.1 to get it to work in my own server on AWS-IoT.
I'm wondering if there is any documentation about this...
use SDK17.
central uses nRF52832 and peripheral uses nRF52810.
I want to implement the exchange of data with each other.
First, the central scanned and connected.
...
While using NRF52840 SDK with twi_scanner i am able to see i2c address 0x68, but while using zephyr unable to get the data.
I have seen I can configure i2c pins in board...
As I'm new to the BLE, I'm trying to make use of examples enclosed in the nRF5 SDK.
Now, I found that there exist several functions that seem like do similar things and...
1.4.8 programmer is complaining 'Error while getting readback protection' when connecting to the BL651, 453-00005.
Used to work.
Seems to connect OK to BL652-SA-01.
Hi,
We have a product using NRF52840 ready for production. In factory production environment we want to validate the product for PCB, product assembly etc failures and also...
Hi,
I am going to implement a PPI to connect GPIOTE event in with TIMER COUNT TASK, and then read the count from CC[0]. But the count in CC[0] never updated.
Basically...
Can I get suggestions on how to implement the following topology with respect to provisioning:
There are a series of lights and each of them is connected to a central...
I want to write a data stream coming over UART into flash memory of the nrf52840 & echo it back after writing it to flash .
Please suggest from where i can start ?
Thanks...
Hi,
I was trying to create bond between my Android app and the device. At the beginning it worked well, and later I erased the board to start over. But then my app would...
I'm migrating an existing application from SDK v13 to SDK v15 and have run into a minor issue with the fstorage changes introduced in SDK v14.
My application uses both fds...
Hello,
I'm using Eclipse as my IDE to program the NRF52833DK with zephyr OS project . I build and flash the sample program blinky_pwm .
But I'm not able to debug the soft...
Hey all! So I'm working on some custom boards using the nRF52810-CAAA chip, I write firmware using SDK V15.2.0 (outdated I know). I'm having an issue with a recent batch of...