Hi,
I'm programming the nRF51822 and save some user data into the FLASH by using pstorage_update . It works fine if I set system off mode, and wake it up. I can read back...
Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
I use a app_timer_create() function to create a task(200ms once)
when in the task_timeout_handle() ,
I do something more than 200ms,
what will this timer going ?
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...