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...
Hi,
If the app keeps sending data at a certain rate, the numbers will skip and the software will stop.
I tried to see how much data I could communicate and at what speed...
In my situation, I want to use ble to designed a piconet which has 1 master and up to 4 slave .( upload(Slave->Master) rate is 2.2KB/s,download(Master->Slave) rate is 500...
Hi
A few questions regarding the "saadc_pca10040" example:
If I read one analog pin then what is the meaning of this matrix of values :
"static nrf_saadc_value_t...
This page shows that MPU is not supported on nRF52840: https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/nrfx_drv_supp_matrix.html
On the other hand, the following...
Hello Nordic Experts,
I'd like to add the usb hid composite to one of BLE examples. I followed link below and combined the example usbd_hid_composite with ble_app_blinki_c...
Daer usually we need minutes to lock the LTE cell and connect to the network. There is a way after the connection to save the data (NVM or flash) and on restart to use them...
Hello Everyone,
I am trying to implement fds in nrf52832 with sdk 15.2. getting some issues. I am using 5 record key's and 1 file id.
Before coming to that, Can anyone...
Hello Everyone,
I am using nrf52832 and sdk 15.2 for ota over serial. I have made bootloader for OTA over UART and tested same with nrfutil using my dfu package file. firmware...
Hi. I my embedded code I read default MAC address internally and mine is read as 73:7F:..... but in reality is supposed to be F3:7F.....
I have read few tickets where people...
Hello,
We are designing a custom board, and we would like to use an external crystal for the low frequency clock source, but we are running into disconnect issues. A similar...
Hi,
I have been trying to get the BLE secure DFU example working on a custom board (nrf52840 - BC840 module). I tried it on SDK 15 and SDK 16. When I flash the BLE DFU,...
I am trying to get the current time and the current time zone. I see there is some modem commands LWM2M commands that appear to have the capability to do that. When I try...
Dear all,
I have an application that requires me to keep advertising until the button is pressed.
I use a timer to read the status of the input pin and then if input is...
All of our initial BLE project development has been done using a the Nordic nRF5_SDK_15.3.0_59ac345 SDK and 10056 eval board. Now we have a production board that is based...