hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
I wanna implement this code for the app inventor, but there was several problem here. I can't use array or index for developing my trapezoidal method.. like this..
code...
Hello,
We are looking for a developer a single task project. We need to provide all of our developers with the same development environment, so we are looking for someone...
We are using the Android nRF toolbox v2.4.0 and have successfully implemented the Template app. The app will reliably connect with our device and functions well. The only...
Hi,
I was wondering if the SPI configuration for the p_config->sck_pin is correct. It appears that the clock is configured as output with input connected. Wouldn't this...
I am searching for long time how to inspect the prints in my code inside Segger , I went over many messages in this forum and nothing comes easy to me with this Segger thing...
Using Segger , only the BLE template is advertising,All other BLE apps such as BLE_UART, will flash the leds very fast but will not show on any Apple device on the Bluetooth...
We have an ISR parsing incoming serial data from the UART. When a valid packet arrives, I'd like to be able to wake the core from whatever low-power state is entered when...
That is probably an old topic, but after doing some research I could figure it out: calling sd_app_evt_wait() on my nRF5832 + nRF5 v11.0.0 SDK + s132 causes my chip to reset...
Hi
I've some troubles with the ble disconnection of S110.
Always when I call the sd_ble_gap_disconnect function after successful connected, the error code 8 NRF_ERROR_INVALID_STATE...
As I can see, I flashed Zephyr to Carbon 96 board, I don't fully understand the process,
I mean, I see .bin and .elf files but i don't see boot.img file, how do i make a...
The nRF52832 datasheet refers to a transmission of multiple packets in Figure 37. I have attempted to load multiple packets to the radio FIFO using nrf_esb_write_payload(...
Hi All,
I have developed an application on the RedBear BLE Nano2, and am trying to port it accross to a custom nRF52 board.
The Hex that the Arduino IDE outputs does...
I have an application which requires protection from passive eavesdropping, but not man in the middle attacks. I want to enforce the use of diffie hellman key exchange.
...
Hello
i am using Nrf52840 with sdk 132 and version 12.2
i am using the Heart Rate example as template.now i am just testing.
Before making connection,i like to Advertise...
I have a sensor which has output in the range of 0-5V. I want to connect it to an nrf51822 GPIO pin and to be able to read the value via it's 10 bit ADC. Is there any guide...
hello, there my application is like that...
(1) calculate size of receive buffer. than read that size of data.
again new data comes, then again calculate that size of...
Issue: With my external antenna design, I get lower dbm than PCB antenna (nRF51DK) with same distance.
My external antenna design: -70dbm
nRF51DK: -40dbm
In this...