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,
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...
When I run "pc-ble-driver-py/pc_ble_driver_py/examples/serial_port_enum.py" on armv5tejl GNU/Linux 4.2.6+ (32 bit) connected with NRF52 DK, it is throwing an exception
...
Hello,
I wanted to add additional info to my question https://devzone.nordicsemi.com/f/nordic-q-a/50846/secure-bootloader-timeout-not-working-on-s132-15-3-sdk-with-logging...
I am trying to save rssi data that I print to the command line to a .csv file.
In the ble_app_interactive example in the cli_m.c file, here is my code:
Without the following...
Hi
I have the Adafruit Feather nRF52 Bluefruit - nRF52832 board that I can program it using Arduino via Adafruit library in Arduino without any problems.
Now I have an...
How can I disable all code-optimizing in SEGGER ?
I build and modify some Nordics example-tutorials using nRF52832 and want start debugging.
Best regards Lennart Vedin...
Hi, I was using eclipse for the development of our board using the nRF52832 and when I launch the debug on eclipse, the program does not flash and this is the output that...
When using "nrfutil dfu serial" can it be configured to log all the bytes transmitted and all bytes received in a log file or on the console?
A colleague of mine is starting...
We have found what appears an easily reproducible bug in nrf_serial_read.
Reproduce as follows:
* PCA10040
* SDK 15.3
* SES
* Example project peripheral serial ...
Hi everyone,
I'm working on the nrf52832 using the SDK 15.2.0 with freertos and the application I am developing requires to save data on the flash while the BLE stack is...
Hi
When a GATT Table is created using the softdevice api, how do specify that a service or characteristic shall have a minimum key size of X so that if the current encrytion...
I am currently developing an app on Android studio that should detect nrfDongle.
I successfully uploaded UART software from SDK 13.0.0 to dongle and it is being successfully...
Hello, i want to know is it possible scan iBeacons with a node using nrf mesh with proxy features like the light switch node server example? if this is, how i could start...
Hello.
I have pa/lna on my device. It works properly in application (rssi is about 30 dbm). But when application goes into bootloader (dfu over ble using nrfconnect on android...
Hi, I'm using the nrf connect mobile app and I want to connect multiple devices to the advertising device and I want them all to access the same characteristic at the same...
When I open SES it says that it cannot detect any j-link so it asks me to buy license. But shouldn't my nrf52840 dk board have on-board j-link that SES should detect? I check...