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...
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...
Would like to capture the HCI flow through rpmsg (Rx and TX) using the btmon tool between application and network core. could not successfully do it.
Procedure:
1. Build...
Hi,
I have a custom board with nrf52840 with UARTE1 instance enabled for RS485 communication.
I have 2 boards on the same configuration and trying to send data to each...
Hello,
I am trying to use a nRF52840 Dongle to perform DFU over Thread: I am using a PCA10059 board, already provided with the default bootloader. I also programmed the...
Hello,
I am in a project using nRF52 board where I develop and Android app.
The application is using Android stock BLuetoothLeScanner to scan for devices. After that the...
Hello. I am developing using nrf52832 (S132 v7.0.1, SDK v16.0.0).
I use whitelist to store bonding information. This bonding information is written to the flash area using...
So...I have an idle task running then a UART interrupt fires upon a character being sent over the serial, and somewhere during the execution of the ISR, it attempts to execute...
I am using the NRF9160DK, I have already made all the getting started and compiled an example to use the LEDs on the board with em studio. I had already connected my card...
Hello,
I am trying to send some sensor information via thread / mqttsn every 5 min. Therefore. The dongle has to wake up (5 sec.), send the information and return to sleep...
Hi friend,
I used SDK16.0 and softdevice is S140. I modified ble_nus_c to a custom 128-bit UUID. It has 1 service (0x0211) and 3 characteristics (0x0212, 0x0213,0x0214)...
Hi,
I'm testing the aws-FreeRTOS code.
In detail, It's a BLE test
The problem is, BLE can connetc in the test but next step (read/write) cannot
BLE connect apple...
Would it be possible to illustrate what AT commands would be required to set up and send a UDP packet for the nRF9160, including configuring the modem, turning the modem on...
I'm writing a program that receives a time from an RTC over TWI then writes that time into flash memory using the example from the flash FDS library. The problem I'm running...
Hi,
Am using nrf51822 as central, i want to discover and to commuinicate with the service of another ble module (which is RN4871 from microship).
My problem here is that...
Hi,
I'm trying to flash the firmware to some custom built pcb's with NRF52840 on it. The first time I flash it, it works great.
Then, if I try to erase the chip (or any...