EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
The IP mode is IPv4.
1. The hostname resolves to IP address. The resolved IP address is correct (verified with a nslookup command separately).
2. setsockopt(fd, SOL_TLS...
I am implementing a serial transmitter using the nrf_serial library from the nRF5 SDK 15.3.0. The application is very similar to a serially addressable LED string.
My serial...
Hi,
i m using my custom nrf52832 beacon.For Battery power, i used accelerometer.i trying to change advertising interval for non connectable BLE device while accelerometer...
Now there is a project, nrf52840 uses SPI to communicate with other microcontrollers. Data is currently available, but it is suspected that each packet lacks a second byte...
Using the nRF52832 device with the S132-v3.0 soft-device (s132_nrf52_3.0.0_softdevice) and SDK version 12 (SDK120200F12) (Customized for our application, which includes use...
I am working on a ble nus pheripheral application on nrf52810 with sdk 15.2 and s112. currently I can connect to nrf52 with 4 mobile phone at same time and send&receive string...
I managed to set the UUID section on my own, but I'm having trouble reading and writing some data. I'm changing the on_write function in Ble_nus.c, but I can't get results...
Hello,
When debugging one of the projects, I encountered the situation of a frequent reset of the device during connection. A quick scan under the debugger helped show the...
Hello,
I'd like to develop and base on the " Experimental: ATT_MTU Throughput Example" project.
Seems like the example project doesn't implement the DFU (aka, OAD).
...
Hi Nordic,
In my custom board, I need to access peer data at quite early stage - to determine which board it is.
So my question is: Can I call pm_init() (in peer_manager_init...
I have a scanning application that uses pc-ble-driver-py to communicate to the nRF52480 Dongle on Windows 10. I'm using connectivity_4.1.1_usb_with_s132_5.1.0.hex in the dongle...
Hello,
Does nRF905 communicate underground? I mean if I bury one chip underground would it be able to transmit to a receiver on the ground?
If yes, How deep could the...
I'm looking for a way to speed up connecting to a peripheral (IOS or Android device, nrf52 is central). I understood that caching data to avoid needing the discovery phase...