I just tried out the new iOS nRF Toolbox 1.5 and it doesn't seem to handle long init packets.
I gave it a zip file that contains a 137216 byte 'application.bin' and a 192...
Hello everybody,
In the SD_EVT_IRQn ISR I check for BLE and SoC events and set flags for each so my application can fetch and dispatch the events in the main context. ...
Hi, in the example bootloader in sdk 7.2, there is an assembly code block in SVC_Handler, in dfu_ble_svc.c.
I found that the offset in line:
LDR R0, [R1, #24]
always...
In nRF51 SDK 7.1.0, there is a c header file using c++ keywords operator .
Here is a snippet of components/ble/ble_racp/ble_racp.h using the keywords.
/**@brief Record...
I want to make sure I'm far from ever having a stack overflow event. Is there a way in the IDE or elsewhere to monitor this risk? The map file produced after a build?
I am working on BLE. I have created a service using read property(services_set_barometer_service_barometer_data(void *src, int size))
After connection is set-up i am calling...
Hello, I'm using the nRF51822 and tried the HID Keyboard Application (S110, ble_app_hids_keyboard) example. (Nordic\nrf51822\Board\nrf6310\ble\ble_app_hids_keyboard )
The...
Hello, I'm currently using the nRF52840 Dongle and i need some help. On the other hand, i have BLE ela identifiers/sensors : elainnovation.com/bluetooth-low-energy.html The...
Hello,
I am getting error -
t: 17532>, app_error_weak.c, 108, Mesh assert at 0x0002CF9E (:0)
I debugged it, it took me to the flash_manager.c - line 254 which is ...
Hi. I am working on nordic 51. My mission is sending invasive brain wave with BLE.
For catching brain's spike, they need 10k Sampling per second transmitting.
However...
I'm looking into using the RTC on the nRF52840 as a Watchdog timer. The reasons being the increased flexibility that this would provide for saving context information prior...
I get an error if I use the eddystone configuration service together with another GATT service like e.g. buttonless dfu. the following change in components/ble/ble_services...
Hi all,
I would like to realize my PCB module with nRF24L01+ and RFX2401C PA/LNA. My idea is to use a PCB antenna but I didn't have any experence in that means. Someone...
After reading the support forums a bit, and browsing the documentation, I'm not sure exactly what the purpose is of the RF switch U34 in the GPS circuit. From what I've read...
SDK version: nRF5_SDK_15.0.0_a53641a
Softdevice version: s132_nrf52_6.0.0_softdevice
I am trying to evaluate Fanstel BT832X SOC. I am using the ble_app_uart example...
I see that there are some simple HTTP examples in the sdk (ncs v1.0.0) but they are not as fully featured as the MQTT/S lib, is there a plan to do develop a simular lib for...
Hi,
I accidentally clicked on verify answer, is there a way to undo this?
It would be very nice if someone could still have a look at my problem, thanks.
https://devzone...
hello.
I am developing as nrf5-ble-multiple-role-example-master.
And I'm using nrf52832 chip.
When I send a message from the mobile app, I get a message on the SEGGER...
Hi All
I am now working in Channel Selection Algorithm (CSA), Bluetooth Low Energy. Basically, I would like to test both CSA 1 & 2, and also I would like to modify the CSA...
Setup:
SEGGER Embedded Studio for ARM (nordic Edition V4.18 (64 bit)
GCC
Windows 7 Professional
SDK: nRF5_SDK_15.3.0_59ac345
Issue:
In order to use the GPIO...
Eagle pcb and schematic reference designs on github are incorrect.
Reference nRF52840 pcb schematics and layouts are exactly the same for examples 2-6. I believe each is...