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...
Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
I'm trying to set tx power to +3db in the peripheral_uart sample.
I don't need dynamic control, just setting to always use +3db.
Adding the following line to prj.conf...
Hi,
I am using coded BLE to connect two board using nrf52840. I just let bluetooth to run, then measure power consumption of the peripheral board by measuring the current...
Hi,
I am trying to send messages from my gateway, which has UART and __LOG enabled, to a specific LPN address (0003).
So I want to send messages from my FN Light1 (0002...
We have developed an application in ncs-1.3.0 where we created a west.yml file for the application that lists nrf, zephyr and other dependent repositories. We have downstream...
Hello. everybody.
I'm new to be here.
Now, I'm struggling to succeed in building 'ble_app_beacon_pca10040_s132.uvprojx'.
(This file located in C:\(private dir)\nRF5_SDK_12...
We encounter 52810 freezing problem. It occurses in low probability less than 1 out of 1000.
Power-on reset is no use for this problem. The freezed 52810 chip restored when...
Hello,
I am developing a product that acts as a peripheral and sends a notification of more than 20 bytes (which is by default the BLE MTU). How can I config the MTU so...
Hallo I'm writing Data to the I2C port.
I'm using the nrf_drv_twi_tx function. It works well.
But I want to write bytes to the I2C without Adress. - i want to write just...
Hi,
I have the nrf5340 development kit. This is my first time working on Nordic devices. I've followed the Getting Started Guides. I am trying to run the first test. My...
Hi,
I'm trying to m ake sure that the nRF Sniffer files can be run correctly, following the instructions: "On Windows, type nrf_sniffer_ble.bat --extcap-interfaces".
The...
Hi,
Can you please explain what is the usage of unconnectable advertising? And what is the difference between beacons and unconnectable advertising?
Thanks!
What does (15U) mean ? Is that a specific useage declaring a number?
What does " =='\n' " means ?
After a long period of learning , I'm now trying to read and understand...
Hi everyone,
I am making a zigbee mesh with just coordinator and routers only. I intended to have the mesh to cover a very large areas with nodes that can be moved (not...
Hi,
I have got some problem of understanding the IQ sampling data.
As below is the official data format
0: I_Q (default)
Q
31:16
12 bits signed, sign extended...
I have successfully installed the drivers and downloaded the latest firmware version, but the connexion fails and I can not use the AT interfaces command for the modem controller...