Hi, is there an available developer in my tri-state area of Minnesota, N. Dakota, or S. Dakota? Please call me if you are available for a project for hire. The developer should...
I'm trying to design a very low power sensor that takes readings using ADC and SPI 200 times a second. I'm a bit worried by the current EasyDMA uses (1.1mA). As far as I can...
Hi, I am working on a project where I want to make one nrf51288 chip as central hub and connect that to a android phone and other salve nrf51288 .
idea similar to this: ...
Hi,
I have a code programming the nRF51422 development board to write to a Sharp Memory 96x96 pixel LCD screen using SPI.
Currently the code writes two numbers and a...
I've modified the ble_app_uart example by adding GPIOTE so that the transmitter sends a character to the receiver when a GPIO pin is toggled. This part is working well.
...
Hi,
I am working on my hardware product having nRF-51422 chipset. I just came to know from forum post that
nRF-52 chips will get arduino IDE support as standalone. I want...
Hi!
I've been using PCA10028 for a long time and I had some bricking issues but I've managed to un-brick it with "nrfjprog --recover" and everything would work again. ...
Hi NRF team,
I was attempting an update from the open USB serial bootloader to a secure USB bootloader when I hit this issue.
from Open bootloader linker script:
MEMORY...
nRF52832 with softdevice 3.0. Modified ble_app_multirole_lesc project and doing test. Sometimes it doesn't start advertising (can not be found by nRFconnect app). Sometimes...
Hi,
there seems to be a bug in the Heart Rate Monitor (HRM) example or in the iOS app (nRF connect) -- when the simulated heart rate exceeds 8 bits (256) in the example...
I need to send data to an APP through NRF52832/840
This data will only be sent when there is a match with my APP. Once I have established a first communication with my APP...
Hello!
Hello, I have an Issue with NRF51822 chip, made an over 25k messages per second transmitter based on Keil example, but the main difference is that I dont enbable...
Dear all,
In my project, I add 3 long push action events related to 3 buttons by using " bsp_event_to_button_action_assign( )". Everytime I long push any of 3 buttons, the...
Hi,
I am trying to program the bootloader for the nrf52840. I am trying to create a settings for the specific hex file, and then programming using the nrfjprog commands...
Hello,
I use a custom board for an IoT application. The BLE module I use on this board is Taiyo Yuden EYSLCNZWW which uses nRF52810 and requires softdevice s112.
I already...
Hi all, I've been testing 6loWPAN over BLE with the nRF52 DK ( nRF52832) using the IPSP sample code from Zephyr OS, and have managed to successfully flash the code and establish...
Hi all,
I have a Raytac MDBT50Q-DB board which I was programming using an nRF82540-DK. It all used to work fine, but now JLink cannot connect to the Raytac board anymore...
Hello,
I'm using nrf52 DK with SDK 14, to flash a Taiyo Yuden EYSHCNZWZ module ( Module Datasheet ). The flashing is successful, as stated by the output console in Segger...
I am a master student. I am working on a project that uses Bluetooth 5 Beacon Scan.
I bought the nRF52840 dongle to scan the Bluetooth 5 Beacon
I want to scan the Bluetooth...
hello!
I am currently using SDK14.2 (migration to 15.2 WIP) and S132 and on a custom board
requirements - I want to collect data from around 50 (or more) PERIPHERALS...
Hi to all,
i am developing a device with NRF52840 soc and i am using cryptocell IP to create ecc key pair. as you know public key of an ECC alg is a point on spec curve...
Hello All.
I am using the following
SDK Version : nRF5_SDK_15.2.0_9412b96
Segger Studio Version : 4.10
Mesh Version : nrf5_SDK_for_Mesh_v2.2.0_src
I am trying to...