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, ...
Hi Nordic.
I have questions about preserving device unique information such as device id and so on. (The information will be written in factory)
I know the best way is...
I am trying to add I2C/TWI bus to nrf51822 device. I have used the SDK example code (12.3.0) and keep getting the following errors:
sdk/drivers/nrf_twim.h:69:38: error:...
Hi, Is it possible to make the same nRF52832 device to function as a master for some interval and then switch it to slave?? i.e, Does Nordic have a single SoftDevice capable...
Hello, the current QIAA package is rather demanding on the manufacutring and significantly increases our cost, are there any alternatives? I failed to find any in the datasheet...
Hi !
My goal is to create a large mesh network (over 100 nodes).
I plan to have 3 kind of nodes : a client (connected to a PC), several server relay nodes (not on battery...
Hello,
I have got a question about gpio current protection in nRF52 - I have checked forum but I haven't found answer on this specific question. In nRF52 specification I...
Hello everyone,
I'm facing a weird issue where the nRF52832 would reset and upon reading the RESETREAS reg, the value is 0x10001 which, from the data sheet, indicates that...
Hi,
I am using a custom board which as nrf52832 as the core device
When I try to compile with the ARMCC compiler the whole project compiles and works but when I switch...
Hello everybody,
i can't pass the test case GAP/DISC/NONM/BV-02-C with PTS Tool
My System:
nRF51822
SDK 12.3.0
Softdevice S130
The tool tells me to prepare...
I use access_model_pulish to send group message by a server, and make other servers listen. the message can go through, but after 5~30 mins, one of the receiver server cannot...
Hi,
i want to set up an eddystone beacon (UID Frame) application using the timeslot API, because i already use the softdevice for other advertisement.
So, i get started...