Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
Hi,
We're looking for a low-latency 2.4GHz solution (not BLE) and the nRF51822 is oft-quoted as providing low latency, but what are the typical ms figures we could achieve...
Hello all,
in my previous question (Switch between applications (multiple services.h)) I got the advice to merge my two services into one service, including a HID over...
If the Mesh DFU process fails (maybe a packet gets dropped or something), what happens? Will the device get stuck in an unknown state? What does the recovery process look...
I am trying to make the nrf9160 device work with our own AWS IoT account.
The nrf9160 device succeeds to run mqtt_client_tls_connect(). Then it runs mqtt_client_tls_write...
Hello,
I am using SDK12.3 and have problem with garbage collection (FDS module).
My apllication depends on timeslot, so that FDS is supposed to run together with Bluetooth...
Hi
I am writing ANT+ device on pStorage and want to read back from memory during ANT+ stack init. I am trying to change the Device name on this snippet
No luck so...
Hi,
I'm working on the ble_att_mtu_throughput example code on nrf52840(peripheral) & nrf52832(central) . SPI data is transmitting from TI(slave) board to nrf52840(master...
Hi there! I am developing a device with the nRF52810 that requires the following:
Receive audio over BLE
Store audio in memory
Playback audio on command
Would...
SDK 15.2 API 6.10 SES custom board
I am trying to get DFU to work and it is not seeming to work right.
I am trying to engage DFU mode by holding in button on board for...
Dear DevZonee's
Im trying to esablish a BLE connection using the following configuration of the peer-manager:
* LESC
* Just Works -> IO-Caps none (0x03)
If i run...
Hello
I am using SDK12.3 on nRF51822 chip using Keil V5 on windows 10.
I am using experimental_ble_app_buttonless_dfu example and bootloader_secure example.
They both...
Hello!
SDK 15.3
If I build secure_bootloader example project using Segger Embedded Studio it works, I can see it nRF connect.
If I build it using armgcc it does not...
Is there any actual difference between "Fast Advertising", and "Slow Advertising" - or is it just a way to easily specify two different sets of timing parameters?
The question...
Hi,
I'm having problems with the bootloader in SDK 15.2. I'm using an NRF52840, I don't know if the CryptoCell is giving me issues.
The DFU fails when checking the FW...
Hi All,
Sorry if this is a simple question, but I can't seem to find an example where the device is programmed as both RX and TX. (The examples have either one or the other...
Hello,
I am developing application which allows multiple central devices (phones) connect to a single peripheral device (custom board with nRF52840). I took example from...
We are under development on our custom board. then we suddenly were able to flashing the firmware, hex files onto our target board. SES showed the popup message such as "...