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 am sending setup commands to a NRF8001 D device and I receive a command response with status of 0x89. This appears to respond to ACI_STATUS_ERROR_UNSUPPORTED_FORMAT. I cannot...
Hi I'm working on a school project and I need to send data from an accelerometer to a phone I'm currently able to update "dummy" data from my nrf51822 to my phone after following...
Working on an ANT project.
Switched a project from S210 to S310 to add BLE feature.
For the ANT part, there is no source code modification at all.
Sweet.
This is not...
Has anyone experience of successful TICK_DV calibration for nRF9E5? What order of accuracy should be achievable?
In my application I maintain a software RTC clocked by...
Hello,
I manage to work with new S310 V2.
I use S310 for hrm only. Saying so also not for DFU service.
I have own proprietary method for transfering application images...
Greetings,
We are currently evaluating the nRF Connect SDK in comparison to the nRF5 SDK for our new product (BLE enabled & battery powered) for which low power consumption...
I'm having trouble activating a PDN on a running/connected device. Here's the code:
Seems like I'm missing something here. pdn_init does get called on system setup...
Hi,
Just wondered about the following ....
Strange parts of this code ... Or things I don't understand
After the first READ in Setup() it successfully reads the data...
I am trying to implement a simple uart echo test using nRF21540 DB board, but I always get NRFX_ERROR_FORBIDDEN when trying to transmit.
This is the initialization code...
I am using nRF5 SDK v16.0.0 on nRF52832. IDE is SES. I am also using FreeRTOS
What order should the following methods be called in? Does it matter when fds_app_init is called...
Hi Team,
I am using SEGGER 5.4 IDE and NRF52840DK controller.
I did not understand the difference between Terminal Emulator and Debug Terminal in Segger IDE.
I am not...
Hi,
I want to configure Timer1 (32 bit ) to run up to 1 sec and then reset. I want this to be done continuously with the help of Short but without using the event handler...
Hello, I have an nRF52811 on a custom board and have been having some issues. I have a nRF52840DK which I used to flash the custom board (while powering the board with the...
I connected it to an external mcu as shown below. After downloading serial lte modem to nrf9160,
at command is sent, but it does not respond. Connect only 3 pins for communication...
Hi I am using the nrf52832 with zephyr os , NCS 1.9.1 , also using the external flash as a secondary slot, using a nor flash I tried to upgrade my app but i an error occurred...
HI, I am trying to develop a project with multiple UART facilities, and I have put the code from the following link in my project.
However, the software UART didn't work...
Dear Nordic community,
I am currently trying to send ADC sensor reading to MQTT broker(hivemq). I have successfully sent some data to the mqtt broker. However, the reading...
Dear all,
I'm trying to build a system with 1 central to 9 peripherals. All devices are based on nRF52832, SDK16, s132 7.0.1.
I've checked this post to get some clues...
Hi, I'm having some trouble with a custom board based on nRF52832.
I need to use NFCPINS (P0.10 and P0.9) as GPIOs. As IDE I'm using Keil uVision.
The code works weel...
Hello! We are having a problem getting the HFXO to start running in the Murata MBN52832 module (nRF52832-based) so that we can start advertising. The 32MHz crystal is embedded...