Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
Hello everyone, just a quick question.
When routing on the nrf52832 WLCSP package, I noticed that the only inner pin "required" for use is the pin to enable DC/DC (Pin B6...
Hey guys,
I want to create an accurate timer without interrupts. My timer has to be very accurate because I have to send HIGH and LOW signals for 1us. I have read this pos...
Hello.
Currently I am trying to merge the peripheral example ble_uart and saadc examle. My little project is to send potentiometer values over ble.
As of now I have copied...
I have the bmdware.uvprojx project opened in Keil uVision 5 and have the BMD 350 breakout board containing the nRF52832 chip connected to my PC via a J Link debugger (EDU...
Hi all,
Here I am using the nrf52840 in my customized board, in parallel i have nrf52840 dev board.
I am using the twi peripheral to communicate with a i2c based sensor...
Hey,
I am using SDK16 and want to update the bootloader on my NRF52840 from SDK15 with a new one.
I modified the bootloader from SDK16 a little bit. Then I created a Zip...
To the kind attention of Nordic support team,
I have got in here two pictures of flash. The first one it is after installing bootloader and settings, softdevice and application...
Hi,
I am working on a product development that uses an nRF52832 (through a LAIRD BL-652 module).
We have a voltage point (named 5V), that is connected to SIO_28 GPIO through...
Dear,
I used ncs_v1.0.0_joakim to adapt the battery of my thingy91:
I used: battery_monitor_read(); to read the %battery, and it worked well
I just updated new...
I understand correctly that in order to use my private key for my applications, I must first sign an immutable bootloader with this key and upload it to the device?
I used...
Hello there,
It seems the CC310 backend for ChaChaPoly does not allow zero-length data or adata (associated data). I am implementing a protocol that requires this (Wireguard...
I am trying to change the default ATT_MTU size from 23 to 64.
my code uses Ble_nus service and Eddystone_Service.
Eddystone service is in connectable mode and it's where...
Env.: nRF52 customBoard, SES, nRF5_SDK_16.0.0_98a08e2
Hi,
I'am working with ble_app_template example and currently trying, to merge it with the experimental multiperipheral...
I have added an external SPI flash on the nRF9160 DK board, and wired it up to SPI3. I want to partition the flash into two ares for separate uses, but the partition_manager...
Hello.
I have just recived my nrf5340 PDK. I started with the hear rate example programming with the console. With some troubles but finally it worked.
Now I'm trying...