Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
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...
In the ANT Message Protocol doc, section 7.1.1.1, and in example code, the Device Number is treated as a uint16_t and shown as a two byte field in the flagged extended data...
Hi,
Will something interesting happen when the text segment on a nRF51 DK exceeds 64k? I am using Eclipse/gcc for developing, based on the tutorial provided by Nordic....
Hi,
I am developing a program on a Nordic nRF51 DK, using Eclipse/gcc, and am using J-Link RTT for a debug command line interface. This has worked very well for some time...
Hello,
I've been looking a bit into the nRF52 product specification and I was just wondering how powerful EasyDMA is under extreme conditions.
Let's assume the following...
I am currently working on a device using a nRF905. We want to use the device in Region 2 (USA).
This means that we need to use frequency hopping between 902 and 928 Mhz....
Hi,
I'm implementing a simple bootloader which will not use BLE.
Application will transfer the data from mobile devices using BLE and this data will be stored to...
I'm looking for a smart solution to connect my application to different ANT+ sensors and transmit a logfile to a mobilephone via BT (and receive notifications from mobile...
Hi~ Sir:
I test S120 connect with S110 have problem ,test methods are as follows
S120 connect with S110 ,function ok.
S110 Power Off and On, the interval time about...
Hello everybody,
I've been digging through the forum and the documentation for hours now. But to be honest I don't understand the whole timer thing.
I need a simple...
Hello,
while implementing a BLE link layer, I’ve stumbled over a race condition, where I have a problem to find the cause. Maybe someone of you have an idea, on how to...
I am reading data over the duration of 3 seconds on SPI, but while I'm doing that, I need to send that data over RF using microESB library.
I need to make sure the read...
I use the chip nrf51822, However, SDK8.1.0 example ble_app_uart is base on nrf51422, what I need to do? just replace bsp.c ? and which bsp.c file corresponds to the nrf51822...
I'm tring to build a FOTA broadcaster machine using a raspberry-pi with bluez. or any other Linux small linux embedded system.
The idea is that after testing the board...
I cannot program an external nRF51822 module(program old softdevice S110 6.0.0) with nRF51-DK p20 (SWD), it give message "invalid parameter error".
and i program the 51422DK...
Hi all,
I want accive this situation. My peripheral connecting a central with a service for example hrs, then i stop the conect with the function sd_ble_gap_disconnect(m_conn_handle_peripheral...