Hi all,
I am new to Nordic semiconductor but I could be interessed by nRF9E5. To check if it could fit my requierement, I would like to know if it possible to configure...
Hi,
I am using ADC without external reference and no analog input in order to measure the battery level with a timer (code at the end).
I am also reading several ports...
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 All
I am using nRF52832 with softdevice s132_nrf52.6.1.0
and I have to use both protocol (ble & gzll)
the default protocol is ble
after i keep pressing the button...
Hello,
I am working with nrf51822. I have developed a custom evaluation board. Accidently I connected voltage in reverse polarity to the device now i am unable to program...
Hi,
I am trying to understand possibilities provıded by Bluetooth Mesh Technology.
In my topology, there are tywo types node.
The first type of node is connected to...
Hii,
I am currently using two nRF52832 SDK boards to implement text message exchange with another nRF52832 SDK board via BLE Mesh SDK 2.0.1.
However, when I try to increase...
Hi. I'm using a nRF52840 chip and have a flavour of Proximity profile example being used with some custom services and characteristics that have been added. All is good in...
There is my function for writing to flash.
It works when NRF52832 start from reset, if works when the NRF52832 gets data over BLE but it does not works after "power down...
Hello, for some reason, the UUID's on a Galaxy Note 3 are messed up or are not being read properly. I have included screenshots of the issue. The note 3 is running android...
I'm trying to understand how the UARTs are configured on the nRF9160 DK.
The spec mentions that there are two UARTs, a primary and a secondary. https://infocenter.nordicsemi...
Hi Team,
I transplant the project nRF5_SDK_14.2.0_17b948a\examples\peripheral\uart to the project ble_central\ble_app_multilink_central, uart doesn't work.
It indicate...
Dear,
I am using LTE_M:
# LTE link control CONFIG_LTE_LINK_CONTROL=y CONFIG_LTE_AUTO_INIT_AND_CONNECT=n
and I want connect nRF91 DK with 2other systems (by UART)....
Im working with example: nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\ble_app_uart
There is APP_ADV_DURATION parameter, it is maximum duration. How to get longer duration...
Hi Everyone,
We are building a product based on nrf52832 component.
We need to provide a firmware update functionality to the client/user so the end user will be able...
Hi!
We got the Zigbee examples running. Now we wanted to exchange the default keys.
Unfortunately we had to find out that this has no effect.
Changing the `ZB_DISTRIBUTED_GLOBAL_KEY...
Hi Everyone,
I'm using nrf52832(SOC) and LIS3DH accelerometer to get a motion detection.
I need simple code to get accelerometer data only using I2C communication.
Waiting...
I tried to reduced my hex file's size while converting to zip but it doesn't get size under 256KB due to which I am getting an error: Data size exceeds the limit.
Below...