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...
Hi,
We have made a custom board based on BMD340 for a vital signs monitor. The board will be attached onto various parts of human body. The body shadowing effect plays an...
Hello,I am developing a stethoscope project with nrf52832 platform. Now I encounter a problem: when Xiaomi m2004j19c mobile phone connects to nrf52832 platform device 1, and...
I'm designing around part 1490-1071-2-ND (nRF52840-QIAA)
Your ref designs show DEC5 decoupled with C9, 820pfF and states "not required for Fxx & later"
Do I need to place...
We are starting a new Nordic-based project and are looking through the nRF Connect SDK 1.7.99 documentation ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf...
Hi
In the documentation of the function " int at_cmd_write_with_callback ( const char * const cmd , at_cmd_handler_t handler ) " it is written that "CMS and CME errors are...
Hi,
What we are currently using is nRF52832, the central product is SDK16, and the peripheral product is SDK13.
Does SDK17 only support BLE Secure Mode 1 Level 4?
Are...
Hello. At first I m newbie and don't have experience with Thingy:52 and Embedded Segger Studio for ARM.
I m trying to work with my Thingy with Segger j link and SEGGER embedded...
I am trying to build the zephyr blink project using west :
I have installed the gnu-arm-embedded toolchain and set my environment variables accordingly : ZEPHYR_TOOLCHAIN_VARIANT...
Hello
The Uart Baudrate is initiliazed at 115200 baud but i the BLE nRF52833 is sending with about 115900.
I try to switch to hf clock but the baudrate is to high.
...
Hey,
I have a nRF central that connects and bonds to peripheral devices via BLE.
From what I understand, the peripheral device has a BLE MAC address that isn't consistent...
I am setting to NRF_SDH_BLE_CENTRAL_LINK_COUNT=1 ,it is working fine for ( 1 central and 1 peripheral )connection is fine(data also sending),but i am changed to NRF_SDH_BLE_CENTRAL_LINK_COUNT...
Hi
I am new to Nordic
I am using nordic nrf52832 with segger embedded software tool woth nordic support version NRF SDK 16.0.0
I am facing issue with build configutations...
Hello.
I would like to get an event that an advertised packet has been sent in a peripheral device. Is there a way to do this? Also, is it possible to get the channel used...