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 there,
I am working on secure dfu. I followed all the steps mentioned in this post and successfully created the secure .zip file.
Here's what I did(In this order...
First time I programmed the BMD 300 IC ,it got programmed and worked good.After some days later I tried program the board, But the previous code was present in the mcu, i...
When using nrfutil to upgrade the app for 52840dongle, you can see the data shown in the figure through the USB analyzer. The highlighted one does not quite understand the...
Hello,
I'm working on an nRF52832 with SoftDevice v6.1.0 and SDK 15.3.0. We have made a custom application that was created from the ble_app_uart example project. We've...
I inserted code.
OUT 0x04 endpoint works, but 0x84 IN endpoint doesn't.
I use libusb from Linux PC to communicate with nrf52840 via USB. At PC I call function "libusb_bulk_transfer...
I am not able to find the schematics of the development board.
The info center redirects me to the download page of the nRF52840-DK but there are no schematics in the drop...
Hi,
I was wondering if you could give me information on the validity period of the GPS assistance data?
In other words, how often do you need to download the data...
Hello,
I am working developing an application that sends data as notification to connected host at the data rate of 2KB/sec. The chip being used is NRF52832 with S132 soft...
Hello there; My setup: NRF52832 SDK 15.3 I'm facing some problems with FDS when i use it with BLE activated.
When i read or write on FDS using fds_record_open or fds_record_update...
I followed the steps mentioned in the Bluetooth low energy Characteristics, a beginner's tutorial, but at "if ((p_evt_write->handle == p_our_service->characteristic1_value_write_handler...
Hi, I tested "Simple_coap_client" and "simple_coap_server" on NRF52840 using Threading SDK.
I want to change the transmit power, so I used "otPlatRadioSetTransmitPower ...
52810, LIS3DH, I call nrf_drv_twi_tx got NRF_ERROR_DRV_TWI_ERR_ANACK return using either TWI/ or TWIM . Here is my code:
const nrf_drv_twi_config_t config = { .scl = TWI_MASTER_CONFIG_CLOCK_PIN_NUMBER...
Hello,
I want to verify with you if the Standby current for My Bluetooth 5.0 corresponds to the system "on" according to the Bluetooth datasheet or there is another way...
Hello, we've built up quite a bit of experience programming Nordic targets with Keil and nRFgo studio. We love your products. However, we are considering moving away from...
I'm trying to get debug output to appear in my Segger J-LINK SWO viewer (from an NR52840 SDK board with NRF5 v16) which I understand is a potentially complicated process;...